SB2025120814 - Multiple vulnerabilities in Traefik
Published: December 8, 2025
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 2 vulnerabilities.
1) Input validation error (CVE-ID: CVE-2025-66490)
CWE-ID: CWE-20 - Improper input validation
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
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.
2) Improper certificate validation (CVE-ID: CVE-2025-66491)
CWE-ID: CWE-295 - Improper Certificate Validation
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote attacker to perform MitM attack.
the vulnerability exists due to an error in the Traefik NGINX provider managing the nginx.ingress.kubernetes.io/proxy-ssl-verify annotation. A remote attacker can perform MitM attack.
Remediation
Install update from vendor's website.