3.7
CVE-2026-48931
- EPSS 0.37%
- Veröffentlicht 22.06.2026 18:59:30
- Zuletzt bearbeitet 03.07.2026 01:16:22
- Quelle support@hackerone.com
- CVE-Watchlists
- Unerledigt
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**.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.37% | 0.291 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 3.7 | 2.2 | 1.4 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N
|
| support@hackerone.com | 3.7 | 2.2 | 1.4 |
CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N
|
CWE-367 Time-of-check Time-of-use (TOCTOU) Race Condition
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.
https://nodejs.org/en/blog/vulnerability/june-2026-security-releases
https://github.com/nodejs/node/issues/63989
https://jdstaerk.substack.com/p/nodejs-security-fix-silently-broke
http://www.openwall.com/lists/oss-security/2026/07/02/2