Description
An improper authorization vulnerability in the Plesk XML API allows an authenticated user to inject arbitrary configuration directives, resulting in arbitrary file write as root and full privilege escalation on the underlying server.
Published: 2026-07-06
Score: 9.9 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An improper authorization flaw in the Plesk XML API allows an attacker who is already authenticated to inject arbitrary configuration directives. This injection enables them to write arbitrary files as root, leading to full privilege escalation and complete compromise of the server's integrity. The weakness is a combination of insufficient authorization controls (CWE-15) and code injection (CWE-94).

Affected Systems

The vulnerability affects all WebPros Plesk installations that expose the XML API. All versions lacking the vendor patch are potentially vulnerable; no specific build numbers are listed in the advisory.

Risk and Exploitability

The likely attack vector is an authenticated user with access to the Plesk XML API, which typically requires local or network-level access to the Plesk control panel. The CVSS score of 9.9 indicates critical severity, but the EPSS score of less than 1% reflects a low current exploitation probability. Although the issue is not listed in the CISA KEV catalog, the combination of high impact and the potential for complete system compromise make it a high priority for remediation.

Generated by OpenCVE AI on August 1, 2026 at 18:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Plesk XML API patch released by WebPros.
  • If a patch is not yet available, temporarily disable or limit access to the XML API endpoint to trusted hosts only.
  • Monitor system file integrity and configuration files for unexpected changes that could indicate exploitation.

Generated by OpenCVE AI on August 1, 2026 at 18:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 08 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
Title Root Privilege Escalation via Plesk XML API Abuse Plesk: Plesk: Privilege escalation via improper authorization in XML API
Weaknesses CWE-15
References
Metrics threat_severity

None

threat_severity

Critical


Tue, 07 Jul 2026 23:00:00 +0000

Type Values Removed Values Added
Title Root Privilege Escalation via Plesk XML API Abuse

Mon, 06 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 06 Jul 2026 18:45:00 +0000

Type Values Removed Values Added
First Time appeared Webpros
Webpros plesk
Vendors & Products Webpros
Webpros plesk

Mon, 06 Jul 2026 17:45:00 +0000

Type Values Removed Values Added
Description An improper authorization vulnerability in the Plesk XML API allows an authenticated user to inject arbitrary configuration directives, resulting in arbitrary file write as root and full privilege escalation on the underlying server.
Weaknesses CWE-94
References
Metrics cvssV3_1

{'score': 9.9, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H'}


cve-icon MITRE

Status: PUBLISHED

Assigner: hackerone

Published:

Updated: 2026-07-06T17:39:05.008Z

Reserved: 2026-05-22T15:00:09.276Z

Link: CVE-2026-48614

cve-icon Vulnrichment

Updated: 2026-07-06T17:39:00.753Z

cve-icon NVD

Status : Deferred

Published: 2026-07-06T18:16:46.130

Modified: 2026-07-06T19:41:00.653

Link: CVE-2026-48614

cve-icon Redhat

Severity : Critical

Publid Date: 2026-07-06T16:46:05Z

Links: CVE-2026-48614 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T18:30:05Z

Weaknesses
  • CWE-15

    External Control of System or Configuration Setting

  • CWE-94

    Improper Control of Generation of Code ('Code Injection')