CVE-2026-48937
Analyzed
Analyzed - Analysis Complete
HTTP/2 GOAWAY Handling DoS in Node.js
Vulnerability report for CVE-2026-48937, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-06-18
Last updated on: 2026-08-18
Assigner: HackerOne
Description
Description
A flaw in Node.js HTTP/2 server API can cause servers to keep accepting data even after sending a `GOAWAY` frame. This vulnerability affects two supported release lines: **Node.js 22** and **Node.js 24**.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nodejs | node.js | From 22.0 (inc) to 22.23.0 (exc) |
| nodejs | node.js | From 24.0.0 (inc) to 24.17.0 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-400 | The product does not properly control the allocation and maintenance of a limited resource. |