Skip to main content

dnsdist CVE-2026-40210

| EUVDEUVD-2026-39349 MEDIUM
Buffer Over-read (CWE-126)
2026-06-25 security@open-xchange.com GHSA-5292-qc6p-vf38
4.8
CVSS 3.1 · Vendor: open-xchange
Share

Severity by source

Vendor (open-xchange) PRIMARY
4.8 MEDIUM
AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L
vuln.today AI
4.8 MEDIUM

Network-reachable without credentials, but AC:H reflects the non-default SetMacAddrAction configuration prerequisite; no integrity impact; memory disclosure and crash are each low severity.

3.1 AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L
4.0 AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:L/SC:N/SI:N/SA:N
SUSE
8.2 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H

Primary rating from Vendor (open-xchange).

CVSS VectorVendor: open-xchange

Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
Low

Lifecycle Timeline

2
Patch available
Jun 25, 2026 - 14:16 EUVD
Analysis Generated
Jun 25, 2026 - 13:32 vuln.today

DescriptionCVE.org

An out-of-bounds read might happen when SetMacAddrAction is used, potentially resulting in uninitialized memory being sent over the network or a crash.

AnalysisAI

dnsdist's SetMacAddrAction handler exposes operators to uninitialized memory leakage in DNS responses and potential service crashes when the action is configured in the ruleset. The flaw is reachable over the network without authentication (AV:N/PR:N), but the high attack complexity (AC:H) constrains real-world impact to deployments that have explicitly enabled SetMacAddrAction - a non-default configuration. No public exploit code exists and no CISA KEV listing is present at time of analysis; the PowerDNS security team (Open-Xchange) reported this internally, suggesting responsible disclosure rather than observed active exploitation.

Technical ContextAI

dnsdist is a DNS load balancer and proxy developed by PowerDNS, now part of Open-Xchange. SetMacAddrAction is a dnsdist rule action that stamps or manipulates MAC address fields within DNS packets - a niche capability used in specific network infrastructure designs such as EDNS Client Subnet workarounds or custom packet tagging. The vulnerability is an out-of-bounds read occurring inside the MAC address processing logic; though no CWE is formally assigned, the behavior aligns with CWE-125 (Out-of-bounds Read), and the 'Buffer Overflow' tag from NVD suggests the root cause is improper bounds checking on a buffer related to the MAC address data. When triggered, the out-of-bounds read either incorporates uninitialized heap or stack memory into outgoing DNS response packets - leaking potentially sensitive process memory fragments to observers on the network - or dereferences an invalid memory address, crashing the dnsdist process. No CPE strings were provided; affected versions must be determined from the official advisory.

RemediationAI

The primary remediation is to upgrade dnsdist to the fixed version specified in the PowerDNS security advisory at https://www.dnsdist.org/security-advisories/powerdns-advisory-for-dnsdist-2026-09.html - no specific patch version number is derivable from the available data, so that advisory must be consulted directly. As an immediate compensating control for operators who do not require SetMacAddrAction functionality, removing or disabling that action from the dnsdist ruleset entirely eliminates the vulnerable code path with no broader DNS traffic impact beyond the loss of MAC-stamping behavior. For operators who legitimately rely on SetMacAddrAction, restricting network access to the dnsdist listener to trusted upstream resolvers or internal RFC 1918 ranges using host-based firewall rules or network ACLs will reduce the population of potential attackers able to trigger the read; note this is a risk-reduction measure, not a fix, and the underlying flaw remains. Monitoring dnsdist process stability for unexpected crashes may help detect exploitation attempts in the interim.

Vendor StatusVendor

SUSE

Severity: Important
Product Status
SUSE Linux Enterprise Desktop 15 SP7 Affected
SUSE Linux Enterprise High Performance Computing 15 SP7 Affected
SUSE Linux Enterprise Module for Basesystem 15 SP7 Affected
SUSE Linux Enterprise Server 15 SP7 Affected
SUSE Linux Enterprise Server 16.0 Affected

Share

CVE-2026-40210 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy