FlawAtlas
Search the atlas
CVE-2025-55132 Not scored

CVE-2025-55132

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.

Exploit probability 0.2%
Published January 20, 2026
Required by Not available
Last source change July 15, 2026

02 / AFFECTED SOFTWARE

Affected packages

Unknown Unknown

87 explicit affected versions

03 / CONNECTIONS

Connected vulnerabilities

related ALSA-2026:1842
related ALSA-2026:1843
related ALSA-2026:2420
related ALSA-2026:2421
related ALSA-2026:2422
related ALSA-2026:2781
related ALSA-2026:2782
related ALSA-2026:2783
related CGA-RFR9-72FF-Q3PH
related OPENSUSE-SU-2026:10062-1
related OPENSUSE-SU-2026:10074-1
related OPENSUSE-SU-2026:20236-1
related SUSE-SU-2026:0295-1
related SUSE-SU-2026:0301-1
related SUSE-SU-2026:0435-1
related SUSE-SU-2026:0457-1
related SUSE-SU-2026:20436-1

04 / EVIDENCE

Source records

Open Source Vulnerabilities CVE-2025-55132

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.

View original source

05 / REFERENCES

Further evidence