| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-wv64-j4fq-5f9x | Http4s: CookieJar middleware accepts arbitrary Set-Cookie domain |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Wed, 16 Sep 2026 23:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Http4s
Http4s http4s |
|
| Vendors & Products |
Http4s
Http4s http4s |
Wed, 16 Sep 2026 19:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Tue, 15 Sep 2026 19:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. | |
| Title | Http4s: CookieJar middleware accepts arbitrary Set-Cookie domain | |
| Weaknesses | CWE-384 CWE-565 |
|
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-09-16T18:37:05.666Z
Reserved: 2026-08-03T16:57:50.125Z
Link: CVE-2026-69214
Updated: 2026-09-16T18:18:29.467Z
Status : Deferred
Published: 2026-09-15T19:17:38.453
Modified: 2026-09-16T20:39:16.610
Link: CVE-2026-69214
No data.
OpenCVE Enrichment
Updated: 2026-09-16T22:45:08Z
Github GHSA