PatchSiren cyber security CVE debrief
CVE-2026-65601 traefik CVE debrief
A namespace confusion vulnerability was found in Traefik versions 3.7.0 through 3.7.6. The issue occurs when resolving HTTPRoute.spec.rules[].backendRefs[].filters[].extensionRef, where Traefik used the backend Service namespace instead of the HTTPRoute namespace. This allows a low-privileged route author holding a ReferenceGrant for a cross-namespace Service to bind a Traefik Middleware from the backend namespace without a separate grant for that middleware, potentially injecting trusted reverse-proxy identity headers into downstream requests.
- Vendor
- traefik
- Product
- Unknown
- CVSS
- MEDIUM 5.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-07-22
- Original CVE updated
- 2026-08-06
- Advisory published
- 2026-07-22
- Advisory updated
- 2026-08-06
Who should care
Users of Traefik versions 3.7.0 through 3.7.6, especially those using the Kubernetes Gateway API provider, should be aware of this vulnerability and take steps to mitigate it. This includes operators managing Traefik deployments, platform administrators responsible for Kubernetes environments, vulnerability management teams assessing exposure, and security teams verifying compensating controls.
Technical summary
The vulnerability is caused by Traefik's incorrect use of the backend Service namespace instead of the HTTPRoute namespace when resolving HTTPRoute.spec.rules[].backendRefs[].filters[].extensionRef. This can allow a low-privileged route author to bind a Traefik Middleware from the backend namespace without proper authorization, potentially leading to the injection of trusted reverse-proxy identity headers into downstream requests.
Defensive priority
Medium priority should be given to patching Traefik versions 3.7.0 through 3.7.6 due to the potential for namespace confusion and unauthorized access to sensitive resources.
Recommended defensive actions
- Patch Traefik to version 3.7.7 or later
- Review and update ReferenceGrants for cross-namespace Services
- Monitor for suspicious activity related to HTTPRoute and Middleware configurations
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
Evidence notes
The CVE record was published on 2026-07-22T12:18:20.430Z and has not been modified since then. The NVD entry is currently Undergoing Analysis. The vulnerability was disclosed by Vulncheck, and details can be found in their advisory.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-65601 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-65601
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-65601 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-65601
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/traefik/traefik/commit/26c96a3935cafb473f4a5bae1886560d9aa4e4f0
-
Source reference
Unverified legacy reference
URL: https://github.com/traefik/traefik/security/advisories/GHSA-qq9q-x9w4-chhj
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/traefik-before-namespace-confusion-via-httproute-extensionref
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.