CVE-2026-45066

Severity CVSS v4.0:
LOW
Type:
Unavailable / Other
Publication date:
14/07/2026
Last modified:
16/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, HtmlSanitizer URL sanitization can allow off-allowlist URLs through allowLinkHosts() or allowMediaHosts() because UrlSanitizer::parse() follows RFC 3986 while browsers follow WHATWG URL parsing, and because is checked against the media policy rather than the link policy. 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)