VYPR

Net::IDN::UTS46

by Net::IDN::UTS46

CVEs (1)

  • CVE-2026-87081HigSep 22, 2026
    risk 0.42cvss 7.5epss —

    Net::IDN::UTS46 versions before 2.590 for Perl allow CPU exhaustion via quadratic punycode encoding of an overlong label before the length check in to_ascii. to_ascii punycode encodes each label and only then applies the 63-byte DNS limit. encode_punycode in both backends…