CVE-2024-27983
Last modified
CVE-2024-27983 is a high-severity vulnerability rated 8.2/10 on the CVSS scale. 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.. EPSS estimates a 87.21% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| NodeJS | Node | >= 4.0, < 4.*; >= 5.0, < 5.*; >= 6.0, < 6.*; >= 7.0, < 7.*; >= 8.0, < 8.*; >= 9.0, < 9.*; >= 10.0, < 10.*; >= 11.0, < 11.*; >= 12.0, < 12.*; >= 13.0, < 13.*; >= 14.0, < 14.*; >= 15.0, < 15.*; >= 16.0, < 16.*; >= 17.0, < 17.*; >= 18.0, < 18.20.1; >= 19.0, < 19.*; >= 20.0, < 20.12.1; >= 21.0, < 21.7.2 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2024-27983?
How severe is CVE-2024-27983?
How do I fix CVE-2024-27983?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-27977A Path Traversal vulnerability in web component of Ivanti Av…8.1
- CVE-2024-27978A Null Pointer Dereference vulnerability in WLAvalancheServi…6.5
- CVE-2024-2798The Royal Elementor Addons and Templates plugin for WordPres…6.4
- CVE-2024-27980Due to the improper handling of batch files in child_process…8.1
- CVE-2024-27981A Command Injection vulnerability found in a Self-Hosted Uni…9.8
- CVE-2024-27982The team has identified a critical vulnerability in the http…6.5
- CVE-2024-27984A Path Traversal vulnerability in web component of Ivanti Av…7.1
- CVE-2024-27985Deserialization of Untrusted Data vulnerability in PropertyH…8.8
- CVE-2024-27986Improper Neutralization of Input During Web Page Generation …5.4
- CVE-2024-27987Improper Neutralization of Input During Web Page Generation …6.1
- CVE-2024-27988Improper Neutralization of Input During Web Page Generation …6.5
- CVE-2024-27989Improper Neutralization of Input During Web Page Generation …6.5
Are you affected by CVE-2024-27983?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
