216.73.216.86

CVE-2025-61927

· Published 10/10/2025 20:15 · Modified 10/10/2025 20:15

Labels: CVE-2025-61927 2025-10-10CVE-2025-61927CWE-94[email protected]

Essential information

Published
10/10/2025 20:15
Modified
10/10/2025 20:15
Author
Creator
CVSS
7.2 HIGH (v3) 7.2 HIGH (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

Happy DOM is a JavaScript implementation of a web browser without its graphical user interface. Happy DOM v19 and lower contains a security vulnerability that puts the owner system at the risk of RCE (Remote Code Execution) attacks. A Node.js VM Context is not an isolated environment, and if the user runs untrusted JavaScript code within the Happy DOM VM Context, it may escape the VM and get access to process level functionality. It seems like what the attacker can get control over depends on if the process is using ESM or CommonJS. With CommonJS the attacker can get hold of the `require()` function to import modules. Happy DOM has JavaScript evaluation enabled by default. This may not be obvious to the consumer of Happy DOM and can potentially put the user at risk if untrusted code is executed within the environment. Version 20.0.0 patches the issue by changing JavaScript evaluation to be disabled by default.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
happy dom / happy dom cpe:2.3:a:happy_dom:happy_dom:<19:*:*:*:*:*:*:*
happy dom / happy dom cpe:2.3:a:happy_dom:happy_dom:20.0.0:*:*:*:*:*:*:*

References