External risk intelligence

Plesk APS Catalog XPath Injection Leading to OS Command Execution

CVE advisorySeverity: CRITICAL (CVSS 9.9)

CVE-2026-44962

Plesk is a widely used web hosting control panel typically deployed as an internet-facing management interface. As the vulnerability resides within the application catalog search functionality of this web-based administrative panel, it is commonly exposed to the public internet in standard server management and hosting deployments.

Privilege Escalation

Halo Surface Signal: 4 out of 5 — likely to be public-facing.

External exposure likelihood

Horizon Alert

Summary of the vulnerability and why it matters

A vulnerability in Plesk's application catalog search functionality could allow a user with limited access to gain elevated control of the server. This issue matters because Plesk is a common web hosting management tool, and the vulnerability could potentially be exploited by an attacker. The main concern at this stage is confirming if Plesk is in use and if it is exposed to the internet.

  • Input flaw allows command execution.
  • Affects widely used web hosting software.
  • Confirm Plesk use and exposure.

Attack Path

How an attacker could exploit the issue

An attacker can exploit a vulnerability in Plesk's APS Application Catalog search by injecting malicious input into XPath queries. This happens because user input is not properly cleaned before being used in these queries. By doing so, an attacker who already has low-level access to the system can trick the application into running any command on the server, potentially leading to full system control.

  • Requires authenticated, low-privileged access.
  • Injecting data into the search query.
  • Arbitrary command execution and privilege escalation.

Live Threat

Current exploitation, exposure, and threat context

This vulnerability could allow an authenticated user with low privileges to execute arbitrary operating system commands on the server, potentially leading to a compromise of the entire system. This could occur when the Application Catalog search functionality is used and the user provides specially crafted input.

  • Server commands could be executed.
  • Malicious input via catalog search.
  • Full server compromise is possible.

Operational Fix

Recommended remediation, mitigation, and detection steps

Real-World Ownership

This critical vulnerability in Plesk's APS Application Catalog search functionality impacts systems managed by server administrators or hosting providers. The immediate first step is to locate all Plesk instances, assess their exposure and business criticality, identify the accountable owner for each instance, and then prioritize remediation efforts based on this risk assessment.

  • Server administrators should own the issue.
  • Verify Plesk instance exposure and criticality.
  • Plan remediation based on assessed risk.

Supplementary metadata

Validate whether this threat affects your internet-facing exposure.

Halo Threat Intelligence helps prioritize remediation with Halo Surface Signal and H/A/L/O context. Start exposure validation with a free external attack surface trial.

Frequently asked questions

What is Plesk and its role in server management?

Plesk is a popular web hosting control panel that provides a graphical interface for administrators to manage websites, databases, and server configurations. It acts as a centralized dashboard for hosting environments, simplifying tasks like installing web applications through its integrated APS Application Catalog, which is a repository of software modules users can deploy to their hosted sites.

What does the XPath injection vulnerability mean in CVE-2026-44962?

This vulnerability is a type of input validation flaw (CWE-643). It occurs when the software incorrectly incorporates user-provided text into an XPath query—a language used to search XML data. Because the application fails to sanitize this input, an attacker can manipulate the query to escape its intended search function and force the underlying server to run unauthorized operating system commands, moving from restricted access to higher-level control.

How does an attacker trigger this vulnerability?

The attack requires the user to already be authenticated with low-level access to the Plesk environment. The trigger occurs when a user submits malicious, specially crafted input into the APS Application Catalog search field. Simply browsing the catalog or having the service running without submitting this specific, manipulated search query does not trigger the execution of arbitrary commands.

Is my Plesk instance relevant to this CVE?

According to Halo Surface Signal, Plesk is frequently deployed as an internet-facing management interface, making it a high-priority concern if your instance is accessible from the public web. If your Plesk installation is exposed to the internet, it is more susceptible to external access. Administrators should determine if their specific deployments are reachable remotely or if they are restricted to internal networks.

What steps should I take to respond to CVE-2026-44962?

First, identify all Plesk instances within your infrastructure and confirm their current exposure status to the internet. Assess the business criticality of these systems to prioritize your response. Once identified, assign ownership to the appropriate system administrators so they can manage the risk and implement official security updates or vendor-provided patches as soon as they become available.

References