Skip to content

Commit c8a83d6

Browse files
authored
Fix typos in June 2026 security release notes (#8970)
Corrected typos in the description of CVE-2026-48618. Signed-off-by: MHRoni <mdmonirhossain.program@gmail.com>
1 parent 4e0c2a7 commit c8a83d6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

apps/site/pages/en/blog/vulnerability/june-2026-security-releases.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ This vulnerability affects all supported release lines: **Node.js 22**, **Node.j
2929

3030
Thank you, to erichen for reporting this vulnerability and thank you Filip Skokan for fixing it.
3131

32-
## 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)
32+
## 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)
3333

34-
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.
34+
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.
3535

3636
This can lead to confidentiality impact or bypass of the intended security boundary under affected configurations.
3737

0 commit comments

Comments
 (0)