Description
Knot Resolver before 6.4.1 allows remote code execution via a heap-based buffer overflow in the DoQ (DNS-over-QUIC) receive path.
Published: 2026-07-25
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a heap‑based buffer overflow in the DNS‑over‑QUIC receive path of Knot Resolver before version 6.4.1. The overflow can be triggered by a malicious DoQ request and allows an attacker to execute arbitrary code in the resolver process, potentially compromising the host entirely. The flaw is categorized as CWE‑1284 due to a size miscalculation of an incoming message.

Affected Systems

The affected product is Knot Resolver from nic. Any installation on or before 6.4.0 is vulnerable. The issue is specific to the DoQ implementation; disabling DoQ removes the exploit surface, but an official unsupported workaround is not provided.

Risk and Exploitability

The CVSS score is 8.1, indicating high severity. The EPSS score of less than 1 % suggests that exploitation has not been widely observed, and the flaw is not listed in CISA’s KEV catalog. Nevertheless, the defect can be exploited remotely via crafted QUIC packets sent to the resolver’s DoQ port, making it a network‑accessible attack vector. Successful exploitation would allow the attacker to run code with the resolver’s privileges and potentially gain full system control.

Generated by OpenCVE AI on August 3, 2026 at 19:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Knot Resolver to version 6.4.1 or newer where the DoQ buffer overflow has been fixed.
  • If an immediate update is not possible, disable the DoQ service or block incoming QUIC traffic (UDP port 784) to the resolver from untrusted sources.
  • Monitor logs for anomalous QUIC packets and apply network segmentation to limit exposure of the resolver to trusted hosts.

Generated by OpenCVE AI on August 3, 2026 at 19:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 02 Aug 2026 14:15:00 +0000

Type Values Removed Values Added
Title Knot Resolver Heap Buffer Overflow in DoQ Receive Path

Sat, 01 Aug 2026 03:00:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via DoQ Heap Buffer Overflow in Knot Resolver

Mon, 27 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sun, 26 Jul 2026 03:15:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via DoQ Heap Buffer Overflow in Knot Resolver

Sat, 25 Jul 2026 01:00:00 +0000

Type Values Removed Values Added
Description Knot Resolver before 6.4.1 allows remote code execution via a heap-based buffer overflow in the DoQ (DNS-over-QUIC) receive path.
First Time appeared Nic
Nic knot Resolver
Weaknesses CWE-1284
CPEs cpe:2.3:a:nic:knot_resolver:*:*:*:*:*:*:*:*
Vendors & Products Nic
Nic knot Resolver
References
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:H/A:L'}


Subscriptions

Nic Knot Resolver
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-27T14:36:16.215Z

Reserved: 2026-07-25T00:28:33.968Z

Link: CVE-2026-66374

cve-icon Vulnrichment

Updated: 2026-07-27T14:36:11.611Z

cve-icon NVD

Status : Deferred

Published: 2026-07-25T01:16:26.423

Modified: 2026-07-30T19:32:25.133

Link: CVE-2026-66374

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T19:45:07Z

Weaknesses
  • CWE-1284

    Improper Validation of Specified Quantity in Input