vulnti.work

Net::DNS versions through 1.55 for Perl allow Denial of Service via deep DNS compression pointer chains. Net::DNS::DomainName::decode follows RFC 1035 compression pointers by recursing into itself w…

Info
CVECVE-2026-64194
First seen2026-07-20 23:15 UTC
Disclosed2026-07-20 19:17 UTC
Last updated2026-07-20 23:15 UTC
Channel statusauto

Summary

Net::DNS versions through 1.55 for Perl allow Denial of Service via deep DNS compression pointer chains. Net::DNS::DomainName::decode follows RFC 1035 compression pointers by recursing into itself with no depth limit. It is possible to construct a name which saturates the call stack (at least with larger TCP responses), leading to a potential Denial of Service. The guard `$link < $offset` prevents forward and circular chains, but still allows arbitrarily long backward chains. The per-offset c…

In-depth triage · Auto channel

No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).

Lint boundary warnings (3)

The following non-blocking warnings were raised during the lint phase of this triage (e.g. reference URLs not yet on the allowlist). They do not affect entry usability and are disclosed for transparency (see DR-002).

  • REF_URL_NOT_ALLOWLISTED url not in allowlist: https://metacpan.org/release/NLNETLABS/Net-DNS-1.55_01/changes
  • REF_URL_NOT_ALLOWLISTED url not in allowlist: https://rt.cpan.org/Ticket/Display.html?id=179946
  • REF_URL_NOT_ALLOWLISTED url not in allowlist: https://www.net-dns.org/blog/#release-candidate-for-netdns-1.56

Sources

  • NVD DATABASE

Original Links

Timeline

  1. nvd_ingest NVD