CVE-2026-44962
Awaiting Analysis
Awaiting Analysis - Queue
XPath Injection in Plesk Leading to Local Privilege Escalation
Publication date: 2026-05-29
Last updated on: 2026-05-29
Assigner: HackerOne
Description
Description
Plesk contains an XPath injection vulnerability in the APS Application Catalog search functionality, where user-supplied input is interpolated into XPath queries without proper sanitization. This allows an authenticated, low-privileged user to execute arbitrary operating system commands on the server, resulting in local privilege escalation.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| plesk | aps_application_catalog | * |
| plesk | aps_catalog | 18.0.76.2 |
| plesk | aps_catalog | 18.0.75.1 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-643 | The product uses external input to dynamically construct an XPath expression used to retrieve data from an XML database, but it does not neutralize or incorrectly neutralizes that input. This allows an attacker to control the structure of the query. |