Description
Aardvark-dns is an authoritative dns server for A/AAAA container records. From 1.16.0 to 1.17.0, a truncated TCP DNS query followed by a connection reset causes aardvark-dns to enter an unrecoverable infinite error loop at 100% CPU. This vulnerability is fixed in 1.17.1.
Published: 2026-04-07
Score: 6.2 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service via CPU exhaustion
Action: Immediate Patch
AI Analysis

Impact

Aardvark-dns, an authoritative DNS server for container-hosted A/AAAA records, can enter an unrecoverable infinite error loop that consumes 100 % CPU when it receives a truncated TCP DNS query followed by a connection reset. This defect threatens availability by preventing the server from processing legitimate requests until a restart or manual intervention resumes service. The weakness stems from improper error handling (CWE‑400) and missing loop termination (CWE‑835).

Affected Systems

Any instance of the Containers project’s aardvark-dns container image labeled containers:aardvark-dns running a version between 1.16.0 and 1.17.0 inclusive is vulnerable. Operators should verify the image tag in use and ensure it is not one of these versions.

Risk and Exploitability

The CVSS score of 6.2 indicates moderate severity, and the EPSS score is unavailable. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector is a remote client sending a malformed TCP DNS packet, which does not require local privileges. Repeated delivery of such packets can repeatedly trigger the infinite loop, exhausting CPU resources and causing a denial of service until the container is restarted or the software upgraded.

Generated by OpenCVE AI on April 8, 2026 at 13:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade aardvark-dns to version 1.17.1 or later

Generated by OpenCVE AI on April 8, 2026 at 13:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-hfpq-x728-986j netavark has incorrect error handling for malformed tcp packets
History

Thu, 16 Apr 2026 04:45:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:containers:aardvark-dns:*:*:*:*:*:*:*:*

Wed, 08 Apr 2026 19:45:00 +0000

Type Values Removed Values Added
First Time appeared Containers
Containers aardvark-dns
Vendors & Products Containers
Containers aardvark-dns

Wed, 08 Apr 2026 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 08 Apr 2026 12:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-835
References
Metrics threat_severity

None

threat_severity

Moderate


Tue, 07 Apr 2026 22:00:00 +0000

Type Values Removed Values Added
Description Aardvark-dns is an authoritative dns server for A/AAAA container records. From 1.16.0 to 1.17.0, a truncated TCP DNS query followed by a connection reset causes aardvark-dns to enter an unrecoverable infinite error loop at 100% CPU. This vulnerability is fixed in 1.17.1.
Title Aardvark-dns has incorrect error handling for malformed tcp packets
Weaknesses CWE-400
References
Metrics cvssV3_1

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


Subscriptions

Containers Aardvark-dns
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-04-08T16:14:33.190Z

Reserved: 2026-04-02T17:03:42.075Z

Link: CVE-2026-35406

cve-icon Vulnrichment

Updated: 2026-04-08T16:09:57.346Z

cve-icon NVD

Status : Analyzed

Published: 2026-04-07T22:16:23.277

Modified: 2026-04-16T04:33:54.370

Link: CVE-2026-35406

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-04-07T21:32:23Z

Links: CVE-2026-35406 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-04-08T19:45:29Z

Weaknesses