We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dcb0cb commit 51f2d9cCopy full SHA for 51f2d9c
source/changelog.txt
@@ -78,7 +78,10 @@ v2.3.9
78
For more information, see the `January 21, 2025 Node.js security release \
79
<https://nodejs.org/en/blog/release/v20.18.2>`__.
80
81
-- Stricter validation of user input to address vulnerabilities.
+- Stricter validation of user input to address
82
+ `CVE-2025-1691 <https://nvd.nist.gov/vuln/detail/CVE-2025-1691>`__,
83
+ `CVE-2025-1692 <https://nvd.nist.gov/vuln/detail/CVE-2025-1692>`__,
84
+ and `CVE-2025-1693 <https://nvd.nist.gov/vuln/detail/CVE-2025-1693>`__.
85
86
New features released in this version:
87
0 commit comments