{"id":64300,"date":"2025-08-25T01:19:16","date_gmt":"2025-08-25T01:19:16","guid":{"rendered":""},"modified":"2025-09-11T18:49:07","modified_gmt":"2025-09-12T00:49:07","slug":"cve-2025-54336-critical-authentication-bypass-vulnerability-in-plesk-obsidian","status":"publish","type":"post","link":"https:\/\/www.ameeba.com\/blog\/cve-2025-54336-critical-authentication-bypass-vulnerability-in-plesk-obsidian\/","title":{"rendered":"<strong>CVE-2025-54336: Critical Authentication Bypass Vulnerability in Plesk Obsidian<\/strong>"},"content":{"rendered":"<p><strong>Overview<\/strong><\/p>\n<p>The cybersecurity community is currently dealing with a newly discovered high risk vulnerability, known as CVE-2025-54336, that affects Plesk Obsidian 18.0.70. This vulnerability could potentially allow unauthorized access to systems, leading to data leakage or full system compromise. The threat is elevated due to the fact that Plesk is a widely used <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-8284-unauthenticated-access-and-control-in-packet-power-monitoring-and-control-web-interface\/\"  data-wpil-monitor-id=\"81651\">web hosting control<\/a> panel software, so a high number of systems globally could be at risk. <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-20133-remote-access-ssl-vpn-vulnerability-in-cisco-secure-firewall-asa-software-and-secure-ftd-software\/\"  data-wpil-monitor-id=\"76857\">Securing this vulnerability<\/a> should be treated as a priority for any organization using the affected version of Plesk.<\/p>\n<p><strong>Vulnerability Summary<\/strong><\/p>\n<p>CVE ID: CVE-2025-54336<br \/>\nSeverity: Critical (9.8 CVSS)<br \/>\nAttack Vector: Network<br \/>\nPrivileges Required: None<br \/>\nUser Interaction: None<br \/>\nImpact: <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-27055-memory-corruption-leads-to-potential-system-compromise-during-image-encoding\/\"  data-wpil-monitor-id=\"74312\">Potential system compromise<\/a> or data leakage<\/p>\n<p><strong>Affected Products<\/strong><\/p><div id=\"ameeb-2840544496\" class=\"ameeb-content-2 ameeb-entity-placement\"><div style=\"border-left: 4px solid #555; padding-left: 20px; margin: 48px 0; font-family: Roboto, sans-serif; color: #ffffff; line-height: 1.6; max-width: 700px;\">\r\n  <h2 style=\"margin-top: 0; font-size: 20px; font-weight: 600; display: flex; align-items: center;\">\r\n    <a href=\"https:\/\/www.ameeba.com\/chat\" style=\"display: inline-flex; align-items: center; margin-right: 8px;\">\r\n      <img decoding=\"async\" src=\"https:\/\/www.ameeba.com\/blog\/wp-content\/uploads\/2025\/10\/Best-App-icon-Ameeba.png\" alt=\"Ameeba Chat Icon\" style=\"width: 40px; height: 40px;\" \/>\r\n    <\/a>\r\n    A new way to communicate\r\n  <\/h2>\r\n\r\n  <p style=\"margin-bottom: 12px;\">\r\n    Ameeba Chat is built on encrypted identity, not personal profiles.\r\n  <\/p>\r\n\r\n  <p style=\"margin-bottom: 16px;\">\r\n    Message, call, share files, and coordinate with identities kept separate.\r\n  <\/p>\r\n\r\n  <ul style=\"list-style: none; padding-left: 0; margin-bottom: 20px;\">\r\n    <li>\u2022 Encrypted identity<\/li>\r\n    <li>\u2022 Ameeba Chat authenticates access<\/li>\r\n    <li>\u2022 Aliases and categories<\/li>\r\n    <li>\u2022 End-to-end encrypted chat, calls, and files<\/li>\r\n    <li>\u2022 Secure notes for sensitive information<\/li>\r\n  <\/ul>\r\n\r\n  <p style=\"font-style: italic; font-weight: 600; margin-bottom: 24px;\">\r\n    Private communication, rethought.\r\n  <\/p>\r\n\r\n  <div style=\"display: flex; flex-wrap: wrap; gap: 12px;\">\r\n    <a href=\"https:\/\/www.ameeba.com\/chat\/download\" style=\"background-color: #ffffff; color: #000000; padding: 10px 20px; text-decoration: none; border-radius: 6px; font-weight: 500;\">Download Ameeba Chat<\/a>\r\n    <a href=\"https:\/\/www.ameeba.com\/chat\" style=\"border: 1px solid #ffffff; color: #ffffff; padding: 10px 20px; text-decoration: none; border-radius: 6px; font-weight: 500;\">Learn More<\/a>\r\n  <\/div>\r\n<\/div>\r\n<\/div>\n<p>Product | Affected Versions<\/p>\n<p>Plesk Obsidian | 18.0.70<\/p>\n<p><strong>How the Exploit Works<\/strong><\/p>\n<p>The <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-47982-improper-input-validation-vulnerability-in-windows-storage-vsp-driver-leading-to-privilege-escalation\/\"  data-wpil-monitor-id=\"75560\">vulnerability lies in the way Plesk Obsidian 18.0.70 validates<\/a> admin passwords. Specifically, the function _isAdminPasswordValid uses an == comparison instead of a === comparison. If the correct password starts with &#8220;0e&#8221; followed by any digit string, an attacker can log in with any other string that evaluates to 0.0, such as &#8220;0e0&#8221;. This lack of strict type checking allows for a potential <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-44957-ruckus-smartzone-authentication-bypass-vulnerability\/\"  data-wpil-monitor-id=\"74035\">authentication bypass<\/a>.<\/p>\n<p><strong>Conceptual Example Code<\/strong><\/p><div id=\"ameeb-2760804900\" class=\"ameeb-content ameeb-entity-placement\"><div class=\"poptin-embedded\" data-id=\"f6b387694f681\"><\/div>\r\n\r\n\r\n\r\n\r\n\r\n<\/div>\n<p>This is a conceptual example of how an attacker might exploit this vulnerability. They can attempt to login as an <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-51543-admin-password-reset-vulnerability-in-cicool-builder-3-4-4\/\"  data-wpil-monitor-id=\"81771\">admin by passing &#8220;0e0&#8221; as the password<\/a> in an HTTP POST request, like this:<\/p>\n<pre><code class=\"\" data-line=\"\">POST \/login HTTP\/1.1\nHost: target.example.com\nContent-Type: application\/x-www-form-urlencoded\nusername=admin&amp;password=0e0<\/code><\/pre>\n<p>If the original admin password begins with &#8220;0e&#8221; followed by any digit string, this will cause the system to incorrectly validate the attacker&#8217;s login attempt as successful.<\/p>\n<p><strong>Mitigation<\/strong><\/p>\n<p>At present, the recommended mitigation guidance for CVE-2025-54336 is to apply the vendor-provided patch. If this is not immediately possible, using a Web Application Firewall (WAF) or Intrusion Detection System (IDS) can offer temporary protection by monitoring and potentially blocking malicious traffic. All users of Plesk Obsidian 18.0.70 should look to apply these mitigations as promptly as possible to protect themselves from <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-27050-memory-corruption-vulnerability-leading-to-potential-system-compromise-and-data-leakage\/\"  data-wpil-monitor-id=\"74795\">potential system compromise or data<\/a> leakage.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Overview The cybersecurity community is currently dealing with a newly discovered high risk vulnerability, known as CVE-2025-54336, that affects Plesk Obsidian 18.0.70. This vulnerability could potentially allow unauthorized access to systems, leading to data leakage or full system compromise. The threat is elevated due to the fact that Plesk is a widely used web hosting [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"footnotes":""},"categories":[1],"tags":[],"vendor":[],"product":[],"attack_vector":[75],"asset_type":[],"severity":[],"exploit_status":[],"class_list":["post-64300","post","type-post","status-publish","format-standard","hentry","category-uncategorized","attack_vector-authentication-bypass"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/posts\/64300","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/comments?post=64300"}],"version-history":[{"count":7,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/posts\/64300\/revisions"}],"predecessor-version":[{"id":74232,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/posts\/64300\/revisions\/74232"}],"wp:attachment":[{"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/media?parent=64300"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/categories?post=64300"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/tags?post=64300"},{"taxonomy":"vendor","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/vendor?post=64300"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/product?post=64300"},{"taxonomy":"attack_vector","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/attack_vector?post=64300"},{"taxonomy":"asset_type","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/asset_type?post=64300"},{"taxonomy":"severity","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/severity?post=64300"},{"taxonomy":"exploit_status","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/exploit_status?post=64300"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}