From 348660400bb1bca4a2233084375a099babd25920 Mon Sep 17 00:00:00 2001 From: Filip Skokan Date: Thu, 18 Jun 2026 15:45:19 +0200 Subject: [PATCH] blog: update acknowledgment for vulnerability fix Signed-off-by: Filip Skokan --- .../pages/en/blog/vulnerability/june-2026-security-releases.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 db35dc5d6c693..821d575e75d59 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 @@ -27,7 +27,7 @@ A flaw in Node.js WebCrypto implementation can crash the process if the input of This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**. -Thank you, to erichen for reporting this vulnerability and thank you Panva for fixing it. +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)