- 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
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
- 134c704f-9b21-4f2e-91b3-4a467353bcc0
- CWE-276
- Hype score
- Not currently trending
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
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
🚀 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
🚀 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
🚀 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
[
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*",
"matchCriteriaId": "A78B4AE9-C1B4-4DD0-9EDF-A3A60431B6DA",
"versionEndExcluding": "20.20.0",
"versionStartIncluding": "20.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*",
"matchCriteriaId": "132A7510-B3E9-4F85-9B61-A834B12DD7D7",
"versionEndExcluding": "22.22.0",
"versionStartIncluding": "22.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*",
"matchCriteriaId": "A83233BD-D901-4A1A-A3AF-0DC3E76CD2C0",
"versionEndExcluding": "24.13.0",
"versionStartIncluding": "24.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*",
"matchCriteriaId": "970EF154-D905-4FDA-85CB-C3AB08BEFAEC",
"versionEndExcluding": "25.3.0",
"versionStartIncluding": "25.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
]