Improper access control in Traefik - CVE-2026-44774
Published: May 12, 2026
Traefik
Detailed vulnerability description
The vulnerability allows a remote user to gain unauthorized dynamic-configuration write access to Traefik.
The vulnerability exists due to improper access control in the Kubernetes Gateway API provider TraefikService backend handling when processing tenant-controlled HTTPRoute backend references. A remote user can create or update an HTTPRoute that targets rest@internal to gain unauthorized dynamic-configuration write access to Traefik.
Exploitation requires the Kubernetes Gateway API provider and the REST provider to be enabled, with a shared Gateway that permits HTTPRoute attachment from an allowed tenant namespace.