Improper access control in Traefik - CVE-2026-41174
Published: May 5, 2026
Traefik
Containous
Description
The vulnerability allows a local user to bypass namespace isolation and apply middleware from another namespace.
The vulnerability exists due to improper access control in the Kubernetes CRD provider Chain middleware resolution path when processing nested middleware references in Middleware.spec.chain.middlewares[] with cross-namespace references disabled. A local user can create or update a local Chain middleware that references middleware objects in another namespace to bypass namespace isolation and apply middleware from another namespace.
Only deployments with providers.kubernetesCRD.allowCrossNamespace=false are affected.