CVE-2025-55132

Published Jan 20, 2026

Last updated a month ago

Overview

Description
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.
Source
support@hackerone.com
NVD status
Analyzed
Products
node.js

Risk scores

CVSS 3.1

Type
Primary
Base score
5.3
Impact score
1.4
Exploitability score
3.9
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Severity
MEDIUM

CVSS 3.0

Type
Secondary
Base score
2.8
Impact score
1.4
Exploitability score
1.3
Vector string
CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N
Severity
LOW

Weaknesses

134c704f-9b21-4f2e-91b3-4a467353bcc0
CWE-276

Social media

Hype score
Not currently trending
  1. kusanagi-nodejs22 Module Update 22.22.0-1 KUSANAGI 9 modules have been updated. The updated modules are as follows: nodejs 22.22.0-1 This update includes support for vulnerability(CVE-2025-59465, CVE-2025-55132, CVE-2025-55130, CVE-2025-59466,... https://t.co/Eq9v5q9WRi

    @kusanagi_saya

    20 Jan 2026

    36 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  2. kusanagi-nodejs22 モジュール更新情報 22.22.0-1 KUSANAGI 9 を構成している各モジュールのアップデートを行いました。 アップデートにより適用される各モジュールのバージョンは、以下のとおりとなります。 nodejs 22

    @kusanagi_saya

    20 Jan 2026

    32 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  3. 🚀 Node.js v20.20.0 がリリースされました。 📅 リリース日: 2026-01-13 📦 種別: patch ✨ 主な変更点: • lib: 許可モデルが有効な場合にfutimesを無効化 (CVE-2025-55132) • lib: TLSSocketのデフォルトエラーハンドラを追加 (

    @darthnegi

    13 Jan 2026

    153 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  4. 🚀 Node.js v22.22.0 がリリースされました。 📅 リリース日: 2026-01-13 📦 種別: patch ✨ 主な変更点: • c-aresをv1.34.6に更新 • undiciを6.23.0に更新 🔧 重要な修正: • (CVE-2025-59465) TLSSocketのデフォルトエラーハンド

    @darthnegi

    13 Jan 2026

    159 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  5. 🚀 Node.js v24.13.0 がリリースされました。 📅 リリース日: 2026-01-13 📦 種別: patch ✨ 主な変更点: • c-aresをv1.34.6に更新 • undiciを7.18.2に更新 🔧 重要な修正: • (CVE-2025-59465) TLSSocketのデフォルトエラーハンド

    @darthnegi

    13 Jan 2026

    147 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

Configurations

References

Sources include official advisories and independent security research.