CVE-2025-65518: Plesk Obsidian versions 8.0.1 through 18.0.73 are vulnerable to a Denial of Service (DoS) condition.
Plesk Obsidian versions 8.0.1 through 18.0.73 are vulnerable to a Denial of Service (DoS) condition. The vulnerability exists in the get_password.php endpoint, where a crafted request containing a malicious payload can cause the affected web interface to continuously reload, rendering the service unavailable to legitimate users. An attacker can exploit this issue remotely without authentication, resulting in a persistent availability impact on the affected Plesk Obsidian instance.
Security readout for executives and security teams
Plain-English summary
This CVE describes a remote, unauthenticated denial-of-service issue in Plesk Obsidian. A crafted request to get_password.php can make the web interface repeatedly reload, preventing legitimate administrators from using the affected instance. The business impact is availability loss, not data theft based on the provided sources.
Executive priority
Treat this as a high-priority availability risk for internet-exposed hosting control panels. It does not indicate confidentiality or integrity compromise in the supplied data, but loss of the Plesk interface can disrupt operations and incident response.
Technical view
Plesk Obsidian versions 8.0.1 through 18.0.73 are described as vulnerable. The issue is mapped to CWE-400 and CWE-606, with CVSS 7.5: network attack vector, low complexity, no privileges, no user interaction, and high availability impact only.
Likely exposure
Internet-facing Plesk Obsidian administration interfaces running versions 8.0.1 through 18.0.73 are the main exposure. The provided affected CPE data is incomplete, so asset owners should verify installed Plesk versions directly.
Exploitation context
The provided bundle says exploitation is remote and unauthenticated, but KEV is false and no cited source in the bundle confirms active exploitation in the wild. Public exploitability details should be treated cautiously and not used as proof of active attacks.
Researcher notes
The bundle provides CVSS, CWE mapping, affected version range, and endpoint-level description. It does not provide a confirmed fixed version, vendor mitigation text, or evidence of exploitation. Avoid assuming impact beyond denial of service without additional vendor confirmation.
Mitigation direction
Identify Plesk Obsidian instances and record exact installed versions.
Review Plesk release notes and vendor guidance for the fixed or recommended build.
Prioritize updating affected versions once vendor guidance confirms the remediation path.
Restrict internet access to the Plesk web interface where operationally feasible.
Monitor Plesk web interface availability and repeated reload symptoms.
Validation and detection
Confirm whether any Plesk Obsidian instance runs versions 8.0.1 through 18.0.73.
Check whether get_password.php is reachable from untrusted networks.
Review logs for abnormal unauthenticated requests to the Plesk password recovery endpoint.
Verify that monitoring detects administrator interface unavailability or reload loops.
Document compensating controls if an immediate update is not possible.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-400: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-400 · source CWE mapping
Uncontrolled Resource Consumption
Uncontrolled Resource Consumption represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
Unchecked Input for Loop Condition represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.