Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,16 +1,21 @@
---
date: 2026-07-21T03:00:00.000Z
category: vulnerability
title: Monday, July 27, 2026 Security Releases
title: Tuesday, July 28, 2026 Security Releases
slug: july-2026-security-releases
layout: blog-post
author: The Node.js Project
---

## _(Update 27-July-2026)_ Security releases postponed

The Node.js project is delaying the planned security releases until Tuesday,
July 28, 2026 due to the need for additional testing and validation.

# Summary

The Node.js project will release new versions of the 26.x, 24.x, 22.x
releases lines on or shortly after, Monday, July 27, 2026 in order to address:
releases lines on or shortly after, Tuesday, July 28, 2026 in order to address:
Comment thread
RafaelGSS marked this conversation as resolved.

The highest severity issue fixed in this release is HIGH.

Expand All @@ -26,7 +31,7 @@ To ensure your system's security, please use an up-to-date version as outlined i

## Release timing

Releases will be available on, or shortly after, Monday, July 27, 2026.
Releases will be available on, or shortly after, Tuesday, July 28, 2026.

## Contact and future updates

Expand Down
4 changes: 2 additions & 2 deletions apps/site/site.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"websiteBanners": {
"index": {
"startDate": "2026-07-21T03:00:00.000Z",
"endDate": "2026-07-28T03:00:00.000Z",
"text": "New security releases to be made available Monday, July 27, 2026",
"endDate": "2026-07-29T03:00:00.000Z",
"text": "New security releases to be made available Tuesday, July 28, 2026",
"link": "https://nodejs.org/en/blog/vulnerability/july-2026-security-releases",
"type": "warning"
}
Expand Down
Loading