#VU120002 Prototype pollution in Happy DOM - CVE-2025-62410
Published: December 16, 2025
Happy DOM
capricorn86
Description
The vulnerability allows a remote attacker to execute arbitrary JavaScript code.
The vulnerability exists due to improper input validation. A remote attacker can pass specially crafted input to the application, bypass the --disallow-code-generation-from-strings option and perform prototype pollution, which can result in information disclosure or data manipulation.
Note, the vulnerability exists due to incomplete fix for #VU120001 (CVE-2025-61927).