← Back

Node.js

node.js

Vendor: Nodejs • 176 CVEs

CVEs (176)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
2Fedoraproject
Nodejs
2Fedora
Node.js
Jun 17, 2026
Sep 18, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Node.js < 14.11.0 is vulnerable to HTTP denial of service (DoS) attacks based on delayed requests submission which can make the server unable to accept new connections.
3Fedoraproject
NodejsOpensuse
3Fedora
LeapNode.js
Jun 17, 2026
Sep 18, 2020
N/A· v4
7.4 HIGH· v3
5.8 MEDIUM· v2
Node.js < 12.18.4 and < 14.11 can be exploited to perform HTTP desync attacks and deliver malicious payloads to unsuspecting users. The payloads can be crafted by an attacker to hijack user sessions, poison cookies, perf...Show more
Node.js < 12.18.4 and < 14.11 can be exploited to perform HTTP desync attacks and deliver malicious payloads to unsuspecting users. The payloads can be crafted by an attacker to hijack user sessions, poison cookies, perform clickjacking, and a multitude of other attacks depending on the architecture of the underlying system. The attack was possible due to a bug in processing of carrier-return symbols in the HTTP header names.Show less
3Netapp
NodejsOracle
9Active Iq Unified Manager
Banking Extensibility WorkbenchBlockchain Platform+6 more
Jun 17, 2026
Jul 24, 2020
N/A· v4
8.1 HIGH· v3
9.3 HIGH· v2
napi_get_value_string_*() allows various kinds of memory corruption in node < 10.21.0, 12.18.0, and < 14.4.0.
2Nodejs
Oracle
5Banking Extensibility Workbench
Blockchain PlatformGraalvm+2 more
Jun 17, 2026
Jun 8, 2020
N/A· v4
7.4 HIGH· v3
5.8 MEDIUM· v2
TLS session reuse can lead to host certificate verification bypass in node version < 12.18.0 and < 14.4.0.
6Debian
FedoraprojectNghttp2+3 more
10Banking Extensibility Workbench
Blockchain PlatformDebian Linux+7 more
Jun 17, 2026
Jun 3, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
In nghttp2 before version 1.41.0, the overly large HTTP/2 SETTINGS frame payload causes denial of service. The proof of concept attack involves a malicious client constructing a SETTINGS frame with a length of 14,400 byt...Show more
In nghttp2 before version 1.41.0, the overly large HTTP/2 SETTINGS frame payload causes denial of service. The proof of concept attack involves a malicious client constructing a SETTINGS frame with a length of 14,400 bytes (2400 individual settings entries) over and over again. The attack causes the CPU to spike at 100%. nghttp2 v1.41.0 fixes this vulnerability. There is a workaround to this vulnerability. Implement nghttp2_on_frame_recv_callback callback, and if received frame is SETTINGS frame and the number of settings entries are large (e.g., > 32), then drop the connection.Show less
9Canonical
DebianFedoraproject+6 more
11Banking Extensibility Workbench
ChromeDebian Linux+8 more
Jun 17, 2026
Mar 12, 2020
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
An issue was discovered in International Components for Unicode (ICU) for C/C++ through 66.1. An integer overflow, leading to a heap-based buffer overflow, exists in the UnicodeString::doAppend() function in common/unist...Show more
An issue was discovered in International Components for Unicode (ICU) for C/C++ through 66.1. An integer overflow, leading to a heap-based buffer overflow, exists in the UnicodeString::doAppend() function in common/unistr.cpp.Show less
2Libuv
Nodejs
2Libuv
Node.js
Nov 21, 2024
Feb 11, 2020
N/A· v4
8.1 HIGH· v3
6.8 MEDIUM· v2
The uv_rwlock_t fallback implementation for Windows XP and Server 2003 in libuv before 1.7.4 does not properly prevent threads from releasing the locks of other threads, which allows attackers to cause a denial of servic...Show more
The uv_rwlock_t fallback implementation for Windows XP and Server 2003 in libuv before 1.7.4 does not properly prevent threads from releasing the locks of other threads, which allows attackers to cause a denial of service (deadlock) or possibly have unspecified other impact by leveraging a race condition.Show less
5Debian
NodejsOpensuse+2 more
7Communications Cloud Native Core Network Function Cloud Native Environment
Debian LinuxEnterprise Linux+4 more
Jun 17, 2026
Feb 7, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Including trailing white space in HTTP header values in Nodejs 10, 12, and 13 causes bypass of authorization based on header value comparisons
6Debian
FedoraprojectNodejs+3 more
13Debian Linux
Enterprise LinuxEnterprise Linux Desktop+10 more
Jun 17, 2026
Feb 7, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
HTTP request smuggling in Node.js 10, 12, and 13 causes malicious payload delivery when transfer-encoding is malformed
5Debian
NodejsOpensuse+2 more
10Communications Cloud Native Core Network Function Cloud Native Environment
Debian LinuxEnterprise Linux+7 more
Jun 17, 2026
Feb 7, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Improper Certificate Validation in Node.js 10, 12, and 13 causes the process to abort when sending a crafted X.509 certificate
11Apache
AppleCanonical+8 more
18Debian Linux
Diskstation ManagerEnterprise Linux+15 more
Jun 17, 2026
Aug 13, 2019
N/A· v4
7.5 HIGH· v3
7.8 HIGH· v2
Some HTTP/2 implementations are vulnerable to a flood of empty frames, potentially leading to a denial of service. The attacker sends a stream of frames with an empty payload and without the end-of-stream flag. These fra...Show more
Some HTTP/2 implementations are vulnerable to a flood of empty frames, potentially leading to a denial of service. The attacker sends a stream of frames with an empty payload and without the end-of-stream flag. These frames can be DATA, HEADERS, CONTINUATION and/or PUSH_PROMISE. The peer spends time processing each frame disproportionate to attack bandwidth. This can consume excess CPU.Show less
12Apache
AppleCanonical+9 more
23Clustered Data Ontap
Communications Element ManagerDebian Linux+20 more
Jun 17, 2026
Aug 13, 2019
N/A· v4
7.5 HIGH· v3
7.8 HIGH· v2
Some HTTP/2 implementations are vulnerable to unconstrained interal data buffering, potentially leading to a denial of service. The attacker opens the HTTP/2 window so the peer can send without constraint; however, they...Show more
Some HTTP/2 implementations are vulnerable to unconstrained interal data buffering, potentially leading to a denial of service. The attacker opens the HTTP/2 window so the peer can send without constraint; however, they leave the TCP window closed so the peer cannot actually write (many of) the bytes on the wire. The attacker then sends a stream of requests for a large response object. Depending on how the servers queue the responses, this can consume excess memory, CPU, or both.Show less
12Apache
AppleCanonical+9 more
19Debian Linux
Diskstation ManagerEnterprise Linux+16 more
Jun 17, 2026
Aug 13, 2019
N/A· v4
6.5 MEDIUM· v3
6.8 MEDIUM· v2
Some HTTP/2 implementations are vulnerable to a header leak, potentially leading to a denial of service. The attacker sends a stream of headers with a 0-length header name and 0-length header value, optionally Huffman en...Show more
Some HTTP/2 implementations are vulnerable to a header leak, potentially leading to a denial of service. The attacker sends a stream of headers with a 0-length header name and 0-length header value, optionally Huffman encoded into 1-byte or greater headers. Some implementations allocate memory for these headers and keep the allocation alive until the session dies. This can consume excess memory.Show less
12Apache
AppleCanonical+9 more
22Big Ip Local Traffic Manager
Debian LinuxDiskstation Manager+19 more
Jun 17, 2026
Aug 13, 2019
N/A· v4
7.5 HIGH· v3
7.8 HIGH· v2
Some HTTP/2 implementations are vulnerable to a settings flood, potentially leading to a denial of service. The attacker sends a stream of SETTINGS frames to the peer. Since the RFC requires that the peer reply with one...Show more
Some HTTP/2 implementations are vulnerable to a settings flood, potentially leading to a denial of service. The attacker sends a stream of SETTINGS frames to the peer. Since the RFC requires that the peer reply with one acknowledgement per SETTINGS frame, an empty SETTINGS frame is almost equivalent in behavior to a ping. Depending on how efficiently this data is queued, this can consume excess CPU, memory, or both.Show less
13Apache
AppleCanonical+10 more
28Big Ip Local Traffic Manager
Cloud InsightsDebian Linux+25 more
Jun 17, 2026
Aug 13, 2019
N/A· v4
7.5 HIGH· v3
7.8 HIGH· v2
Some HTTP/2 implementations are vulnerable to a reset flood, potentially leading to a denial of service. The attacker opens a number of streams and sends an invalid request over each stream that should solicit a stream o...Show more
Some HTTP/2 implementations are vulnerable to a reset flood, potentially leading to a denial of service. The attacker opens a number of streams and sends an invalid request over each stream that should solicit a stream of RST_STREAM frames from the peer. Depending on how the peer queues the RST_STREAM frames, this can consume excess memory, CPU, or both.Show less
12Apache
AppleCanonical+9 more
20Debian Linux
Diskstation ManagerEnterprise Communications Broker+17 more
Jun 17, 2026
Aug 13, 2019
N/A· v4
7.5 HIGH· v3
7.8 HIGH· v2
Some HTTP/2 implementations are vulnerable to resource loops, potentially leading to a denial of service. The attacker creates multiple request streams and continually shuffles the priority of the streams in a way that c...Show more
Some HTTP/2 implementations are vulnerable to resource loops, potentially leading to a denial of service. The attacker creates multiple request streams and continually shuffles the priority of the streams in a way that causes substantial churn to the priority tree. This can consume excess CPU.Show less
4Apache
AppleDebian+1 more
4Debian Linux
Node.jsSwiftnio+1 more
Jun 17, 2026
Aug 13, 2019
N/A· v4
7.5 HIGH· v3
7.8 HIGH· v2
Some HTTP/2 implementations are vulnerable to ping floods, potentially leading to a denial of service. The attacker sends continual pings to an HTTP/2 peer, causing the peer to build an internal queue of responses. Depen...Show more
Some HTTP/2 implementations are vulnerable to ping floods, potentially leading to a denial of service. The attacker sends continual pings to an HTTP/2 peer, causing the peer to build an internal queue of responses. Depending on how efficiently this data is queued, this can consume excess CPU, memory, or both.Show less
12Apache
AppleCanonical+9 more
20Debian Linux
Diskstation ManagerEnterprise Communications Broker+17 more
Jun 17, 2026
Aug 13, 2019
N/A· v4
7.5 HIGH· v3
7.8 HIGH· v2
Some HTTP/2 implementations are vulnerable to window size manipulation and stream prioritization manipulation, potentially leading to a denial of service. The attacker requests a large amount of data from a specified res...Show more
Some HTTP/2 implementations are vulnerable to window size manipulation and stream prioritization manipulation, potentially leading to a denial of service. The attacker requests a large amount of data from a specified resource over multiple streams. They manipulate window size and stream priority to force the server to queue the data in 1-byte chunks. Depending on how efficiently this data is queued, this can consume excess CPU, memory, or both.Show less
2Nodejs
Opensuse
2Leap
Node.js
Jun 17, 2026
Mar 28, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Keep-alive HTTP and HTTPS connections can remain open and inactive for up to 2 minutes in Node.js 6.16.0 and earlier. Node.js 8.0.0 introduced a dedicated server.keepAliveTimeout which defaults to 5 seconds. The behavior...Show more
Keep-alive HTTP and HTTPS connections can remain open and inactive for up to 2 minutes in Node.js 6.16.0 and earlier. Node.js 8.0.0 introduced a dedicated server.keepAliveTimeout which defaults to 5 seconds. The behavior in Node.js 6.16.0 and earlier is a potential Denial of Service (DoS) attack vector. Node.js 6.17.0 introduces server.keepAliveTimeout and the 5-second default.Show less
2Nodejs
Opensuse
2Leap
Node.js
Jun 17, 2026
Mar 28, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
In Node.js including 6.x before 6.17.0, 8.x before 8.15.1, 10.x before 10.15.2, and 11.x before 11.10.1, an attacker can cause a Denial of Service (DoS) by establishing an HTTP or HTTPS connection in keep-alive mode and...Show more
In Node.js including 6.x before 6.17.0, 8.x before 8.15.1, 10.x before 10.15.2, and 11.x before 11.10.1, an attacker can cause a Denial of Service (DoS) by establishing an HTTP or HTTPS connection in keep-alive mode and by sending headers very slowly. This keeps the connection and associated resources alive for a long period of time. Potential attacks are mitigated by the use of a load balancer or other proxy layer. This vulnerability is an extension of CVE-2018-12121, addressed in November and impacts all active Node.js release lines including 6.x before 6.17.0, 8.x before 8.15.1, 10.x before 10.15.2, and 11.x before 11.10.1.Show less