PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-81928 NLNETLABS CVE debrief

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-09-02T00:18:26.147Z and has not been modified since then. The vulnerability in Net::DNS versions before 1.57 for Perl allows memory exhaustion via unbounded recursion in sig_data when re-encoding a message with a misplaced TSIG record. This issue can be triggered by a decoded TSIG carrying an empty MAC, and is reached only from code that re-encodes a message it decoded, such as a forwarder or a proxy. The recursion can be exploited to exhaust available memory and terminate the process. Organizations should assess their exposure, prioritize defensive actions, and apply vendor remediation when available. The CVE details indicate a high severity vulnerability with a CVSS score of 7.5, emphasizing the need for prompt attention and mitigation.

Vendor
NLNETLABS
Product
Net-DNS
CVSS
HIGH 7.5
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-02
Original CVE updated
2026-09-03
Advisory published
2026-09-02
Advisory updated
2026-09-03

Who should care

Organizations using Net::DNS versions before 1.57 for Perl should prioritize defensive actions to address the memory exhaustion vulnerability. This includes inventory and assessment of Net::DNS installations, implementation of compensating controls, monitoring for suspicious activity, and applying vendor remediation when available.

Technical summary

The vulnerability in Net::DNS versions before 1.57 for Perl allows memory exhaustion via unbounded recursion in sig_data when re-encoding a message with a misplaced TSIG record. This issue can be triggered by a decoded TSIG carrying an empty MAC, and is reached only from code that re-encodes a message it decoded, such as a forwarder or a proxy. The recursion can be exploited to exhaust available memory and terminate the process.

Defensive priority

High-priority defensive actions are required to address the memory exhaustion vulnerability in Net::DNS versions before 1.57 for Perl.

Recommended defensive actions

  • Inventory and assess Net::DNS installations for version 1.57 or later compliance.
  • Implement compensating controls to detect and prevent exploitation.
  • Monitor for suspicious activity and exception tracking.
  • Apply vendor remediation when available.
  • Verify and retest affected systems.

Evidence notes

The vulnerability allows memory exhaustion via unbounded recursion in sig_data when re-encoding a message with a misplaced TSIG record. A decoded TSIG carrying an empty MAC can trigger the recursion. The issue is reached only from code that re-encodes a message it decoded, such as a forwarder or a proxy.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-81928 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-81928

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-81928 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-81928

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://datatracker.ietf.org/doc/html/rfc8945

    9b29abf9-4ab0-4765-b253-1875cd9b441e

  • Source reference

    Unverified legacy reference

    URL: https://metacpan.org/release/NLNETLABS/Net-DNS-1.56/source/lib/Net/DNS/RR/TSIG.pm

    9b29abf9-4ab0-4765-b253-1875cd9b441e

  • Source reference

    Unverified legacy reference

    URL: https://metacpan.org/release/NLNETLABS/Net-DNS-1.57/changes

    9b29abf9-4ab0-4765-b253-1875cd9b441e

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.