CVE-2026-45753

Severity CVSS v4.0:
LOW
Type:
CWE-79 Cross-Site Scripting (XSS)
Publication date:
14/07/2026
Last modified:
15/07/2026

Description

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. From 6.1.0-BETA1 until 6.4.40, 7.4.12, and 8.0.12, UrlAttributeSanitizer::getSupportedAttributes() omits URL-valued attributes including action, formaction, poster, and cite, so configurations that admit those attributes can leave javascript: URIs unsanitized and enable XSS when the resulting HTML is rendered or a victim submits a form or clicks a button. This issue is fixed in versions 6.4.40, 7.4.12, and 8.0.12.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:* 6.1.0 (including) 6.4.40 (excluding)
cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:* 7.0.0 (including) 7.4.12 (excluding)
cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:* 8.0.0 (including) 8.0.12 (excluding)