CVE-2026-84381
Last modified
CVE-2026-84381 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. HTTPX2 is a next generation HTTP client for Python. Prior to 2.10.0, httpcore2 fails to start TLS in src/httpcore2/httpcore2/_sync/socks_proxy.py and src/httpcore2/httpcore2/_async/socks_proxy.py when the remote origin uses wss through a SOCKS5 proxy because the TLS upgrade condition only recognizes https. EPSS estimates a 0.08% chance of exploitation in the next 30 days.
Description
HTTPX2 is a next generation HTTP client for Python. Prior to 2.10.0, httpcore2 fails to start TLS in src/httpcore2/httpcore2/_sync/socks_proxy.py and src/httpcore2/httpcore2/_async/socks_proxy.py when the remote origin uses wss through a SOCKS5 proxy because the TLS upgrade condition only recognizes https. HTTPX2 exposes the flaw through Client.websocket() and AsyncClient.websocket() from 2.6.0 through 2.9.1, so the opening handshake, query parameters, Authorization headers, cookies, and subsequent frames can cross the proxy path in plaintext without certificate verification. An attacker controlling or observing that path can read or modify traffic and impersonate the WebSocket server. This issue is fixed in httpcore2 2.10.0 and HTTPX2 2.10.0.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| pydantic | httpx2 | >= 2.6.0, < 2.10.0 |
| pydantic | httpcore2 | < 2.10.0 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-84381?
How severe is CVE-2026-84381?
How do I fix CVE-2026-84381?
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-84376Astro is a web framework for content-driven websites. Prior …6.3
- CVE-2026-84377LiteLLM is a proxy server (AI Gateway) to call LLM APIs in O…6.5
- CVE-2026-84378HTTPX2 is a next generation HTTP client for Python. From 2.5…5.9
- CVE-2026-84379HTTPX2 is a next generation HTTP client for Python. Prior to…5.3
- CVE-2026-8438The All-In-One Security (AIOS) – Security and Firewall plugi…7.2
- CVE-2026-84380HTTPX2 is a next generation HTTP client for Python. Prior to…5.6
- CVE-2026-84382HTTPX2 is a next generation HTTP client for Python. Prior to…7.5
- CVE-2026-84383libheif is a HEIF and AVIF file format decoder and encoder. …9.8
- CVE-2026-84384libheif is a HEIF and AVIF file format decoder and encoder. …7.5
- CVE-2026-84385A improper access control vulnerability in Fortinet FortiSOA…5.4
- CVE-2026-84386A unverified ownership vulnerability in Fortinet FortiClient…5.1
- CVE-2026-84387A improper neutralization of special elements used in a comm…7.2
Are you affected by CVE-2026-84381?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
