Improper URL Path Interpretation Vulnerability in Symfony PHP Framework
CVE-2025-64500

7.3HIGH

Key Information:

Vendor

Symfony

Status
Vendor
CVE Published:
12 November 2025

What is CVE-2025-64500?

A vulnerability in Symfony's HttpFoundation component affects versions prior to 5.4.50, 6.4.29, and 7.3.7. This flaw arises from the improper handling of the PATH_INFO variable in the Request class, which can generate URL paths that do not begin with a /. Consequently, this can facilitate unintended access control bypassing, as it undermines assumptions made in certain access rules tied to the URL path structure. The issue is rectified in subsequent releases where the Request class enforces that URL paths consistently start with a /.

Affected Version(s)

symfony >= 2.0.0, < 5.4.50 < 2.0.0, 5.4.50

symfony >= 6.0.0, < 6.4.29 < 6.0.0, 6.4.29

symfony >= 7.0.0, < 7.3.7 < 7.0.0, 7.3.7

References

CVSS V3.1

Score:
7.3
Severity:
HIGH
Confidentiality:
Low
Integrity:
Low
Availability:
Low
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2025-64500 : Improper URL Path Interpretation Vulnerability in Symfony PHP Framework