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.
CVE-2026-84381
This high-severity CVE scores 8.1 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.1%, top 100% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.1
- EG Score
- 8.1(medium)
- EG Risk
- 36(Track)EG Risk 36/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity81% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 0%
- KEV
- Not listed
Published
September 2, 2026
Last Modified
September 9, 2026
Advisory Details (4)
Auto-updated Sep 2, 2026v2.10.0
Patch available: pydantic/httpx2 v2.10.0
https://github.com/pydantic/httpx2/releases/tag/v2.10.0commit fb008dd700b7 (pydantic/httpx2)
Patch available: pydantic/httpx2 v2.10.0 (contains commit fb008dd700b7)
https://github.com/pydantic/httpx2/commit/fb008dd700b761d955210d9692475c3e2f379453Start TLS for wss scheme in SOCKS5 proxy connections
Patch available: pydantic/httpx2 v2.10.0 (PR #1104 merged 2026-08-02)
https://github.com/pydantic/httpx2/pull/1104Secure WebSocket traffic sent without TLS through SOCKS proxies · Advisory · pydantic/httpx2 · GitHub
https://github.com/pydantic/httpx2/security/advisories/GHSA-7mj9-2mp8-4m2pVendor Advisories for CVE-2026-84381(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 8× in last 7d / 25× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-18 00:38 UTCEG score recompute
- 2026-09-17 19:32 UTCEPSS rescore
- 2026-09-17 00:14 UTCEG score recompute
- 2026-09-16 14:09 UTCEPSS rescore
- 2026-09-15 11:43 UTCEG score recompute
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-12 22:18 UTCEG score recompute
- 2026-09-11 21:57 UTCEG score recompute
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 09:47 UTCEG score recompute
- 2026-09-10 21:37 UTCEG score recompute
- 2026-09-08 23:11 UTCEG score recompute
- 2026-09-08 22:01 UTCEPSS rescore
- 2026-09-08 03:01 UTCEG score recompute
- 2026-09-06 01:38 UTCEG score recompute
- 2026-09-05 15:31 UTCEPSS rescore
- 2026-09-05 13:29 UTCEG score recompute
- 2026-09-05 01:18 UTCEG score recompute
- 2026-09-04 08:04 UTCEG score recompute
- 2026-09-04 05:07 UTCEPSS rescore
- 2026-09-02 19:31 UTCEG score recompute
- 2026-09-02 18:28 UTCEG score recompute
- 2026-09-02 18:26 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-319
Frequently asked(5)
What is CVE-2026-84381?
When was CVE-2026-84381 disclosed?
Is CVE-2026-84381 actively exploited?
What is the CVSS score of CVE-2026-84381?
How do I remediate CVE-2026-84381?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-84381
Is Your Infrastructure Affected by CVE-2026-84381?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.