CVE-2026-64193

critical

Description

Net::DNS versions through 1.55 for Perl allow remote execution injection via EDNS EXTENDED ERROR. Net::DNS::RR::OPT::EXTENDED_ERROR::_decompose parses the EXTRA-TEXT field of an EDNS EXTENDED-ERROR option (RFC 8914) by tokenising the raw bytes and passing the result to Perl's eval. There is some escaping done for $ and @, but not for backticks. This can be exploited for command execution if $pkt->edns->option('EXTENDED-ERROR') is called in array context, for example with a payload of {0:`"<command>"`} in EXTRA-TEXT.

References

https://www.net-dns.org/blog/#release-candidate-for-netdns-1.56

https://rt.cpan.org/Ticket/Display.html?id=179945

https://metacpan.org/release/NLNETLABS/Net-DNS-1.55_01/changes

http://www.openwall.com/lists/oss-security/2026/07/20/12

Details

Source: Mitre, NVD

Published: 2026-07-20

Updated: 2026-07-21

Risk Information

CVSS v2

Base Score: 10

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C

Severity: Critical

CVSS v3

Base Score: 9.8

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Severity: Critical

EPSS

EPSS: 0.00414