CVE Catalog

CVE-2026-45074

HighCVSS 8.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.47%

38th percentile - higher than 38% of all known CVEs

Summary

A vulnerability in Symfony (versions 7.1.0 to 7.4.12 and 8.0.12) allows an attacker to hijack a victim's authentication session by manipulating the Host header when framework.trusted_hosts is not configured. An attacker controlling another application registered with the same CAS server can replay the victim's ticket and authenticate as the victim.

Risk Assessment

The risk involves unauthorized access to the Symfony application by an attacker impersonating the victim, potentially leading to data theft or privilege escalation within the system.

Recommendation

It is recommended to immediately upgrade Symfony to version 7.4.12 or 8.0.12 and configure framework.trusted_hosts to restrict trusted hosts.

Other vulnerabilities in Symfony

See all
Original NVD description (English source)

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. From 7.1.0 until 7.4.12 and 8.0.12, Cas2Handler builds the CAS service parameter from Request::getSchemeAndHttpHost(), which reflects an attacker-controlled Host header when framework.trusted_hosts is not configured; an attacker controlling another application registered with the same CAS server can replay a victim ticket against the Symfony application and authenticate as the victim. This issue is fixed in versions 7.4.12 and 8.0.12.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS