diff --git a/apps/site/pages/en/blog/vulnerability/june-2026-security-releases.md b/apps/site/pages/en/blog/vulnerability/june-2026-security-releases.md index 80f50c40ab0f9..5dbec23ecca0d 100644 --- a/apps/site/pages/en/blog/vulnerability/june-2026-security-releases.md +++ b/apps/site/pages/en/blog/vulnerability/june-2026-security-releases.md @@ -29,9 +29,9 @@ This vulnerability affects all supported release lines: **Node.js 22**, **Node.j Thank you, to erichen for reporting this vulnerability and thank you Filip Skokan for fixing it. -## Node.js unicode dot separator handling can lead to tls wildcard-depth authentication bypass due to resolver and verifier hostname normalization mismat (CVE-2026-48618) - (high) +## Node.js unicode dot separator handling can lead to tls wildcard-depth authentication bypass due to resolver and verifier hostname normalization mismatch (CVE-2026-48618) - (high) -A flaw in Node.js TLS hostname handling can cause Node.js unicode dot separator handling can lead to tls wildcard-depth authentication bypass due to resolver and verifier hostname normalization mismat. +A flaw in Node.js TLS hostname handling can cause Node.js unicode dot separator handling can lead to tls wildcard-depth authentication bypass due to resolver and verifier hostname normalization mismatch. This can lead to confidentiality impact or bypass of the intended security boundary under affected configurations. diff --git a/apps/site/site.json b/apps/site/site.json index 86a3100ad6cca..15be7512941e3 100644 --- a/apps/site/site.json +++ b/apps/site/site.json @@ -29,11 +29,11 @@ ], "websiteBanners": { "index": { - "startDate": "2026-06-16T22:00:00.000Z", - "endDate": "2026-06-23T22:00:00.000Z", - "text": "June Security Release is available", - "link": "https://nodejs.org/en/blog/vulnerability/june-2026-security-releases", - "type": "warning" + "startDate": "2026-06-24T00:00:00.000Z", + "endDate": "2026-08-14T00:00:00.000Z", + "text": "Don't miss Node.js Interactive at RenderATL, August 12–13!", + "link": "https://www.renderatl.com/tickets", + "type": "default" } }, "websiteBadges": {