Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2025-55132
January 20, 2026
A flaw in Node.js's permission model allows a file's access and modification timestamps to be changed via "futimes()" even when the process has only read permissions. Unlike "utimes()", "futimes()" does not apply the expected write-permission checks, which means file metadata can be modified in read-only directories. This behavior could be used to alter timestamps in ways that obscure activity, reducing the reliability of logs. This vulnerability affects users of the permission model on Node.js v20, v22, v24, and v25.
Affected Packages
https://github.com/nodejs/node.git (GITHUB):
Affected version(s) >=v22.0.0 <v22.22.0
Fix Suggestion:
Update to version v22.22.0
https://github.com/nodejs/node.git (GITHUB):
Affected version(s) >=v24.0.0 <v24.13.0
Fix Suggestion:
Update to version v24.13.0
https://github.com/nodejs/node.git (GITHUB):
Affected version(s) >=v25.0.0 <v25.3.0
Fix Suggestion:
Update to version v25.3.0
https://github.com/nodejs/node.git (GITHUB):
Affected version(s) >=v0.0.1 <v20.20.0
Fix Suggestion:
Update to version v20.20.0
Do you need more information?
Contact Us
CVSS v4
Base Score:
2.4
Attack Vector
LOCAL
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
PASSIVE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
2.8
Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality
LOW
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Incorrect Default Permissions
EPSS
Base Score:
0.01