Vulnerability in Sensiolabs Symfony
CVE-2026-47767
Symfony is a PHP framework for web and console applications and a set of reusable PHP components. From 5.4.46 until 5.4.52, 6.4.40, 7.4.12, and 8.0.12, the CVE-2024-50340 fix gated runtime argv parsing on empty($_GET), but parse_str() and the web SAPI can disagree, allowing a crafted query string to leave $_GET empty while $_SERVER['argv'] still carries attacker-controlled --env or --no-debug flags that change APP_ENV or APP_DEBUG. This issue is fixed in versions 5.4.52, 6.4.40, 7.4.12, and 8.0.12.
EPSS: 0.007 (51.3th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 9.8 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.
Affected products
- Sensiolabs Symfony
- Symfony Runtime — versions >= 5.4.46, < 5.4.52, >= 6.4.14, < 6.4.40, >= 7.1.7, < 7.4.12
- Symfony — versions >= 5.4.46, < 5.4.52, >= 6.4.14, < 6.4.40, >= 7.1.7, < 7.4.12
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM, Not Applicable)
- security-advisories@github.com (Patch, x_refsource_MISC)
- security-advisories@github.com (Product, x_refsource_MISC, Release Notes)
- security-advisories@github.com (Product, x_refsource_MISC, Release Notes)
- security-advisories@github.com (Product, x_refsource_MISC, Release Notes)
- security-advisories@github.com (Product, x_refsource_MISC, Release Notes)
Frequently asked questions
- What is CVE-2026-47767?
- CVE-2026-47767 is a critical-severity vulnerability in Sensiolabs Symfony, classified under CWE-436. CVSS score: 9.8/10. Published 2026-07-14.
- How severe is CVE-2026-47767?
- Critical severity. CVSS v3 base score is 9.8 out of 10.