CVE-2026-64193

N/A Unknown
Published: July 20, 2026 Modified: July 20, 2026
View on NVD

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.

AI Explanation

Get an AI-powered plain-language explanation of this vulnerability and remediation steps.

Login to generate AI explanation

References to Advisories, Solutions, and Tools

Patch Vendor Advisory Exploit Third Party Advisory
https://metacpan.org/release/NLNETLABS/Net-DNS-1.55_01/changes
Source: 9b29abf9-4ab0-4765-b253-1875cd9b441e
https://rt.cpan.org/Ticket/Display.html?id=179945
Source: 9b29abf9-4ab0-4765-b253-1875cd9b441e
https://www.net-dns.org/blog/#release-candidate-for-netdns-1.56
Source: 9b29abf9-4ab0-4765-b253-1875cd9b441e
http://www.openwall.com/lists/oss-security/2026/07/20/12
Source: af854a3a-2127-422b-91ae-364da2661108

4 reference(s) from NVD

Quick Stats

CVSS v3 Score
N/A / 10.0
Exploitation Status
Not in CISA KEV

Weaknesses (CWE)