VYPR
High severity8.2NVD Advisory· Published Apr 30, 2026· Updated May 1, 2026

CVE-2026-40912

CVE-2026-40912

Description

Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.43, 3.6.14, and 3.7.0-rc.2, there is a high severity authentication bypass vulnerability in Traefik's StripPrefixRegex middleware when used in combination with ForwardAuth, BasicAuth, or DigestAuth. The middleware matches the regex against the decoded URL path but uses the resulting byte length to slice the percent-encoded raw path. When a dot (or multiple dots) appears in the prefix portion of the URL, the raw path after stripping becomes a dot-segment (e.g. /./admin/secret). ForwardAuth receives this dot-segment path in X-Forwarded-Uri, which does not match the protected path patterns and therefore allows the request through. The backend then normalizes the dot-segment to the real path per RFC 3986 and serves the protected content An unauthenticated attacker can exploit this against any backend that performs dot-segment normalization. This issue has been patched in versions 2.11.43, 3.6.14, and 3.7.0-rc.2.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
github.com/traefik/traefik/v3Go
>= 3.7.0-ea.1, < 3.7.0-rc.23.7.0-rc.2
github.com/traefik/traefik/v3Go
>= 3.0.0-beta1, < 3.6.143.6.14
github.com/traefik/traefik/v2Go
< 2.11.432.11.43
github.com/traefik/traefikGo
<= 1.7.34

Affected products

5
  • Traefik/Traefik5 versions
    cpe:2.3:a:traefik:traefik:*:*:*:*:*:*:*:*+ 4 more
    • cpe:2.3:a:traefik:traefik:*:*:*:*:*:*:*:*range: <2.11.43
    • cpe:2.3:a:traefik:traefik:3.7.0:ea1:*:*:*:*:*:*
    • cpe:2.3:a:traefik:traefik:3.7.0:ea2:*:*:*:*:*:*
    • cpe:2.3:a:traefik:traefik:3.7.0:ea3:*:*:*:*:*:*
    • cpe:2.3:a:traefik:traefik:3.7.0:rc1:*:*:*:*:*:*

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

6

News mentions

0

No linked articles in our index yet.