Instituto Nacional de ciberseguridad. Sección Incibe
Instituto Nacional de Ciberseguridad. Sección INCIBE-CERT

CVE-2026-64194

Gravedad CVSS v3.1:
ALTA
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
20/07/2026
Última modificación:
21/07/2026

Descripción

*** Pendiente de traducción *** Net::DNS versions through 1.55 for Perl allow Denial of Service via deep DNS compression pointer chains.<br /> <br /> 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.<br /> <br /> The guard `$link new(\$wire)` i.e. any point where the library decodes a DNS message from the network.