CVE-2026-21716

Aliases:DEBIAN-CVE-2026-21716ALPINE-CVE-2026-21716CGA-4w4h-75cx-hfxrCGA-52cw-73f3-m2fmCGA-5qh8-7jjm-p249CGA-9vv5-q592-mhcvCGA-fxvp-3557-hxpcCGA-qg29-rq4f-r345CGA-rf56-fv5j-rcrwCGA-v969-c92h-xxq5CGA-xqp9-6qfg-hw7gCGA-xvr6-23qr-j4vg
Analyzed
Published: 30 Mar 2026, 19:07
Last modified:31 Mar 2026, 14:27

Vulnerability Summary

Overall Risk (default)
low
13/100
CVSS Score
3.3 LOW
v3.0 (cve.org)
EPSS Score
0.15% LOW
0% probability -0.01%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

30 Mar 2026, 19:07
Published
Vulnerability first disclosed
31 Mar 2026, 14:27
Last Modified
Vulnerability information updated

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.

CVSS Metrics

  • v3.0LOWScore: 3.3CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

EPSS Trends

Current EPSS score: 0.15% Percentile: 4%

Techniques & Countermeasures

  • CWE-862Missing Authorization

    The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Affected Systems

  • alpinenodejs

    < 22.22.2-r0 | < 22.22.2-r0 | < 24.14.1-r0 | < 24.14.1-r0

  • chainguardnodejs-16

    all

  • chainguardnodejs-18

    all

  • chainguardnodejs-21

    all

  • chainguardnodejs-22

    < 22.22.3-r0

  • chainguardnodejs-23

    all

  • wolfinodejs-16

    all

  • wolfinodejs-18

    all

  • wolfinodejs-21

    all

  • wolfinodejs-22

    < 22.22.3-r0

  • wolfinodejs-23

    all

  • debiannodejs

    < 20.19.2+dfsg-1+deb13u2 | < 22.22.2+dfsg+~cs22.19.15-1

  • nodejsnode

    20.20.1 | 22.22.1 | 24.14.0 | 25.8.1

  • nodejsnode.js

    ≤ 20.20.1 | ≥ 22.0.0, ≤ 22.22.1 | ≥ 24.0.0, ≤ 24.14.0 | ≥ 25.0.0, ≤ 25.8.1

References (5)