Node.js Exp Permission Model Wildcard Misdoc
CVE-2024-21890 Published on February 20, 2024

The Node.js Permission Model does not clarify in the documentation that wildcards should be only used as the last character of a file path. For example: ``` --allow-fs-read=/home/node/.ssh/*.pub ``` will ignore `pub` and give access to everything after `.ssh/`. This misleading documentation affects all users using the experimental permission model in Node.js 20 and Node.js 21. Please note that at the time this CVE was issued, the permission model is an experimental feature of Node.js.

NVD


Products Associated with CVE-2024-21890

You can be notified by email with stack.watch whenever vulnerabilities like CVE-2024-21890 are published in nodejs node.js:

 

Affected Versions

NodeJS Node:

Exploit Probability

EPSS
1.05%
Percentile
77.07%

EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.