HTTPX2 is a next generation HTTP client for Python. Prior to 2.11.0, FileField.render_headers() in src/httpx2/httpx2/_multipart.py directly interpolates attacker-controlled content_type values and custom headers from the files= three-element (filename, content, content_type) tuple and the files= four-element (filename, content, content_type, headers) tuple into multipart/form-data part headers without validating header names or values. CR or LF characters can terminate a part header, inject additional part headers, or end the part header block early, allowing a downstream multipart parser to treat attacker-supplied lines as genuine headers and potentially alter part semantics or bypass header-based checks. This issue is fixed in version 2.11.0.
CVE-2026-84379
This medium-severity CVE scores 5.3 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 82% 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.3
- EG Score
- 5.3(medium)
- EG Risk
- 55(Attend)EG Risk 55/100SSVC: Attend
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 computedSeverity53% × 45%Exploitation40% × 40%Automatability100% × 15%Action: Remediate soon — notable exploitation risk. - EPSS PROB
- 0%
- EPSS %ILE
- 18%
- 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 de96d810ee4e (pydantic/httpx2)
Patch available: pydantic/httpx2 v2.11.0 (contains commit de96d810ee4e)
https://github.com/pydantic/httpx2/commit/de96d810ee4e309d118982fe7084a46a2bcd600dValidate multipart part headers
Patch available: pydantic/httpx2 v2.11.0 (PR #1142 merged 2026-08-18)
https://github.com/pydantic/httpx2/pull/1142Multipart part header injection via unvalidated file Content-Type and custom headers · Advisory · pydantic/httpx2 · GitHub
https://github.com/pydantic/httpx2/security/advisories/GHSA-h4x7-gw46-3wm6Vendor Advisories for CVE-2026-84379(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-19 06:25 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 05:24 UTCEG score recompute
- 2026-09-17 19:32 UTCEPSS rescore
- 2026-09-17 04:24 UTCEG score recompute
- 2026-09-16 14:09 UTCEPSS rescore
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-16 03:23 UTCEG score recompute
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-14 01:16 UTCEG score recompute
- 2026-09-13 00:16 UTCEG score recompute
- 2026-09-11 23:16 UTCEG score recompute
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-10 22:11 UTCEG score recompute
- 2026-09-09 01:37 UTCEG score recompute
- 2026-09-08 22:01 UTCEPSS rescore
- 2026-09-08 00:36 UTCEG score recompute
- 2026-09-06 23:35 UTCEG score recompute
- 2026-09-06 13:48 UTCEPSS rescore
- 2026-09-05 22:33 UTCEG score recompute
- 2026-09-05 15:31 UTCEPSS rescore
- 2026-09-04 21:31 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
Frequently asked(5)
What is CVE-2026-84379?
When was CVE-2026-84379 disclosed?
Is CVE-2026-84379 actively exploited?
What is the CVSS score of CVE-2026-84379?
How do I remediate CVE-2026-84379?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-84379
Is Your Infrastructure Affected by CVE-2026-84379?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.