Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-69211
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, ResponseCookie.render writes attacker-influenced name, content, domain, path, and extension values without neutralizing semicolons or control characters. An application that constructs a ResponseCookie from unvalidated input can therefore emit injected cookie attributes such as Domain, Path, or SameSite, widening cookie scope or weakening protections, and control characters may enable header splitting on permissive backends. The patch strips control characters from all five fields and strips semicolons from name, content, domain, and path while retaining the extension delimiter behavior. 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.23.0-M1 <v0.23.35
Fix Suggestion:
Update to version v0.23.35
https://github.com/http4s/http4s.git (GITHUB):
Affected version(s) >=v1.0.0-M2 <v1.0.0-M47
Fix Suggestion:
Update to version v1.0.0-M47
org.http4s:http4s-core_2.13 (JAVA):
Affected version(s) >=0.23.0-M1 <0.23.35
Fix Suggestion:
Update to version 0.23.35
org.http4s:http4s-core_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-core_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-core_2.12 (JAVA):
Affected version(s) >=0.23.0-M1 <0.23.35
Fix Suggestion:
Update to version 0.23.35
org.http4s:http4s-core_3 (JAVA):
Affected version(s) >=0.23.0-M1 <0.23.35
Fix Suggestion:
Update to version 0.23.35
Do you need more information?
Contact Us
CVSS v4
Base Score:
6.3
Attack Vector
NETWORK
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
4.8
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
LOW
Integrity
LOW
Availability
NONE
Weakness Type (CWE)
Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting')
Improper Validation of Syntactic Correctness of Input
EPSS
Base Score:
0.22