PatchSiren cyber security CVE debrief
CVE-2026-88007 traefik CVE debrief
CVE-2026-88007 debrief based on the supplied source corpus. The CVE record was published on 2026-09-10T15:17:56.183Z and has not been modified since then. The NVD entry is currently Analyzed. Traefik users, especially those with HTTP/3 enabled and connection-bound NTLM or Negotiate authentication, and backend keep-alive enabled, should assess exposure and prioritize verification. This vulnerability allows potential unauthorized data access and impersonation of authenticated victims in Traefik configurations with HTTP/3 enabled and connection-bound NTLM or Negotiate authentication, and backend keep-alive enabled.
- Vendor
- traefik
- Product
- Unknown
- CVSS
- CRITICAL 9.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-10
- Original CVE updated
- 2026-09-14
- Advisory published
- 2026-09-10
- Advisory updated
- 2026-09-14
Who should care
Traefik users, especially those with HTTP/3 enabled and connection-bound NTLM or Negotiate authentication, and backend keep-alive enabled, should assess exposure and prioritize verification.
Why it matters
CVE-2026-88007 allows potential unauthorized data access and impersonation of authenticated victims in Traefik configurations with HTTP/3 enabled and connection-bound NTLM or Negotiate authentication, and backend keep-alive enabled. Traefik users should assess exposure and prioritize verification and updates.
- Potential unauthorized data access
- Possible impersonation of authenticated victims
- Required verification of HTTP/3 configurations
- Necessity to update to fixed versions
Technical summary
The HTTP/3 entrypoint ConnContext in Traefik does not call service.AddTransportOnContext, leading to a shared backend transport being used instead of a transport dedicated to each frontend connection. This can allow an unrelated client to reuse a backend connection authenticated for a victim, read victim-only data, and act as that victim without the victim credentials. The issue is fixed in 2.11.57 and 3.7.13. With HTTP/3 enabled, a backend using connection-bound NTLM or Negotiate authentication, and backend keep-alive, an unrelated client can reuse a backend connection authenticated for a victim.
Defensive priority
Traefik users should assess exposure and prioritize verification of HTTP/3 configurations, especially with connection-bound NTLM or Negotiate authentication and backend keep-alive enabled.
Recommended defensive actions
- Verify Traefik configurations for HTTP/3 and connection-bound NTLM or Negotiate authentication
- Assess exposure and prioritize verification of backend keep-alive settings
- Update to fixed versions 2.11.57 or 3.7.13
- 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 and NVD detail page provide information on the vulnerability in Traefik, an open-source HTTP reverse proxy and load balancer. The issue is related to the HTTP/3 entrypoint ConnContext not calling service.AddTransportOnContext, leading to a shared backend transport being used instead of a transport dedicated to each frontend connection.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-88007 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-88007
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-88007 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-88007
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/ff39c47d7459dec9cd8de63c1a4e7aa7315bdc1c
[email protected] - Patch
-
Source reference
Unverified legacy reference
URL: https://github.com/traefik/traefik/pull/13812
[email protected] - Issue Tracking, Patch
-
Source reference
Unverified legacy reference
URL: https://github.com/traefik/traefik/releases/tag/v2.11.57
[email protected] - Release Notes
-
Source reference
Unverified legacy reference
URL: https://github.com/traefik/traefik/releases/tag/v3.7.13
[email protected] - Release Notes
-
Source reference
Unverified legacy reference
URL: https://github.com/traefik/traefik/security/advisories/GHSA-qqjf-53cj-pwvv
[email protected] - Patch, Vendor Advisory
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.