Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.http4s/http4s-client_3
  4. ›
  5. CVE-2026-69214

CVE-2026-69214: Http4s: CookieJar middleware accepts arbitrary Set-Cookie domain

September 15, 2026

When processing a Set-Cookie from a response, the CookieJar client middleware trusts the server-supplied Domain attribute verbatim, with no check that it domain-matches the host that sent the cookie (RFC6265 §5.3 step 6) and no public suffix check. A malicious or compromised server can therefore plant a cookie for any domain in the cookie jar, which is subsequently set on the client’s next request to that victim domain, enabling session fixation or overwriting security-relevant cookies.

References

  • github.com/advisories/GHSA-wv64-j4fq-5f9x
  • github.com/http4s/http4s/commit/87535f7288f3baaf6736e2735087e473762b5b2f
  • github.com/http4s/http4s/releases/tag/v0.23.35
  • github.com/http4s/http4s/releases/tag/v1.0.0-M47
  • github.com/http4s/http4s/security/advisories/GHSA-wv64-j4fq-5f9x
  • nvd.nist.gov/vuln/detail/CVE-2026-69214

Code Behaviors & Features

Detect and mitigate CVE-2026-69214 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.23.35, all versions starting from 1.0.0-M1 before 1.0.0-M47

Fixed versions

  • 0.23.35
  • 1.0.0-M47

Solution

Upgrade to versions 0.23.35, 1.0.0-M47 or above.

Impact 6.8 MEDIUM

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N

Learn more about CVSS

Weakness

  • CWE-384: Session Fixation
  • CWE-565: Reliance on Cookies without Validation and Integrity Checking

Source file

maven/org.http4s/http4s-client_3/CVE-2026-69214.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 22 Sep 2026 12:22:17 +0000.