目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-88878— Traefik 2.8.2-3.6 HTTP/3超时绕过

一分钟漏洞结论

影响对象
traefik traefik
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Traefik 是一款 HTTP 反向代理和负载均衡器。在 v2.8.2 至 v2.11.55 以及 v3.0.0 至 v3.7.11 的版本中, 配置项——特别是默认启用且超时时间为 60 秒的 ——未应用于 HTTP/3 请求路径。 是施加于底层 TCP 连接的截止时间(deadline),而该机制无法应用于 QUIC 流;此外,Traefik 的 HTTP/3 服务器在构建时未设置任何超时机制。因此,在启用了 HTTP/3 的入口点上,未认证的远程客户端可以通过缓慢地逐字节发送请求体数据,使请求无限期保持打开

CVSS 5.3 · Medium

可能的 ATT&CK 技术 1 AI

T1499 · Endpoint Denial of Service
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2026-88878 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Traefik v2.8.2 through v3.6 HTTP/3 Timeout Bypass
来源: CVE Program / CVE List V5
Vulnerability 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.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
来源: CVE Program / CVE List V5
Vulnerability Type
不加限制或调节的资源分配
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
traefik traefik 2.8.2 ~ 3.7.13 -
traefik traefik 3.0.0 ~ 3.7.13 -

二、漏洞 CVE-2026-88878 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-88878 的情报信息

登录查看更多情报信息。

CVE-2026-88878 其他参考 (2)

同批安全公告 · traefik · 2026-09-10 · 共 3 条

CVE-2026-88877 9.8 CRITICAL Traefik 3.7.0 认证绕过漏洞
CVE-2026-88879 5.3 MEDIUM Traefik 2.11.56 身份仿冒漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-88878

暂无评论


发表评论