Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-69214
Published:September 15, 2026
Updated:September 22, 2026
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.
Affected Packages
https://github.com/http4s/http4s.git (GITHUB):
Affected version(s) >=v0.22.0-M8 <v0.23.35
Fix Suggestion:
Update to version v0.23.35
https://github.com/http4s/http4s.git (GITHUB):
Affected version(s) >=v1.0.0-M1 <v1.0.0-M47
Fix Suggestion:
Update to version v1.0.0-M47
org.http4s:http4s-client_3 (JAVA):
Affected version(s) >=1.0.0-M22 <1.0.0-M47
Fix Suggestion:
Update to version 1.0.0-M47
org.http4s:http4s-client_2.13 (JAVA):
Affected version(s) >=0.10.0-M10 <0.23.35
Fix Suggestion:
Update to version 0.23.35
org.http4s:http4s-client_3 (JAVA):
Affected version(s) >=0.22.0-M8 <0.23.35
Fix Suggestion:
Update to version 0.23.35
org.http4s:http4s-client_2.13 (JAVA):
Affected version(s) >=1.0.0-M2 <1.0.0-M47
Fix Suggestion:
Update to version 1.0.0-M47
org.http4s:http4s-client_2.12 (JAVA):
Affected version(s) >=0.10.0-M10 <0.23.35
Fix Suggestion:
Update to version 0.23.35
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.9
Attack Vector
NETWORK
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
HIGH
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
HIGH
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.8
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
NONE
Scope
CHANGED
Confidentiality
NONE
Integrity
HIGH
Availability
NONE
Weakness Type (CWE)
Reliance on Cookies without Validation and Integrity Checking
Session Fixation
EPSS
Base Score:
0.26