diff --git a/content/nginx/releases.md b/content/nginx/releases.md
index 51a3ef6e2..bbe0428db 100644
--- a/content/nginx/releases.md
+++ b/content/nginx/releases.md
@@ -80,17 +80,25 @@ NGINX Plus R33 is supported on:
More information: [Announcing NGINX Plus R33](https://community.f5.com/kb/technicalarticles/announcing-nginx-plus-r33-release/336403)
-
-### NGINX Plus R33 Update
-This is a bugfix release for NGINX Plus R33.
+
+### NGINX Plus R33 Updates
NGINX Plus R33 P1
_4 December 2024_
+This is a bugfix release for NGINX Plus R33.
+
- Resolved an issue related to product code detection on Azure Marketplace VMs.
+NGINX Plus R33 P2
+_5 February 2025_
+
+This is a security release for NGINX Plus R33.
+
+- Security Fix [CVE-2025-23419](http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-23419) in SNI that adds a restriction for TLSv1.3 cross-SNI session resumption.
+
## NGINX Plus Release 32 (R32)
_29 May 2024_
@@ -104,9 +112,9 @@ NGINX Plus R32 is a feature release:
- NGINX Plus [official container images](https://docs.nginx.com/nginx/admin-guide/installing-nginx/installing-nginx-docker/)
-- [Virtual servers](http://nginx.org/en/docs/stream/ngx_stream_core_module.html#server_name) in the [`stream`](http://nginx.org/en/docs/stream/ngx_stream_core_module.html) module
+- [Virtual servers](https://nginx.org/en/docs/stream/ngx_stream_core_module.html#server_name) in the [`stream`](https://nginx.org/en/docs/stream/ngx_stream_core_module.html) module
-- The `deferred`, `accept_filter`, and `setfib` parameters of the [listen](http://nginx.org/en/docs/stream/ngx_stream_core_module.html#listen) directive in the [`stream`](http://nginx.org/en/docs/stream/ngx_stream_core_module.html) module
+- The `deferred`, `accept_filter`, and `setfib` parameters of the [listen](https://nginx.org/en/docs/stream/ngx_stream_core_module.html#listen) directive in the [`stream`](https://nginx.org/en/docs/stream/ngx_stream_core_module.html) module
- Cache line size detection for some architectures
@@ -172,9 +180,9 @@ More information: [Announcing NGINX Plus R32](https://www.f5.com/company/blog/ng
-### NGINX Plus R32 Update
+### NGINX Plus R32 Updates
-This is a security release for NGINX Plus R32.
+These are security releases for NGINX Plus R32.
NGINX Plus R32 P1
_14 August 2024_
@@ -188,6 +196,13 @@ _14 August 2024_
- Various fixes in SSL certificate caching
+NGINX Plus R32 P2
+_5 February 2025_
+
+- Security Fix [CVE-2025-23419](http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-23419) in SNI that adds a restriction for TLSv1.3 cross-SNI session resumption.
+
+- Regression issue fix in SSL Certificate Caching.
+
## NGINX Plus Release 31 (R31)
_19 December 2023_