Description
Any remote client can crash a NSD serve child, by throttling the TCP receive window after a TCP query. By continuously crashing the serve childs, the remote client can denial all TCP service to this NSD instance.
Published: 2026-08-26
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A remote client can crash an NSD child process by throttling the TCP receive window after a query. The child crash leads to a brief service interruption, and repeated crashes can render the NSD instance unable to serve any TCP traffic. The flaw corresponds to integer-related overflow or underflow weaknesses (CWE-191).

Affected Systems

The affected product is NLnet Labs NSD. Versions prior to 4.15.1 are vulnerable; the fix is included in 4.15.1 and later releases.

Risk and Exploitability

The CVSS score of 6.9 indicates a moderate severity. EPSS data is not available, and the vulnerability is not listed in the CISA KEV catalog, suggesting no known broad exploitation yet. However, the flaw is exploitable from a remote host that can send crafted DNS queries over TCP. The attack requires no special credentials, making it straightforward for an adversary to mount a denial‑of‑service attack.

Generated by OpenCVE AI on August 26, 2026 at 09:21 UTC.

Remediation

Vendor Solution

This issue is fixed in 4.15.1 and all later versions.


OpenCVE Recommended Actions

  • Upgrade NSD to version 4.15.1 or newer to apply the official fix
  • If an upgrade cannot occur immediately, use firewall rules to rate‑limit or block excessive TCP connections to the NSD port to reduce the likelihood of triggering the crash
  • Configure the NSD service to automatically restart on failure or use a watchdog to ensure service continuity during crash periods

Generated by OpenCVE AI on August 26, 2026 at 09:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 26 Aug 2026 08:45:00 +0000

Type Values Removed Values Added
Description Any remote client can crash a NSD serve child, by throttling the TCP receive window after a TCP query. By continuously crashing the serve childs, the remote client can denial all TCP service to this NSD instance.
Title Remote TCP DoS by throttling the TCP receive window
Weaknesses CWE-191
References
Metrics cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: NLnet Labs

Published:

Updated: 2026-08-26T08:39:12.258Z

Reserved: 2026-08-05T07:36:55.457Z

Link: CVE-2026-18916

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T09:30:04Z

Weaknesses
  • CWE-191

    Integer Underflow (Wrap or Wraparound)