CVE Catalog

CVE-2026-32695

HighCVSS 7.7
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.46%

37th percentile - higher than 37% of all known CVEs

Summary

A vulnerability in Traefik allows injection of routing rules by interpolating unsanitized user input in the Knative provider. Attackers can bypass host restrictions and route traffic to attacker-controlled domains, leading to unauthorized access to victim services in multi-tenant clusters.

Risk Assessment

The risk involves potential traffic interception and breach of tenant isolation in the cluster, which could result in data leakage or unauthorized access to sensitive services.

Recommendation

Immediately update Traefik to version 3.6.11 or 3.7.0-ea.2, which contain the fix. As a temporary measure, restrict access to the Knative provider to trusted users only.

Other vulnerabilities in Traefik

See all
Original NVD description (English source)

Traefik is an HTTP reverse proxy and load balancer. Prior to versions 3.6.11 and 3.7.0-ea.2, Traefik's Knative provider builds router rules by interpolating user-controlled values into backtick-delimited rule expressions without escaping. In live cluster validation, Knative `rules[].hosts[]` was exploitable for host restriction bypass (for example `tenant.example.com`) || Host(`attacker.com`), producing a router that serves attacker-controlled hosts. Knative `headers[].exact` also allows rule-syntax injection and proves unsafe rule construction. In multi-tenant clusters, this can route unauthorized traffic to victim services and lead to cross-tenant traffic exposure. Versions 3.6.11 and 3.7.0-ea.2 patch the issue.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS