🛡️ CVE-2026-21710 on Debian — nodejs
Description
A flaw in Node.js HTTP request handling causes an uncaught TypeError when a request is received with a header named __proto__ and the application accesses req.headersDistinct.
When this occurs, dest["__proto__"] resolves to Object.prototype rather than undefined, causing .push() to be called on a non-array. This exception is thrown synchronously inside a property getter and cannot be intercepted by error event listeners, meaning it cannot be handled without wrapping every req.headersDistinct access in a try/catch.
* This vulnerability affects all Node.js HTTP servers on 20.x, 22.x, 24.x, and v25.x
Distribution advisory
This page covers CVE-2026-21710 as tracked by Debian, for the package nodejs. The fix is available in version 22.22.2+dfsg+~cs22.19.15-1; earlier versions remain affected.
How this vulnerability can be exploited
This issue can be reached over the network, attack complexity is low, an attacker needs no privileges on the target. No user interaction is required. The scope is unchanged, so the impact stays within the vulnerable component. Rated impact: confidentiality none, integrity none, availability high.
Weakness class
DEBIAN-CVE-2026-21710 is classified as CWE-770: Allocation of Resources Without Limits. Resources are allocated on request with no cap, so a client can exhaust them.
Affected software
DEBIAN-CVE-2026-21710 is recorded against 1 package.
- nodejs (fixed in 22.22.2+dfsg+~cs22.19.15-1)
Timeline and source
Published on 30 March 2026 and last revised on 20 August 2026. No public exploit is currently recorded for this entry. Record sourced from OSV.
References
CVE-2026-21710 on other distributions
Each distribution ships its own build and its own fixed version. Pick the one you run:
Details
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected Packages
| Software | From version | Fixed in |
|---|---|---|
| nodejs | — | 22.22.2+dfsg+~cs22.19.15-1 |
References
Similar Threats
- Unknown ALPINE-CVE-2022-32212
- Unknown ALPINE-CVE-2022-32213
- Unknown ALPINE-CVE-2022-32214
- Unknown ALPINE-CVE-2022-32215
- Unknown ALPINE-CVE-2021-44531
Site Security Check
Is nodejs part of your stack?
DEBIAN-CVE-2026-21710 is rated CVSS 8.0 High. BotEraser scans your installation against known CVE records and tells you whether this vulnerability applies to the versions you actually run.
Scan My Site Free →No credit card required · Results in minutes
ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.