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: 5.1 [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]
CVE-ID: CVE-2026-45064
CWE-ID: CWE-451
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

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.


Affected software

Symfony
Debian Linux
symfony (Debian package)

How to mitigate CVE-2026-45064

Install security update from vendor's website.

Symfony - addressed in versions 6.4.40, 7.4.12, 8.0.12
symfony (Debian package) - update to 6.4.41+dfsg-0+deb13u1

External References

Related Security Bulletins