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 to inject arbitrary configuration directives, leading to arbitrary file write as root. The vulnerability combines a lack of proper authorization checks (CWE-15) with a code-injection weakness (CWE-94), enabling an attacker to grant themselves full system privileges and compromise server integrity.

Affected Systems

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

Risk and Exploitability

The likely attack vector is an authenticated user accessing the Plesk XML API, which is typically achieved via local or internal network access; this inference is based on the description that the attacker must be authenticated. The CVSS score of 9.9 reflects critical severity, while the EPSS score of less than 1% indicates a low current exploitation probability. Although the vulnerability is not listed in the CISA KEV catalog, the combination of high impact and critical confidentiality, integrity, and availability risks makes it a priority for mitigation.

Generated by OpenCVE AI on July 26, 2026 at 20:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest patch for the Plesk XML API released by WebPros.
  • If a patch is not immediately available, restrict or disable the XML API endpoint so that it is only reachable by trusted hosts, or block it from the external network entirely.
  • Continuously monitor configuration files and file‑system changes for any unauthorized writes or modifications that could indicate exploitation.

Generated by OpenCVE AI on July 26, 2026 at 20:24 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

No data.

cve-icon Redhat

Severity : Critical

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

Links: CVE-2026-48614 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T20:30:03Z

Weaknesses
  • CWE-15

    External Control of System or Configuration Setting

  • CWE-94

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