CVE-2026-54588

Poweradmin is a web-based DNS administration tool for PowerDNS server. Versions prior to 4.2.4 and 4.3.3 use the attacker-controlled `HTTP_HOST` request header as the authoritative source for building callback URLs in its OIDC, SAML, and logout authentication flows without any validation. An unauthenticated attacker can poison the `redirect_uri` sent to the Identity Provider, causing the IdP to redirect the victim's authorization code to an attacker-controlled server - resulting in full account takeover with no credentials required. Versions 4.2.4 and 4.3.3 patch the issue.
Configurations

No configuration.

History

24 Jun 2026, 13:16

Type Values Removed Values Added
References () https://github.com/poweradmin/poweradmin/security/advisories/GHSA-3735-5339-xfwx - () https://github.com/poweradmin/poweradmin/security/advisories/GHSA-3735-5339-xfwx -

23 Jun 2026, 23:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-23 23:16

Updated : 2026-06-25 20:18


NVD link : CVE-2026-54588

Mitre link : CVE-2026-54588

CVE.ORG link : CVE-2026-54588


JSON object : View

Products Affected

No product.

CWE
CWE-20

Improper Input Validation

CWE-601

URL Redirection to Untrusted Site ('Open Redirect')