CVE-2026-77939 HIGH

CVE-2026-77939: Flextype CMS 1.0.0-dev RCE via POST /api/v1/query Endpoint

Vendor Flextype
Product flextype
Weakness CWE-94 · Code injection
Published August 28, 2026
Last update August 29, 2026

CVSS base score

7.1/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

What the vulnerability does

01Description

Flextype CMS through v1.0.0-dev contains an expression language injection vulnerability that allows authenticated attackers with a valid API token to read arbitrary files by passing unsanitized user-supplied input to the Symfony ExpressionLanguage engine via the POST /api/v1/query endpoint. Attackers can leverage exposed application objects including filesystem() and serializers() within the evaluation scope to read arbitrary server files and achieve conditional remote code execution if a PHP file can be placed on disk through a secondary vector.

Key dates

02Disclosure timeline

August 28, 2026 CVE published
August 29, 2026 Record updated

Related vulnerabilities

04Related CVE