{ "document": { "aggregate_severity": { "text": "critical" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "description", "text": "Net::DNS versions through 1.55 for Perl allow remote execution injection via EDNS EXTENDED ERROR.\n\nNet::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:`\"\"`} in EXTRA-TEXT.", "title": "Vulnerability Description" } ], "publisher": { "category": "other", "contact_details": "gdt@cpan.org", "name": "giterlizzi", "namespace": "https://github.com/giterlizzi/" }, "references": [ { "category": "self", "summary": "CPANSA-Net-DNS-2026-64193 JSON", "url": "https://raw.githubusercontent.com/giterlizzi/perl-CPANSA-CSAF/develop/csaf/white/2026/cpansa-net-dns-2026-64193.json" }, { "category": "external", "summary": "https://metacpan.org/release/NLNETLABS/Net-DNS-1.55_01/changes", "url": "https://metacpan.org/release/NLNETLABS/Net-DNS-1.55_01/changes" }, { "category": "external", "summary": "https://rt.cpan.org/Ticket/Display.html?id=179945", "url": "https://rt.cpan.org/Ticket/Display.html?id=179945" }, { "category": "external", "summary": "https://www.net-dns.org/blog/#release-candidate-for-netdns-1.56", "url": "https://www.net-dns.org/blog/#release-candidate-for-netdns-1.56" }, { "category": "external", "summary": "http://www.openwall.com/lists/oss-security/2026/07/20/12", "url": "http://www.openwall.com/lists/oss-security/2026/07/20/12" }, { "category": "external", "summary": "CVE-2026-64193 (NVD)", "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-64193" } ], "title": "Net-DNS vulnerability", "tracking": { "current_release_date": "2026-07-20T00:00:00", "generator": { "engine": { "name": "CSAF Perl Toolkit", "version": "0.26" } }, "id": "CPANSA-Net-DNS-2026-64193", "initial_release_date": "2026-07-20T00:00:00", "revision_history": [ { "date": "2026-07-20T00:00:00", "number": "1", "summary": "First release" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_version_range", "name": "vers:cpan/<1.56", "product": { "name": "Net-DNS less than 1.56", "product_id": "CSAFPID-0001", "product_identification_helper": { "purl": "pkg:cpan/Net-DNS" } } }, { "category": "product_version_range", "name": "vers:cpan/>=1.56", "product": { "name": "Net-DNS greater than or equal 1.56", "product_id": "CSAFPID-0002", "product_identification_helper": { "purl": "pkg:cpan/Net-DNS" } } } ], "category": "product_name", "name": "Net-DNS" } ] }, "vulnerabilities": [ { "cve": "CVE-2026-64193", "cwe": { "id": "CWE-95", "name": "Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection')" }, "notes": [ { "category": "description", "text": "Net::DNS versions through 1.55 for Perl allow remote execution injection via EDNS EXTENDED ERROR.\n\nNet::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:`\"\"`} in EXTRA-TEXT.", "title": "Vulnerability Description" } ], "product_status": { "fixed": [ "CSAFPID-0002" ], "known_affected": [ "CSAFPID-0001" ] }, "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-0001" ] } ] } ] }