Metrics
Affected Vendors & Products
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-3rg7-wf37-54rm | Symfony's incorrect parsing of PATH_INFO can lead to limited authorization bypass |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Thu, 13 Nov 2025 17:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Thu, 13 Nov 2025 10:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Symfony
Symfony symfony |
|
| Vendors & Products |
Symfony
Symfony symfony |
Wed, 12 Nov 2025 21:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Symfony's HttpFoundation component defines an object-oriented layer for the HTTP specification. Starting in version 2.0.0 and prior to version 5.4.50, 6.4.29, and 7.3.7, 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. Starting in versions 5.4.50, 6.4.29, and 7.3.7, the `Request` class now ensures that URL paths always start with a `/`. | |
| Title | Symfony's incorrect parsing of PATH_INFO can lead to limited authorization bypass | |
| Weaknesses | CWE-647 | |
| References |
|
|
| Metrics |
cvssV3_1
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2025-11-13T16:50:55.341Z
Reserved: 2025-11-05T19:12:25.103Z
Link: CVE-2025-64500
Updated: 2025-11-13T16:50:50.014Z
Status : Awaiting Analysis
Published: 2025-11-12T22:15:50.127
Modified: 2025-11-14T16:42:03.187
Link: CVE-2025-64500
No data.
OpenCVE Enrichment
Updated: 2025-11-13T09:52:26Z
Github GHSA