Symfony is a PHP framework for web and console applications and a set of reusable PHP components. From 6.1.0 until 6.4.41, 7.4.13, and 8.0.13, UrlAttributeSanitizer::getSupportedAttributes() omitted URL-bearing attributes on <object>, <applet>, <iframe>, and <img>, and <meta http-equiv="refresh"> URLs inside content bypassed URL sanitization, allowing explicitly enabled elements or attributes to pass javascript: and similar payloads into sanitized output. This issue is fixed in versions 6.4.41, 7.4.13, and 8.0.13.
{
"cwe_ids": [
"CWE-1023",
"CWE-79"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/48xxx/CVE-2026-48761.json",
"cna_assigner": "GitHub_M"
}{
"cpe": "cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "6.1.0"
},
{
"fixed": "6.4.41"
},
{
"introduced": "7.0.0"
},
{
"fixed": "7.4.13"
},
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.13"
}
],
"source": "CPE_RANGE"
}{
"cpe": "cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "6.1.0"
},
{
"fixed": "6.4.41"
},
{
"introduced": "7.0.0"
},
{
"fixed": "7.4.13"
},
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.13"
}
],
"source": [
"CPE_RANGE",
"REFERENCES"
]
}