#VU119254 Input validation error in Traefik - CVE-2025-66490
Published: December 8, 2025
Traefik
Containous
Description
The vulnerability allows a remote attacker to bypass implemented security restrictions.
The vulnerability exists due to insufficient validation of user-supplied input processed with using a PathPrefix, Path or PathRegex matcher. A remote attacker can send a specially crafted request with the request path that contains an encoded restricted character from the following set (e.g., '/', '', 'Null', ';', '?', '#') and trick the application into using another router therefore bypassing the middlewares chain.