A AegiFlow
MEDIUMCVSS 6.8EPSS 0.3%

CVE-2026-69214

CVE-2026-69214 updated by NVD

Published
2026-09-15
Modified
2026-09-18
EPSS percentile
18%
Sources
github-advisory, nvd

Summary

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

EcosystemPackageAffected versionsFixed versions
Mavenorg.http4s:http4s-client_2.120.23.35
Mavenorg.http4s:http4s-client_2.130.23.35, 1.0.0-M47
Mavenorg.http4s:http4s-client_31.0.0-M47, 0.23.35

Remediation: Upgrade to 0.23.35 or later.

References

Includes data from the GitHub Advisory Database, licensed under CC-BY 4.0.

Includes data from the National Vulnerability Database (NIST). NVD data is in the public domain; this page is not endorsed by NIST.

CVE® is a registered trademark of The MITRE Corporation. CVE content reproduced under the CVE Terms of Use; copyright designation © MITRE.

EPSS scores provided by the FIRST.org Exploit Prediction Scoring System.