You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/changelogs/CHANGELOG_V22.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@
9
9
</tr>
10
10
<tr>
11
11
<td>
12
+
<a href="#22.17.1">22.17.1</a><br/>
12
13
<a href="#22.17.0">22.17.0</a><br/>
13
14
<a href="#22.16.0">22.16.0</a><br/>
14
15
<a href="#22.15.1">22.15.1</a><br/>
@@ -63,6 +64,21 @@
63
64
* [io.js](CHANGELOG_IOJS.md)
64
65
* [Archive](CHANGELOG_ARCHIVE.md)
65
66
67
+
<a id="22.17.1"></a>
68
+
69
+
## 2025-07-15, Version 22.17.1 'Jod' (LTS), @RafaelGSS
70
+
71
+
This is a security release.
72
+
73
+
### Notable Changes
74
+
75
+
* (CVE-2025-27210) Windows Device Names (CON, PRN, AUX) Bypass Path Traversal Protection in path.normalize()
76
+
77
+
### Commits
78
+
79
+
* \[[`8cf5d66ab7`](https://github.com/nodejs/node/commit/8cf5d66ab7)] - **(CVE-2025-27210)** **lib**: handle all windows reserved driver name (RafaelGSS) [nodejs-private/node-private#721](https://github.com/nodejs-private/node-private/pull/721)
0 commit comments