improper-certificate-validation
CVE-2026-48618
Node.js
CVSS Details
CVSS Score
High
Vector String
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
Weakness
CWE-295 Improper Certificate Validation
Description
A flaw in Node.js TLS hostname handling causes a unicode dot separator handling issue that can lead to a TLS wildcard-depth authentication bypass. The mismatch arises because the resolver and the certificate verifier normalize hostnames differently: unicode characters that are treated as dot separators by one component but not the other allow a wildcard certificate to match a hostname at an unintended label depth. This can lead to a confidentiality impact or a bypass of the intended security boundary under affected configurations. This vulnerability affects all supported release lines: Node.js 22, Node.js 24, and Node.js 26.
Disclosure Date
Public Disclosure
June 18, 2026