CVE Vulnerabilities

CVE-2026-0397

Permissive Cross-domain Security Policy with Untrusted Domains

Published: Mar 31, 2026 | Modified: Apr 14, 2026
CVSS 3.x
4.3
MEDIUM
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu
MEDIUM
root.io logo minimus.io logo echo.ai logo

When the internal webserver is enabled (default is disabled), an attacker might be able to trick an administrator logged to the dashboard into visiting a malicious website and extract information about the running configuration from the dashboard. The root cause of the issue is a misconfiguration of the Cross-Origin Resource Sharing (CORS) policy.

Weakness

The product uses a web-client protection mechanism such as a Content Security Policy (CSP) or cross-domain policy file, but the policy includes untrusted domains with which the web client is allowed to communicate.

Affected Software

NameVendorStart VersionEnd Version
DnsdistPowerdns1.9.0 (including)1.9.12 (excluding)
DnsdistPowerdns2.0.0 (including)2.0.3 (excluding)
DnsdistUbuntuesm-apps/xenial*
DnsdistUbuntuupstream*

Extended Description

If a cross-domain policy file includes domains that should not be trusted, such as when using wildcards under a high-level domain, then the application could be attacked by these untrusted domains. In many cases, the attack can be launched without the victim even being aware of it.

Potential Mitigations

References