Intel

AIKIDO-2026-10887

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

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

75

High Risk

This Affects:

PHPsymfony/security-http
0.0.1 - 5.4.51
Fixed in 5.4.52
6.0.0 - 6.4.39
Fixed in 6.4.40
7.0.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

X509Authenticator extracts the user identifier from a client certificate subject DN using an unanchored match. A certificate subject can place an emailAddress fragment inside another RDN value and be interpreted as a different identity. Pre-fix mTLS authentication can accept a certificate as the wrong user when the CA permits such subject values. The fix anchors extraction to RDN boundaries.

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 0.0.1 - 5.4.51, 6.0.0 - 6.4.39, 7.0.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.