Level 73
I would start by running composer update, since that will most likely handle the issue.
If it doesn't check the GitHub page for the project, and see if they implemented a fix for it.
2 likes
I got this message after updating a package. What should I do?
| Package | symfony/http-foundation |
| Severity | high |
| CVE | CVE-2025-64500 |
| Title | CVE-2025-64500: Incorrect parsing of PATH_INFO can lead to limited authorization bypass |
| URL | https://symfony.com/blog/cve-2025-64500-incorrect-parsing-of-path-info-can-lead-to-limited-authorization-bypass |
| Affected versions | >=2.0.0,<3.0.0 |
| Reported at | 2025-11-12T11:09:14+00:00 |
I would start by running composer update, since that will most likely handle the issue.
If it doesn't check the GitHub page for the project, and see if they implemented a fix for it.
Please or to participate in this conversation.