CVE Catalog

CVE-2026-88012

MediumCVSS 5.3
Published: Translated: NVD NIST

Summary

Traefik is an open source HTTP reverse proxy and load balancer. From 2.8.2 until 2.11.56 and 3.7.12, HTTP/3 entrypoints do not apply entryPoints..transport.respondingTimeouts.readTimeout because the timeout is enforced on a TCP connection and the HTTP/3 server has no corresponding QUIC stream deadline. An unauthenticated client can use a slow request body, trickling data indefinitely while holding a request and an upstream connection open and exhausting backends with bounded connection pools. This issue is fixed in 2.11.56 and 3.7.12.

Risk Assessment

An unauthenticated attacker can exhaust backend resources via slow HTTP/3 requests, leading to denial of service. This may disrupt the availability of services published through Traefik.

Recommendation

Upgrade Traefik to version 2.11.56 or 3.7.12 (or later). Consider limiting exposure of HTTP/3 entrypoints until the upgrade is applied.

Other vulnerabilities in Traefik

See all
Original NVD description (English source)

Traefik is an open source HTTP reverse proxy and load balancer. From 2.8.2 until 2.11.56 and 3.7.12, HTTP/3 entrypoints do not apply entryPoints..transport.respondingTimeouts.readTimeout because the timeout is enforced on a TCP connection and the HTTP/3 server has no corresponding QUIC stream deadline. An unauthenticated client can use a slow request body, trickling data indefinitely while holding a request and an upstream connection open and exhausting backends with bounded connection pools. This issue is fixed in 2.11.56 and 3.7.12.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS