Authentication Bypass by Spoofing in Symfony - CVE-2026-45074

 

Authentication Bypass by Spoofing in Symfony - CVE-2026-45074

Published: May 21, 2026


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

Detailed vulnerability description

The vulnerability allows a remote user to bypass authentication.

The vulnerability exists due to authentication bypass by spoofing in Cas2Handler when deriving the CAS service parameter from an attacker-controlled Host header during ticket validation. A remote user can replay a victim's CAS ticket with a spoofed Host header to bypass authentication.

Exploitation requires control of another application registered with the same CAS server.


How to mitigate CVE-2026-45074

Install security update from vendor's website.

Sources