CVE-2026-13676: Js Invalid Url Domain To Asciicve-2026-13676-js-invalid-url-domain-to-ascii
Calling 'URL.domainToASCII()' relies on a non-existent static method on the global 'URL' constructor. This throws a TypeError at runtime, which if caught silently in a try-catch block will bypass IDN/domain canonicalization.