CVE-2026-21716

CVE Details

Release Date:2026-03-30
Impact:Low What is this?

Description


An incomplete fix for CVE-2024-36137 leaves `FileHandle.chmod()` and `FileHandle.chown()` in the promises API without the required permission checks, while their callback-based equivalents (`fs.fchmod()`, `fs.fchown()`) were correctly patched. As a result, code running under `--permission` with restricted `--allow-fs-write` can still use promise-based `FileHandle` methods to modify file permissions and ownership on already-open file descriptors, bypassing the intended write restrictions. This vulnerability affects **20.x, 22.x, 24.x, and 25.x** processes using the Permission Model where `--allow-fs-write` is intentionally restricted.

See more information about CVE-2026-21716 from MITRE CVE dictionary and NIST NVD


NOTE: The following CVSS metrics and score provided are preliminary and subject to review.


CVSS v3 metrics

Base Score: 3.8
Vector String: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N
Version: 3.1
Attack Vector: Local
Attack Complexity: Low
Privileges Required: Low
User Interaction: None
Scope: Changed
Confidentiality Impact: None
Integrity Impact: Low
Availability Impact: None

Errata information


PlatformErrataRelease Date
Oracle Linux version 9 (nodejs) ELSA-2026-73502026-04-10
Oracle Linux version 9 (nodejs-nodemon) ELSA-2026-73502026-04-10
Oracle Linux version 9 (nodejs-packaging) ELSA-2026-73502026-04-10


This page is generated automatically and has not been checked for errors or omissions. For clarification or corrections:

software.hardware.complete