Privilege escalation in Nodejs Node
CVE-2023-32559
A privilege escalation vulnerability exists in the experimental policy mechanism in all active release lines: 16.x, 18.x and, 20.x. The use of the deprecated API `process.binding()` can bypass the policy mechanism by requiring internal modules and eventually take advantage of `process.binding('spawn_sync')` run arbitrary code, outside of the limits defined in a `policy.json` file. Please note that at the time this CVE was issued, the policy is an experimental feature of Node.js.
Vulnerability class: Privilege Escalation
EPSS: 0.015 (71.3th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H.
Affected products
- Nodejs Node — versions 4.0, 5.0, 6.0
- Nodejs Node.js
Weakness classification (CWE)
Public proof-of-concept exploits
References
- support@hackerone.com (Exploit, Third Party Advisory)
- support@hackerone.com (Third Party Advisory)
- af854a3a-2127-422b-91ae-364da2661108
Frequently asked questions
- What is CVE-2023-32559?
- CVE-2023-32559 is a high-severity vulnerability in Nodejs Node, classified under Improper Privilege Management. CVSS score: 7.5/10. Published 2023-08-24.
- How severe is CVE-2023-32559?
- High severity. CVSS v3 base score is 7.5 out of 10.
- Is CVE-2023-32559 known to be exploited?
- 1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.