Node.js
cpe:2.3:a:nodejs:node.js:*:*:*:*:*:*:*, +2 more
- ~20
- ~22
- ~24
- ~25
A vulnerability in Node.js's permission model allows the modification of file access and modification timestamps using the futimes() function, even in directories with read-only permissions. This issue arises because futimes() lacks the necessary write-permission checks, unlike utimes(). As a result, file metadata can be altered in read-only environments, potentially obscuring activity and undermining log reliability. This vulnerability impacts Node.js versions 20.x, 22.x, 24.x, and 25.x.
Exploiting this vulnerability can lead to unauthorized modifications of file metadata in read-only directories, allowing for the manipulation of timestamps. Such changes could obscure activity and reduce the reliability of logs.
Users can upgrade to Node.js versions 20.20.0, 22.22.0, 24.13.0, or 25.4.0 to address this vulnerability.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.