HTTPX2 是 Python 的下一代 HTTP 客户端。在 2.5.0 到 2.10.0 版本中, 中的 HTTPX2 服务器发送事件(Server-Sent Events, SSE)解析器在 中,当由攻击者控制或已被攻陷的 SSE 端点将一条未终止的行分割到多个响应块中时,会反复复制并重新扫描已缓冲的文本。该行为影响 和 ,总处理量随行长度呈平方级增长,使得精心构造的流可以消耗大量 CPU 并阻塞同步工作进程或异步事件循环。此问题已在 2.10.0 版本中修复。
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-84381 | 8.1 HIGH | HTTPX2: Secure WebSocket traffic sent without TLS through SOCKS proxies |
| CVE-2026-84382 | 7.5 HIGH | HTTPX2: Streaming response decompression does not bound peak memory (decompression amplifi |
| CVE-2026-84380 | 5.6 MEDIUM | HTTPX2: Conflicting Content-Length and Transfer-Encoding headers can be auto-generated |
| CVE-2026-84379 | 5.3 MEDIUM | HTTPX2: Multipart part header injection via unvalidated file Content-Type and custom heade |
No comments yet