Improper access control in Traefik - #VU145998

 

Improper access control in Traefik - #VU145998

Published: August 27, 2026


Vulnerability identifier: #VU145998
CSH Severity: High
CVSS v4: 8.8 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N]
CVE-ID: N/A
CWE-ID: CWE-284
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to bypass authentication and other annotation-derived access restrictions.

The vulnerability exists due to improper access control in the Kubernetes ingress-nginx provider sibling router handling when processing requests for an Ingress that combines an authentication annotation with from-to-www-redirect. A remote attacker can send a specially crafted request with a non-numeric or empty port in the Host header to bypass authentication and other annotation-derived access restrictions.

Requests may be forwarded to the protected backend through a sibling router that matches on the host alone and omits annotation-derived middlewares. Paths not present in the Ingress may also be reachable, and the request method is unconstrained.


Affected software

Traefik

Remediation

Install security update from vendor's website.

Traefik - update to 3.7.12

External References

Related Security Bulletins