Description
Traefik is an HTTP reverse proxy and load balancer. Prior to 2.11.46, 3.6.17, and 3.7.1, Traefik's Kubernetes Gateway API provider allows a tenant with HTTPRoute creation permissions to expose the REST provider handler, bypassing the providers.rest.insecure=false setting. The Gateway provider accepts any TraefikService backend reference whose name ends with @internal, making it possible to route traffic to rest@internal in addition to the intended api@internal. In shared Gateway deployments where the REST provider is enabled, this allows a low-privileged actor to gain live dynamic configuration write access to Traefik, enabling unauthorized reconfiguration of routers and services. This vulnerability is fixed in 2.11.46, 3.6.17, and 3.7.1.
Problem types
CWE-284: Improper Access Control
Product status
>= 3.0.0-beta1, < 3.6.17
>= 3.7.0-rc.0, < 3.7.1
References
github.com/...raefik/security/advisories/GHSA-96qj-4jj5-wcjc
github.com/traefik/traefik/releases/tag/v2.11.46
github.com/traefik/traefik/releases/tag/v3.6.17
github.com/traefik/traefik/releases/tag/v3.7.1