Lucene search
+L

61 matches found

CNNVD
CNNVD
added 2026/03/27 12:00 a.m.19 views

happy-dom 安全漏洞

Happy-Dom is a JavaScript implementation of a web browser without a graphical interface, developed by David Ortner. Versions of Happy-Dom prior to 20.8.9 contained a security vulnerability. This vulnerability stemmed from the fetch function, which might attach cookies originating from the current...

7.5CVSS5.8AI score0.00458EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2026/03/27 12:00 a.m.18 views

happy-dom 代码注入漏洞

Happy-Dom is a JavaScript implementation of a web browser with no graphical interface, developed by David Ortner. Versions of Happy-Dom prior to 20.8.7 contained a code injection vulnerability. This vulnerability stemmed from issues with the ECMAScriptModuleCompiler, which could allow attackers t...

9.8CVSS6.3AI score0.00788EPSS
SaveExploits1References3
vulnersOsv
vulnersOsv
added 2026/03/26 10:22 p.m.3 views

07-calito-router (>=0.0.2, <=0.0.4), @adbl/cartridge (>=0.0.0, <=0.0.8) +253 more potentially affected by CVE-2026-33943 via happy-dom (>=15.10.2, <=20.8.7)

happy-dom NPM version =15.10.2, =0.0.2, =0.0.0, =0.1.1, =0.1.0, =18.0.11, =0.5.0, =0.4.2, =0.1.10, =0.3.0, =0.1.0-alpha.1, =0.1.0 - @chialab/sveltekit-utils 0.1.0-alpha.8 - @choiceform/design-js-tokens 0.1.0 - @codai/testing-utils 1.0.0 and more Source cves: CVE-2026-33943 Source advisory:...

9.8CVSS5.3AI score0.00788EPSS
SaveExploits1
vulnersOsv
vulnersOsv
added 2026/03/26 10:22 p.m.2 views

07-calito-router (>=0.0.2, <=0.0.4), @adbl/cartridge (>=0.0.0, <=0.0.8) +253 more potentially affected by CVE-2026-33943 via happy-dom (>=15.10.2, <=20.8.7)

happy-dom NPM version =15.10.2, =0.0.2, =0.0.0, =0.1.1, =0.1.0, =18.0.11, =0.5.0, =0.4.2, =0.1.10, =0.3.0, =0.1.0-alpha.1, =0.1.0 - @chialab/sveltekit-utils 0.1.0-alpha.8 - @choiceform/design-js-tokens 0.1.0 - @codai/testing-utils 1.0.0 and more Source cves: CVE-2026-33943 Source advisory:...

9.8CVSS5.3AI score0.00788EPSS
SaveExploits1
OSV
OSV
added 2026/03/26 10:22 p.m.5 views

GHSA-6Q6H-J7HJ-3R64 Happy DOM ECMAScriptModuleCompiler: unsanitized export names are interpolated as executable code

Summary A code injection vulnerability in ECMAScriptModuleCompiler allows an attacker to achieve Remote Code Execution RCE by injecting arbitrary JavaScript expressions inside export declarations in ES module scripts processed by happy-dom. The compiler directly interpolates unsanitized content...

8.8CVSS6.1AI score0.00788EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/03/26 10:22 p.m.37 views

Happy DOM ECMAScriptModuleCompiler: unsanitized export names are interpolated as executable code

Summary A code injection vulnerability in ECMAScriptModuleCompiler allows an attacker to achieve Remote Code Execution RCE by injecting arbitrary JavaScript expressions inside export declarations in ES module scripts processed by happy-dom. The compiler directly interpolates unsanitized content...

9.8CVSS7.6AI score0.00788EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/26 12:00 a.m.52 views

PT-2026-28574

Name of the Vulnerable Software and Affected Versions Happy DOM versions 15.10.0 through 20.8.7 Description Happy DOM is a JavaScript implementation of a web browser without its graphical user interface. Versions 15.10.0 through 20.8.7 contain a code injection issue in the ECMAScriptModuleCompile...

8.8CVSS6.1AI score0.00788EPSS
SaveExploits1References12
Veracode
Veracode
added 2025/12/02 10:21 a.m.13 views

Prototype Pollution

happy-dom is vulnerable to Prototype Pollution. The vulnerability is due to untrusted JavaScript running in the same isolate as the main application despite the --disallow-code-generation-from-strings flag, which allows an attacker to deploy prototype-pollution payloads to hijack critical...

9.4CVSS7AI score0.00328EPSS
SaveExploits0References3Affected Software1
vulnersOsv
vulnersOsv
added 2025/10/15 8:29 p.m.4 views

nuxt-spec (>=0.1.10, <=0.1.11) potentially affected by CVE-2025-62410 via happy-dom (20.0.0)

happy-dom NPM version 20.0.0 is affected by a known vulnerability. The following packages have a transitive dependency on happy-dom and may be impacted: - nuxt-spec =0.1.10, =0.1.11 Source cves: CVE-2025-62410 Source advisory: SNYK:JS-HAPPYDOM-13559227...

