CVE-2026-88878
Last modified
CVE-2026-88878 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. Traefik is an HTTP reverse proxy and load balancer. In versions >= v2.8.2 through <= v2.11.55 and >= v3.0.0 through <= v3.7.11, the entryPoints.<name>.transport.respondingTimeouts settings — notably readTimeout, which is enabled by default at 60s — are not applied to the HTTP/3 request path. EPSS estimates a 0.30% chance of exploitation in the next 30 days.
Description
Traefik is an HTTP reverse proxy and load balancer. In versions >= v2.8.2 through <= v2.11.55 and >= v3.0.0 through <= v3.7.11, the entryPoints.<name>.transport.respondingTimeouts settings — notably readTimeout, which is enabled by default at 60s — are not applied to the HTTP/3 request path. readTimeout is enforced as a deadline on the underlying TCP connection, which cannot be applied to a QUIC stream, and Traefik's HTTP/3 server is constructed without any timeout. As a result, on entry points with HTTP/3 enabled, an unauthenticated remote client that trickles request body bytes can hold a request open indefinitely and, with it, one upstream connection per request, exhausting bounded backend connection pools and causing denial of service. The issue was introduced in v2.8.2 when a quic-go API change removed the embedded http.Server that carried these timeouts. Fixed in v2.11.56 and v3.7.12.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Traefik | Traefik | >= 2.8.2, < 2.11.56 |
| Traefik | Traefik | >= 3.0.0, < 3.7.12 |
References
- https://github.com/traefik/traefik/security/advisories/GHSA-7ghq-v6jf-g56cPatch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-88878?
How severe is CVE-2026-88878?
How do I fix CVE-2026-88878?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-88872AVideo through commit c3edcc274c389816d434acadac07ee78eaf330…7.1
- CVE-2026-88873WWBN AVideo through commit c3edcc274c389816d434acadac07ee78e…7.1
- CVE-2026-88874AVideo through revision c3edcc274c389816d434acadac07ee78eaf3…7.5
- CVE-2026-88875AVideo through revision c3edcc274c389816d434acadac07ee78eaf3…4.3
- CVE-2026-88876AVideo through revision c3edcc274c389816d434acadac07ee78eaf3…7.5
- CVE-2026-88877Traefik is a HTTP reverse proxy and load balancer. In versio…9.8
- CVE-2026-88879Traefik is an HTTP reverse proxy and load balancer. In Traef…8.2
- CVE-2026-8888Version 3.0.7 of the Securly Chrome Extension downloads conf…7.5
- CVE-2026-88880Renovate before 44.11.3 fails to validate Link header destin…8.6
- CVE-2026-88881Renovate, a dependency update tool, follows pagination links…8.6
- CVE-2026-88882Renovate is a dependency update automation tool. In versions…8.6
- CVE-2026-88883Renovate is an automated dependency update tool. In versions…7.7
Are you affected by CVE-2026-88878?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
