CVE-2025-54336
Published: 19 August 2025
Summary
CVE-2025-54336 is a critical-severity Incorrect Comparison (CWE-697) vulnerability in Aziz (inferred from references). Its CVSS base score is 9.8 (Critical).
Operationally, ranked at the 28.6th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-25168
Vulnerability details
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…
more
occurs in admin/plib/LoginManager.php.
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.