CVE-2026-34226

HIGH7.5/ 10.0
Share:
Published: March 27, 2026 at 10:16 PM
Modified: April 1, 2026 at 01:26 PM
Source: security-advisories@github.com

Vulnerability Description

Happy DOM is a JavaScript implementation of a web browser without its graphical user interface. Versions prior to 20.8.9 may attach cookies from the current page origin (`window.location`) instead of the request target URL when `fetch(..., { credentials: "include" })` is used. This can leak cookies from origin A to destination B. Version 20.8.9 fixes the issue.

CVSS Metrics

Base Score
7.5
Severity
HIGH
Vector String
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Weaknesses (CWE)

Source: security-advisories@github.com