CVE-2026-40912
high
CVSS v3
8.2
CVSS v2
—
VIR risk
8.2
Description
Traefik has an StripPrefixRegex Middleware Authorization Bypass via Path/RawPath Desync
Predictions
Exploit likelihood
88%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: security-advisories@github.com — https://github.com/traefik/traefik/security/advisories/GHSA-6jwx-7vp4-9847
Vendor advisory: security-advisories@github.com — https://github.com/traefik/traefik/releases/tag/v3.7.0-rc.2
Vendor advisory: security-advisories@github.com — https://github.com/traefik/traefik/releases/tag/v3.6.14
Vendor advisory: security-advisories@github.com — https://github.com/traefik/traefik/releases/tag/v2.11.43
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Go | github.com/traefik/traefik/v3 | >=3.7.0-ea.1,<3.7.0-rc.2 | 3.7.0-rc.2 |
| Go | github.com/traefik/traefik/v3 | >=3.0.0-beta1,<3.6.14 | 3.6.14 |
| Go | github.com/traefik/traefik/v2 | <2.11.43 | 2.11.43 |
| Go | github.com/traefik/traefik | <=1.7.34 | |
| GO | github.com/traefik/traefik | <= 1.7.34 | |
| GO | github.com/traefik/traefik/v2 | < 2.11.43 | 2.11.43 |
| GO | github.com/traefik/traefik/v3 | >= 3.0.0-beta1, < 3.6.14 | 3.6.14 |
| GO | github.com/traefik/traefik/v3 | >= 3.7.0-ea.1, < 3.7.0-rc.2 | 3.7.0-rc.2 |
References
- https://github.com/traefik/traefik/releases/tag/v2.11.43
- https://github.com/traefik/traefik/releases/tag/v3.6.14
- https://github.com/traefik/traefik/releases/tag/v3.7.0-rc.2
- https://github.com/traefik/traefik/security/advisories/GHSA-6jwx-7vp4-9847
- https://nvd.nist.gov/vuln/detail/CVE-2026-40912
- https://github.com/traefik/traefik
- https://github.com/advisories/GHSA-6jwx-7vp4-9847
CWEs
CWE-706
Verify integrity in audit chain (admin only). AS-IS.