Local privilege escalation via incomplete capability-set check
Published Feb 20, 2024 · Updated Apr 30, 2025
Code injection in Node.js before 18.19.1, 20.11.1, and 21.6.2 allows local users to execute code with elevated Linux privileges. The HasOnly() check in src/node_credentials.cc examines only one of two 32-bit permitted-capability words, so NODE_OPTIONS remains trusted when another capability is present. Exploitation requires a Linux Node.js executable with elevated capabilities and an unprivileged user able to influence its startup environment.
Summary
What happened
Code injection in Node.js before 18.19.1, 20.11.1, and 21.6.2 allows local users to execute code with elevated Linux privileges. The HasOnly() check in src/node_credentials.cc examines only one of two 32-bit permitted-capability words, so NODE_OPTIONS remains trusted when another capability is present. Exploitation requires a Linux Node.js executable with elevated capabilities and an unprivileged user able to influence its startup environment.
The record
- CVE
- CVE-2024-21892
- Published
- Feb 20, 2024
- Updated
- Apr 30, 2025
- Vendor
- Node.js
- Product
- Node.js
- Classifications
- CWE-94, CWE-269, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Feb 20, 2024CVE publishedPublication date reported by the CVE source.
- Apr 30, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=10.0 <10.*
- Affected versionversion=11.0 <11.*
- Affected versionversion=12.0 <12.*
- Affected versionversion=13.0 <13.*
- Affected versionversion=14.0 <14.*
- Affected versionversion=15.0 <15.*
- Affected versionversion=16.0 <16.*
- Affected versionversion=17.0 <17.*
- Affected versionversion=18.0.0 <=18.19.0
- Affected versionversion=18.0 <18.19.1
- Affected versionversion=19.0 <19.*
- Affected versionversion=20.0.0 <=20.11.0
- Affected versionversion=20.0 <20.11.1
- Affected versionversion=21.0.0 <=21.6.0
- Affected versionversion=21.0 <21.6.2
- Affected versionversion=4.0 <4.*
- Affected versionversion=5.0 <5.*
- Affected versionversion=6.0 <6.*
- Affected versionversion=7.0 <7.*
- Affected versionversion=8.0 <8.*
- Affected versionversion=9.0 <9.*
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo