Spoofing attack in Symfony - CVE-2026-45064

 

Spoofing attack in Symfony - CVE-2026-45064

Published: May 21, 2026


Vulnerability identifier: #VU132063
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-45064
CWE-ID: CWE-451
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: SensioLabs
Affected software:
Symfony

Detailed vulnerability description

The vulnerability allows a remote attacker to spoof the visual destination of a link.

The vulnerability exists due to user interface misrepresentation of critical information in Symfony\Component\HtmlSanitizer\TextSanitizer\UrlSanitizer::parse() when sanitizing URLs for href or src attributes. A remote attacker can supply a crafted URL containing bidirectional override characters to spoof the visual destination of a link.

When rendered in a browser, Unicode explicit-direction BiDi formatting characters can alter the visual ordering of the displayed URL text, causing sanitized content to present a link that appears different from its actual destination.


How to mitigate CVE-2026-45064

Install security update from vendor's website.

Sources