#VU118507 Input validation error in Symfony - CVE-2025-64500
Published: November 13, 2025
Symfony
SensioLabs
Description
The vulnerability allows a remote attacker to bypass authorization checks.
The vulnerability exists due to insufficient validation of user-supplied input when parsing "PATH_INFO" variable within the Request class. The application can incorrectly handle path elements path that do not start with a "/" character. A remote attacker can send a specially crafted HTTP request to bypass implemented security restrictions.