CVE-2026-45063
CWE-290Published: July 14, 2026· Updated: Jul 15, 2026
Official Description
Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to 5.4.52, 6.4.40, 7.4.12, and 8.0.12, X509Authenticator extracts the user identifier from $_SERVER['SSL_CLIENT_S_DN'] with an unanchored regex that matches emailAddress= anywhere in the distinguished name, allowing an attacker with a trusted certificate containing emailAddress=victim inside another RDN value such as CN to authenticate as the victim. This issue is fixed in versions 5.4.52, 6.4.40, 7.4.12, and 8.0.12.
Risk Analysis
This critical vulnerability in Symfony, a PHP framework, allows an attacker to impersonate users. By crafting a special trusted certificate, an attacker can trick the system into authenticating as a legitimate user, leading to unauthorized access. The high CVSS score of 9.1 indicates a severe risk.
No public exploit is currently known for this vulnerability. However, its remote exploitability (AV:N) and low attack complexity (AC:L) make it a significant concern.
Update Symfony to versions 5.4.52, 6.4.40, 7.4.12, or 8.0.12 or later to address this flaw. Ensure all web application components are kept up-to-date.
Technical Analysis
CVE-2026-45063 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), with a CVSS base score of 9.1.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (6)
Quick Facts
Related CVEs (CWE-290)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2026-45063 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts