Intel

AIKIDO-2026-10884

symfony/security-http is vulnerable to Authentication Bypass by Spoofing

Authentication Bypass by SpoofingCVE-2026-45074 Published May 21, 2026

81

High Risk

This Affects:

PHPsymfony/security-http
7.1.0 - 7.4.11
Fixed in 7.4.12
8.0.0 - 8.0.11
Fixed in 8.0.12
Are you affected? Scan for Free

TL;DR

Cas2Handler builds its CAS service URL from the incoming request host. Without trusted host configuration, the host can be attacker controlled and can change the service value sent to CAS validation. Pre-fix applications can be exposed to cross-service ticket replay when another service shares the same CAS server. The fix requires an explicit service URL instead of deriving it from the request host.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

symfony/security-http is vulnerable to Authentication Bypass by Spoofing in versions 7.1.0 - 7.4.11 and 8.0.0 - 8.0.11.

How to fix this

Upgrade the symfony/security-http and/or symfony/symfony library to the patch version.