Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to 5.4.53, 6.4.41, 7.4.13, and 8.0.13, UrlGenerator::doGenerate() used strtr() dot-segment encoding that skipped every other chained ../ or ./ segment, allowing attacker-controlled route parameters to generate URLs that collapse to a different path under RFC 3986 normalization. This issue is fixed in versions 5.4.53, 6.4.41, 7.4.13, and 8.0.13.
{
"cwe_ids": [
"CWE-172",
"CWE-601"
],
"cna_assigner": "GitHub_M",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/48xxx/CVE-2026-48784.json"
}{
"cpe": "cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:*",
"source": "CPE_RANGE",
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "5.4.53"
},
{
"introduced": "6.0.0"
},
{
"fixed": "6.4.41"
},
{
"introduced": "7.0.0"
},
{
"fixed": "7.4.13"
},
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.13"
}
]
}
{
"cpe": "cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:*",
"source": [
"CPE_RANGE",
"REFERENCES"
],
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "5.4.53"
},
{
"introduced": "6.0.0"
},
{
"fixed": "6.4.41"
},
{
"introduced": "7.0.0"
},
{
"fixed": "7.4.13"
},
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.13"
}
]
}