HTTPX2 is a next generation HTTP client for Python. Prior to 2.12.0, the HTTPX2 content decoders in src/httpx2/httpx2/_decoders.py fully inflate each gzip, deflate, br, or zstd network chunk before iter_bytes() or aiter_bytes() yields bounded pieces to the application. A 64 KiB compressed chunk can expand to approximately 64 MiB in one intermediate allocation, so an attacker-controlled or compromised server can cause severe memory pressure or out-of-memory process termination even when the application streams the response. This issue is fixed in version 2.12.0.
CVE-2026-84382
This high-severity CVE scores 7.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 71% 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
- 7.5
- EG Score
- 7.5(medium)
- EG Risk
- 49(Track)EG Risk 49/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 computedSeverity75% × 45%Exploitation0% × 40%Automatability100% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 29%
- KEV
- Not listed
Published
September 2, 2026
Last Modified
September 9, 2026
Advisory Details (4)
Auto-updated Sep 2, 2026v2.12.0
Patch available: pydantic/httpx2 v2.12.0
https://github.com/pydantic/httpx2/releases/tag/v2.12.0commit 4fd0c70a3f20 (pydantic/httpx2)
Patch available: pydantic/httpx2 v2.12.0 (contains commit 4fd0c70a3f20)
https://github.com/pydantic/httpx2/commit/4fd0c70a3f207c618b145934792f791bccfb39f8Decode compressed response bodies incrementally
Patch available: pydantic/httpx2 v2.12.0 (PR #1126 merged 2026-08-18)
https://github.com/pydantic/httpx2/pull/1126Streaming response decompression does not bound peak memory (decompression amplification) · Advisory · pydantic/httpx2 · GitHub
https://github.com/pydantic/httpx2/security/advisories/GHSA-8xx6-hgc6-gc2mVendor Advisories for CVE-2026-84382(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(2 across 2 ecosystems)
Debian:14(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| python-httpx2 | 2.4.0-1, 2.5.0-1 | 2.12.0-1 | — |
PyPI(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| httpx2 | 0.0.0 ... 2.9.1 (15 versions) | 2.12.0 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 13× in last 7d / 32× 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-19 02:35 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 01:46 UTCEG score recompute
- 2026-09-17 19:32 UTCEPSS rescore
- 2026-09-17 01:13 UTCEG score recompute
- 2026-09-16 14:09 UTCEPSS rescore
- 2026-09-16 12:58 UTCEG score recompute
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-15 12:08 UTCEG score recompute
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-13 23:22 UTCEG score recompute
- 2026-09-12 22:52 UTCEG score recompute
- 2026-09-11 22:18 UTCEG score recompute
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 10:00 UTCEG score recompute
- 2026-09-10 21:43 UTCEG score recompute
- 2026-09-08 23:11 UTCEG score recompute
- 2026-09-08 22:01 UTCEPSS rescore
- 2026-09-07 17:42 UTCEG score recompute
- 2026-09-06 17:09 UTCEG score recompute
- 2026-09-06 13:48 UTCEPSS rescore
- 2026-09-05 16:36 UTCEG score recompute
- 2026-09-05 15:31 UTCEPSS rescore
Show 7 moreShow fewer
- 2026-09-04 16:04 UTCEG score recompute
- 2026-09-04 05:07 UTCEPSS rescore
- 2026-09-03 15:31 UTCEG score recompute
- 2026-09-03 14:35 UTCEG score recompute
- 2026-09-02 19:31 UTCEG score recompute
- 2026-09-02 18:28 UTCEG score recompute
- 2026-09-02 18:26 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-84382?
When was CVE-2026-84382 disclosed?
Is CVE-2026-84382 actively exploited?
What is the CVSS score of CVE-2026-84382?
How do I remediate CVE-2026-84382?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-84382
Is Your Infrastructure Affected by CVE-2026-84382?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.