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 parsestr() 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 APPENV or APPDEBUG. This issue is fixed in versions 5.4.52, 6.4.40, 7.4.12, and 8.0.12.
{
"cwe_ids": [
"CWE-436"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/47xxx/CVE-2026-47767.json",
"cna_assigner": "GitHub_M"
}{
"cpe": "cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "5.4.46"
},
{
"fixed": "5.4.52"
},
{
"introduced": "6.4.14"
},
{
"fixed": "6.4.40"
},
{
"introduced": "7.1.7"
},
{
"fixed": "7.4.12"
},
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.12"
}
],
"source": "CPE_RANGE"
}{
"cpe": "cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "5.4.46"
},
{
"fixed": "5.4.52"
},
{
"introduced": "6.4.14"
},
{
"fixed": "6.4.40"
},
{
"introduced": "7.1.7"
},
{
"fixed": "7.4.12"
},
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.12"
}
],
"source": [
"CPE_RANGE",
"REFERENCES"
]
}