CVE-2026-12246
Received
Received - Intake
Stack Overflow in NSD Due to Malformed APL RR
Publication date: 2026-06-25
Last updated on: 2026-06-25
Assigner: NLnet Labs
Description
Description
NSD version 4.14.0 introduced a bug where a specially crafted APL RR, with an adflength larger than permitted for the address family will overwrite the stack when the zone is written to disk, with a maximum of 111 attacker controlled bytes.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nlnetlabs | nsd | From 4.14.0 (inc) to 4.14.2 (inc) |
| nlnetlabs | nsd | 4.14.3 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-120 | The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer. |
| CWE-20 | The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly. |