Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-34226 Details

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-201Insertion of Sensitive Information Into Sent Dataredhat-SADP
CWE-201Insertion of Sensitive Information Into Sent Data[email protected]
CWE-359Exposure of Private Personal Information to an Unauthorized Actor[email protected]

Affected Products

ProductVersions
capricorn86 happy dom
< 20.8.9

CPE

  • cpe:2.3:a:capricorn86:happy_dom:*:*:*:*:*:node.js:*:*

Remediation

  • No remediation found in references.

Change History

7 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-34226
NVD Published Date:
Mar 27, 2026
NVD Last Modified:
Aug 19, 2026
Source:
[email protected]
CVE-2026-34226 Details - Not Deferred