Security Advisory

CVE-2025-54336

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-08-19 00:00:00
Last updated 2025-08-29 15:10:56
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

In Plesk Obsidian 18.0.70, _isAdminPasswordValid uses an == comparison. Thus, if the correct password is "0e" followed by any digit string, then an attacker can login with any other string that evaluates to 0.0 (such as the 0e0 string). This occurs in admin/plib/LoginManager.php.