Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. symfony/http-foundation
  4. ›
  5. CVE-2025-64500

CVE-2025-64500: Symfony's incorrect parsing of PATH_INFO can lead to limited authorization bypass

November 12, 2025 (updated November 15, 2025)

The Request class improperly interprets some PATH_INFO in a way that leads to representing some URLs with a path that doesn’t start with a /. This can allow bypassing some access control rules that are built with this /-prefix assumption.

References

  • github.com/FriendsOfPHP/security-advisories/blob/master/symfony/http-foundation/CVE-2025-64500.yaml
  • github.com/FriendsOfPHP/security-advisories/blob/master/symfony/symfony/CVE-2025-64500.yaml
  • github.com/advisories/GHSA-3rg7-wf37-54rm
  • github.com/symfony/symfony
  • github.com/symfony/symfony/commit/9962b91b12bb791322fa73836b350836b6db7cac
  • github.com/symfony/symfony/security/advisories/GHSA-3rg7-wf37-54rm
  • nvd.nist.gov/vuln/detail/CVE-2025-64500
  • symfony.com/blog/cve-2025-64500-incorrect-parsing-of-path-info-can-lead-to-limited-authorization-bypass

Code Behaviors & Features

Detect and mitigate CVE-2025-64500 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 5.4.50, all versions starting from 6.0.0 before 6.4.29, all versions starting from 7.0.0 before 7.3.7

Fixed versions

  • 5.4.50
  • 6.4.29
  • 7.3.7

Solution

Upgrade to versions 5.4.50, 6.4.29, 7.3.7 or above.

Impact 7.3 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L

Learn more about CVSS

Weakness

  • CWE-647: Use of Non-Canonical URL Paths for Authorization Decisions

Source file

packagist/symfony/http-foundation/CVE-2025-64500.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Mon, 24 Nov 2025 00:19:51 +0000.