CVE-2025-23084
- EPSS 0.04%
- Published 28.01.2025 05:15:11
- Last modified 19.08.2025 18:45:18
A vulnerability has been identified in Node.js, specifically affecting the handling of drive names in the Windows environment. Certain Node.js functions do not treat drive names as special on Windows. As a result, although Node.js assumes a relative ...
CVE-2024-27980
- EPSS 0.23%
- Published 09.01.2025 01:15:08
- Last modified 09.01.2025 22:15:27
Due to the improper handling of batch files in child_process.spawn / child_process.spawnSync, a malicious command line argument can inject arbitrary commands and achieve code execution even if the shell option is not enabled.
CVE-2023-30582
- EPSS 0.06%
- Published 07.09.2024 16:15:02
- Last modified 21.11.2024 08:00:27
A vulnerability has been identified in Node.js version 20, affecting users of the experimental permission model when the --allow-fs-read flag is used with a non-* argument. This flaw arises from an inadequate permission model that fails to restrict f...
CVE-2023-30583
- EPSS 0.01%
- Published 07.09.2024 16:15:02
- Last modified 21.11.2024 08:00:27
fs.openAsBlob() can bypass the experimental permission model when using the file system read restriction with the `--allow-fs-read` flag in Node.js 20. This flaw arises from a missing check in the `fs.openAsBlob()` API. Please note that at the time ...
CVE-2023-30584
- EPSS 0.02%
- Published 07.09.2024 16:15:02
- Last modified 21.11.2024 08:00:27
A vulnerability has been discovered in Node.js version 20, specifically within the experimental permission model. This flaw relates to improper handling of path traversal bypass when verifying file permissions. Please note that at the time this CVE ...
CVE-2023-30587
- EPSS 0.02%
- Published 07.09.2024 16:15:02
- Last modified 21.11.2024 08:00:28
A vulnerability in Node.js version 20 allows for bypassing restrictions set by the --experimental-permission flag using the built-in inspector module (node:inspector). By exploiting the Worker class's ability to create an "internal worker" with the ...
CVE-2023-39333
- EPSS 0.09%
- Published 07.09.2024 16:15:02
- Last modified 21.11.2024 08:15:10
Maliciously crafted export names in an imported WebAssembly module can inject JavaScript code. The injected code may be able to access data and functions that the WebAssembly module itself does not have access to, similar to as if the WebAssembly mod...
CVE-2024-22018
- EPSS 0.16%
- Published 10.07.2024 02:15:03
- Last modified 21.11.2024 08:55:24
A vulnerability has been identified in Node.js, affecting users of the experimental permission model when the --allow-fs-read flag is used. This flaw arises from an inadequate permission model that fails to restrict file stats through the fs.lstat AP...
CVE-2024-22020
- EPSS 0.11%
- Published 09.07.2024 02:15:09
- Last modified 14.03.2025 19:15:44
A security flaw in Node.js allows a bypass of network import restrictions. By embedding non-network imports in data URLs, an attacker can execute arbitrary code, compromising system security. Verified on various platforms, the vulnerability is mitig...
CVE-2024-27982
- EPSS 0.17%
- Published 07.05.2024 17:15:07
- Last modified 19.04.2025 01:15:43
The team has identified a critical vulnerability in the http server of the most recent version of Node, where malformed headers can lead to HTTP request smuggling. Specifically, if a space is placed before a content-length header, it is not interpret...