Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, The CookieJar client middleware stores a response cookie’s Domain attribute without checking that it domain-matches the host that supplied the cookie or rejecting public suffixes. A malicious or compromised server contacted through the same CookieJar can plant a cookie for another domain, and the jar later sends that cookie to the victim domain, enabling session fixation or overwriting security-sensitive cookies. The patch validates the Set-Cookie domain against the response origin, although public-suffix rejection remains unimplemented. This issue is fixed in versions 0.23.35 and 1.0.0-M47.
CVE-2026-69214
This medium-severity CVE scores 6.8 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
- 6.8
- EG Score
- 6.8(medium)
- EG Risk
- 31(Track)EG Risk 31/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 computedSeverity68% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 18%
- KEV
- Not listed
Published
September 15, 2026
Last Modified
September 16, 2026
Advisory Details (4)
Auto-updated Sep 15, 2026v1.0.0-M47
Patch available: http4s/http4s v1.0.0-M47 (pre-release)
https://github.com/http4s/http4s/releases/tag/v1.0.0-M47v0.23.35
Patch available: http4s/http4s v0.23.35
https://github.com/http4s/http4s/releases/tag/v0.23.35commit 87535f7288f3 (http4s/http4s)
Patch available: http4s/http4s v0.23.35 (contains commit 87535f7288f3)
https://github.com/http4s/http4s/commit/87535f7288f3baaf6736e2735087e473762b5b2fCookieJar middleware accepts arbitrary Set-Cookie domain · Advisory · http4s/http4s · GitHub
https://github.com/http4s/http4s/security/advisories/GHSA-wv64-j4fq-5f9xVendor Advisories for CVE-2026-69214(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(3 across 1 ecosystem)
Maven(3)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| org.http4s:http4s-client_2.12 | 0.10.0-M10 ... 0.23.9 (261 versions) | 0.23.35 | — |
| org.http4s:http4s-client_2.13 | 0.10.0-M10 ... 0.23.9 (115 versions) | 0.23.35 | — |
| org.http4s:http4s-client_3 | 1.0.0-M22 ... 1.0.0-M46 (24 versions) | 1.0.0-M47 | — |
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 9× in last 7d / 9× 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 22:33 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-17 21:50 UTCEG score recompute
- 2026-09-16 19:23 UTCEG score recompute
- 2026-09-16 18:52 UTCEG score recompute
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-15 19:32 UTCEG score recompute
- 2026-09-15 19:13 UTCEG score recompute
- 2026-09-15 19:12 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-69214?
When was CVE-2026-69214 disclosed?
Is CVE-2026-69214 actively exploited?
What is the CVSS score of CVE-2026-69214?
How do I remediate CVE-2026-69214?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-69214
Is Your Infrastructure Affected by CVE-2026-69214?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.