HTTPX2 is a next generation HTTP client for Python. Prior to 2.11.0, Request._prepare() in src/httpx2/httpx2/_models.py can add a body-derived Content-Length header to a request that already contains a caller-supplied Transfer-Encoding header because its setdefault() processing checks each default header independently rather than treating the two framing headers as mutually exclusive. Fixed-size byte, JSON, form, and known-length multipart bodies can therefore be serialized over HTTP/1.1 with both headers, allowing request smuggling or connection desynchronization when downstream intermediaries disagree about which framing header takes precedence. This issue is fixed in version 2.11.0.
CVE-2026-84380
This medium-severity CVE scores 5.6 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 87% 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).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 5.6
- EG Score
- 5.6(medium)
- EG Risk
- 25(Track)EG Risk 25/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 computedSeverity56% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 13%
- KEV
- Not listed
Published
September 2, 2026
Last Modified
September 9, 2026
Advisory Details (4)
Auto-updated Sep 2, 2026v2.11.0
Patch available: pydantic/httpx2 v2.11.0
https://github.com/pydantic/httpx2/releases/tag/v2.11.0commit 829b93a23932 (pydantic/httpx2)
Patch available: pydantic/httpx2 v2.11.0 (contains commit 829b93a23932)
https://github.com/pydantic/httpx2/commit/829b93a2393212996f613e635261f777d9ec6eabRespect explicit Transfer-Encoding headers
Patch available: pydantic/httpx2 v2.11.0 (PR #1137 merged 2026-08-13)
https://github.com/pydantic/httpx2/pull/1137Conflicting Content-Length and Transfer-Encoding headers can be auto-generated · Advisory · pydantic/httpx2 · GitHub
https://github.com/pydantic/httpx2/security/advisories/GHSA-pf96-p4fj-6566Vendor Advisories for CVE-2026-84380(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 (14 versions) | 2.11.0 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 12× in last 7d / 29× 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 19:28 UTCEPSS rescore
- 2026-09-18 12:42 UTCEG score recompute
- 2026-09-17 19:32 UTCEPSS rescore
- 2026-09-17 10:53 UTCEG score recompute
- 2026-09-16 14:09 UTCEPSS rescore
- 2026-09-16 09:04 UTCEG score recompute
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-15 06:15 UTCEG score recompute
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-14 04:26 UTCEG score recompute
- 2026-09-13 02:37 UTCEG score recompute
- 2026-09-12 00:48 UTCEG score recompute
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-10 22:59 UTCEG score recompute
- 2026-09-09 06:42 UTCEG score recompute
- 2026-09-08 22:01 UTCEPSS rescore
- 2026-09-08 04:54 UTCEG score recompute
- 2026-09-07 03:05 UTCEG score recompute
- 2026-09-06 13:48 UTCEPSS rescore
- 2026-09-06 01:15 UTCEG score recompute
- 2026-09-05 15:31 UTCEPSS rescore
- 2026-09-04 23:26 UTCEG score recompute
- 2026-09-04 05:07 UTCEPSS rescore
Show 4 moreShow fewer
- 2026-09-02 19:31 UTCEG score recompute
- 2026-09-02 18:30 UTCEG score recompute
- 2026-09-02 18:03 UTCEG score recompute
- 2026-09-02 18:01 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-444
Frequently asked(5)
What is CVE-2026-84380?
When was CVE-2026-84380 disclosed?
Is CVE-2026-84380 actively exploited?
What is the CVSS score of CVE-2026-84380?
How do I remediate CVE-2026-84380?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-84380
Is Your Infrastructure Affected by CVE-2026-84380?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.