9.4CVSS5.3AI score0.00328EPSS
SaveExploits0
Snyk
Snyk
added 2025/10/15 8:29 p.m.13 views

Prototype Pollution

Overview happy-dom is a Happy DOM is a JavaScript implementation of a web browser without its graphical user interface. It includes many web standards from WHATWG DOM and HTML. Affected versions of this package are vulnerable to Prototype Pollution via the shared process between untrusted scripts...

9.4CVSS8.4AI score0.00328EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/10/15 8:29 p.m.6 views

Prototype Pollution

Overview org.webjars.npm:happy-dom is a Happy DOM is a JavaScript implementation of a web browser without its graphical user interface. It includes many web standards from WHATWG DOM and HTML. Affected versions of this package are vulnerable to Prototype Pollution via the shared process between...

9.4CVSS6.9AI score0.00328EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/15 8:29 p.m.13 views

GHSA-QPM2-6CQ5-7PQ5 happy-dom's `--disallow-code-generation-from-strings` is not sufficient for isolating untrusted JavaScript

Summary The mitigation proposed in GHSA-37j7-fg3j-429f for disabling eval/Function when executing untrusted code in happy-dom does not suffice, since it still allows prototype pollution payloads. Details The untrusted script and the rest of the application still run in the same Isolate/process, s...

9.4CVSS7.8AI score0.00328EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/15 8:29 p.m.10 views

EUVD-2025-34678

happy-dom's --disallow-code-generation-from-strings is not sufficient for isolating untrusted JavaScript...

9.4CVSS6.1AI score0.00328EPSS
SaveExploits0References4
vulnersOsv
vulnersOsv
added 2025/10/15 8:29 p.m.4 views

@happy-dom/global-registrator (>=19.0.0, <=19.0.2), @happy-dom/jest-environment (>=19.0.0, <=19.0.2) +4 more potentially affected by CVE-2025-62410 via happy-dom (>=19.0.2, <=20.0.0)

happy-dom NPM version =19.0.2, =19.0.0, =19.0.0, =19.0.0, =1.0.0, =0.1.9, =1.1.81, =1.1.82 Source cves: CVE-2025-62410 Source advisory: OSV:GHSA-QPM2-6CQ5-7PQ5...

9.4CVSS5.3AI score0.00328EPSS
SaveExploits0
NVD
NVD
added 2025/10/15 6:15 p.m.51 views

CVE-2025-62410

In versions before 20.0.2, it was found that --disallow-code-generation-from-strings is not sufficient for isolating untrusted JavaScript in happy-dom. The untrusted script and the rest of the application still run in the same Isolate/process, so attackers can deploy prototype pollution payloads ...

9.4CVSS0.00328EPSS
SaveExploits0References2
CVE
CVE
added 2025/10/15 5:16 p.m.103 views

CVE-2025-62410

CVE-2025-62410 affects happy-dom prior to version 20.0.2, where the --disallow-code-generation-from-strings mitigation does not fully isolate untrusted JavaScript. The untrusted script and the rest of the application run in the same Isolate/process, allowing prototype-pollution payloads to hijack...

9.4CVSS6.4AI score0.00328EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/10/15 5:16 p.m.44 views

CVE-2025-62410 --disallow-code-generation-from-strings is not sufficient for isolating untrusted JavaScript in happy-dom

In versions before 20.0.2, it was found that --disallow-code-generation-from-strings is not sufficient for isolating untrusted JavaScript in happy-dom. The untrusted script and the rest of the application still run in the same Isolate/process, so attackers can deploy prototype pollution payloads ...

9.4CVSS0.00328EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/15 5:16 p.m.11 views

CVE-2025-62410 --disallow-code-generation-from-strings is not sufficient for isolating untrusted JavaScript in happy-dom

In versions before 20.0.2, it was found that --disallow-code-generation-from-strings is not sufficient for isolating untrusted JavaScript in happy-dom. The untrusted script and the rest of the application still run in the same Isolate/process, so attackers can deploy prototype pollution payloads ...

9.4CVSS6.8AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/10/15 5:16 p.m.12 views

CVE-2025-62410 --disallow-code-generation-from-strings is not sufficient for isolating untrusted JavaScript in happy-dom

In versions before 20.0.2, it was found that --disallow-code-generation-from-strings is not sufficient for isolating untrusted JavaScript in happy-dom. The untrusted script and the rest of the application still run in the same Isolate/process, so attackers can deploy prototype pollution payloads ...

9.4CVSS6.4AI score0.00328EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/10/15 12:00 a.m.9 views

happy-dom 安全漏洞

happy-dom is a JavaScript implementation of a web browser without a graphical user interface by the individual developer David Ortner. A security vulnerability exists in happy-dom prior to version 20.0.2, which stems from insufficient isolation and could lead to prototype pollution attacks and...

9.4CVSS6.3AI score0.00328EPSS
SaveExploits0References3
Rows per page
Query Builder