CVE-2026-48931
Awaiting Analysis
Awaiting Analysis - Queue
HTTP Response Splitting in Node.js HTTP Agent
Publication date: 2026-06-22
Last updated on: 2026-06-22
Assigner: HackerOne
Description
Description
A flaw in Node.js HTTP Agent can cause a client to accept as valid a response that is send before the client has sent the request.
This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nodejs | node.js | 22 |
| nodejs | node.js | 24 |
| nodejs | node.js | 26 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-367 | The product checks the state of a resource before using that resource, but the resource's state can change between the check and the use in a way that invalidates the results of the check. |