Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. poweradmin/poweradmin
  4. ›
  5. CVE-2026-54588

CVE-2026-54588: Poweradmin has Host Header Injection in OIDC redirect_uri, SAML ACS/SLO URL, and Logout Redirect Construction.

July 28, 2026

Poweradmin v4.3.2 uses 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.

Three independent code paths are affected:

  • Primary (Critical): OidcService::getCallbackUrl() - redirect_uri poisoning
  • Secondary (High): SamlConfigurationService::getBaseUrl() - SAML ACS/SLO URL poisoning
  • Tertiary (Medium): LogoutController::getBaseUrl() - post-logout redirect poisoning

References

  • github.com/advisories/GHSA-3735-5339-xfwx
  • github.com/poweradmin/poweradmin/releases/tag/v4.2.4
  • github.com/poweradmin/poweradmin/releases/tag/v4.3.3
  • github.com/poweradmin/poweradmin/security/advisories/GHSA-3735-5339-xfwx
  • nvd.nist.gov/vuln/detail/CVE-2026-54588

Code Behaviors & Features

Detect and mitigate CVE-2026-54588 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 4.2.4, all versions starting from 4.3.0 before 4.3.3

Fixed versions

  • 4.2.4
  • 4.3.3

Solution

Upgrade to versions 4.2.4, 4.3.3 or above.

Impact 9.6 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:L

Learn more about CVSS

Weakness

  • CWE-601: URL Redirection to Untrusted Site ('Open Redirect')

Source file

packagist/poweradmin/poweradmin/CVE-2026-54588.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 19 Aug 2026 12:28:46 +0000.