Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2024-27983

74
FAUCET Score

CVE-2024-27983 is a denial-of-service vulnerability affecting Node.js HTTP/2 servers, allowing an attacker to render the server unavailable with a small number of specially crafted HTTP/2 frames. This vulnerability has a CVSS score of 8.2 (High) due to its network-based attack vector, low attack complexity, and high impact on availability. While there is no evidence of active exploitation or public exploit code (Metasploit, Nuclei, ExploitDB), the vulnerability has garnered significant community discussion and media coverage, indicating a high level of awareness. Its EPSS score and FAUCET Risk Score also suggest a high potential for future exploitation.

Impacted Technologies

VendorProductVersion(s)CPE
>= 18.0, < 18.20.1CPE match
cpe:2.3:a:nodejs:node.js:*:*:*:*:*:*:*:*
>= 20.0, < 20.12.1CPE match
cpe:2.3:a:nodejs:node.js:*:*:*:*:*:*:*:*
>= 21.0, < 21.7.2CPE match
cpe:2.3:a:nodejs:node.js:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.0

8.2HIGH

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
LOW
Availability Impact
HIGH
Exploitability Score
3.9
Impact Score
4.2
CvssVersion
3.0

Exploit Intelligence

EPSS Score
87.21%
Probability of exploitation in next 30 days
EPSS Percentile
99.7%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.8721 is in the 100th percentile among its peer group of 51,551 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (25)

microsoftpatch availablevia msrc
Product: Azure Linux 3.0 ARMFixed in: 20.14.0-1
microsoftpatch availablevia msrc
Product: 16990-17084Fixed in: 20.14.0-1
microsoftpatch availablevia msrc
Product: 19740-17084Fixed in: 20.14.0-1
microsoftpatch availablevia msrc
Product: 19748-17086Fixed in: 18.18.2-7
microsoftpatch availablevia msrc
Product: azl3 nodejs 20.14.0-1 on Azure Linux 3.0Fixed in: 20.14.0-1
microsoftpatch availablevia msrc
Product: azl3 nodejs 20.10.0-2 on Azure Linux 3.0Fixed in: 20.14.0-1
microsoftpatch availablevia msrc
Product: cbl2 nodejs18 18.18.2-7 on CBL Mariner 2.0Fixed in: 18.18.2-7
microsoftpatch availablevia msrc
Product: CBL Mariner 2.0 x64Fixed in: 18.18.2-7
microsoftpatch availablevia msrc
Product: CBL Mariner 2.0 ARMFixed in: 18.18.2-7
microsoftpatch availablevia msrc
Product: Azure Linux 3.0 x64Fixed in: 20.14.0-1
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 9.0 Extended Update SupportFixed in: nodejs-1:16.20.2-6.el9_0
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 9.2 Extended Update SupportFixed in: nodejs-1:16.20.2-5.el9_2.3
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 8Fixed in: nodejs:20-8090020240422150739.a75119d5
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Software Collections for Red Hat Enterprise Linux 7Fixed in: rh-nodejs14-nodejs-0:14.21.3-7.el7
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 9.2 Extended Update SupportFixed in: nodejs:18-9020020240516091141.rhel9
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 8Fixed in: nodejs:18-8090020240429131734.a75119d5
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update SupportFixed in: nodejs:16-8060020240515105144.ad008a3a
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 8.6 Telecommunications Update ServiceFixed in: nodejs:16-8060020240515105144.ad008a3a
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 8.6 Update Services for SAP SolutionsFixed in: nodejs:16-8060020240515105144.ad008a3a
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 8.8 Extended Update SupportFixed in: nodejs:16-8080020240510090838.63b34585
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 8.8 Extended Update SupportFixed in: nodejs:18-8080020240621122004.63b34585
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 9Fixed in: nodejs:18-9040020240422140329.rhel9
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 9Fixed in: nodejs:20-9040020240419140200.rhel9
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 9Fixed in: nodejs-1:16.20.2-8.el9_4
View patch
redhatno patchvia redhat_api
Product: Red Hat Enterprise Linux 8Fixed in: nodejs:16/nodejs

Vendor Advisories (3)

microsoft2024-Jun/CVE-2024-27983

CVE-2024-27983

Jun 11, 2024
microsoft2024-Apr/CVE-2024-27983Important

An attacker can make the Node.js HTTP/2 server completely unavailable by sending a small amount of HTTP/2 frames packets with a few HTTP/2 frames inside. It is possible to leave some data in nghttp2 memory after reset when headers with HTTP/2 CONTINUATION frame are sent to the server and then a TCP connection is abruptly closed by the client triggering the Http2Session destructor while header frames are still being processed (and stored in memory) causing a race condition.

Apr 9, 2024
redhatCVE-2024-27983Important

nodejs: CONTINUATION frames DoS

Apr 3, 2024

References

lists.debian.org / debian-lts-announce/2024/09/msg00029.html
kb.cert.org / vuls/id/421644
hackerone.com / reports/2319584
lists.fedoraproject.org / archives/list/[email protected]/message/JDECX4BYZLMM4S4LALN4DPZ2HUTTPLKE
lists.fedoraproject.org / archives/list/[email protected]/message/YDVFUH7ACZPYB3BS4SVILNOY7NQU73VW
security.netapp.com / advisory/ntap-20240510-0002
openwall.com / lists/oss-security/2024/04/03/16