LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2026-48172: LiteSpeed cPanel Plugin Privilege Escalation Vulnerability

RBRecent Breaches Vulnerability Intelligence·May 26, 2026
CVSS 10.0 · Critical⚠ Actively exploited (CISA KEV)
10.0
CVSS score
Critical
Severity
Active
CISA KEV
No
Ransomware use
May 29, 2026
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2026-48172 to its Known Exploited Vulnerabilities catalog on May 26, 2026, with a federal patch deadline of May 29, 2026 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

LiteSpeed User-End cPanel Plugin before 2.4.5 allows privilege escalation (possibly to root), as exploited in the wild in May 2026. Detection is best done via a command line of grep -rE "cpanel_jsonapi_func=redisAble" /var/cpanel/logs /usr/local/cpanel/logs/ 2>/dev/null in Bash. If you get no output, you have not been hit with exploitation of the vulnerability. If there is output, we recommend you examine the IP addresses in the list, determine if they are valid IP addresses, and if not, block them. To determine damage done, examine the system logs for use by the detected IP addresses. The issue is related to mishandling of Redis enable/disable features. The recommended minimum version is 2.4.7.

This vulnerability affects the LiteSpeed cPanel Plugin and permits any cPanel user account to execute arbitrary scripts with root privileges through the exposed user-end plugin. It matters because a compromised or malicious standard account can obtain full administrative control over the underlying system without needing separate credentials or external access.

How it works

The flaw belongs to the CWE-266 class of incorrect privilege assignment. The plugin fails to enforce proper separation between ordinary cPanel user operations and system-level execution. An attacker with any valid cPanel account can invoke the plugin interface to run scripts that inherit root privileges, allowing arbitrary code execution at the highest privilege level on the host.

Am I affected? How to find it in your systems

The LiteSpeed cPanel Plugin is typically installed on servers running cPanel and WebHost Manager for web hosting management. Inventory affected systems by listing all cPanel plugins on each server and identifying the LiteSpeed component. Review plugin configuration files and installed versions, then compare them directly against the vendor advisory to determine exposure. Examine cPanel access logs and system audit records for unexpected script invocations or privilege transitions originating from user accounts.

How to remediate

Apply the vendor update or mitigation steps specified in the official advisory. After patching, review all cPanel user permissions to ensure the plugin is restricted to accounts that require it. Disable unnecessary plugin features and enforce least-privilege principles for any remaining cPanel extensions that interact with system processes.

If you can't patch immediately

Follow the vendor's published mitigations. Apply applicable CISA BOD 22-01 guidance for cloud-hosted services. Where mitigations cannot be implemented, discontinue use of the LiteSpeed cPanel Plugin until a fix is available. Segment hosting servers so that cPanel accounts cannot reach critical system paths, and monitor for anomalous root-level process spawns from plugin-related binaries.

If your data may have been exposed

Privilege-escalation flaws of this type have been used to access or exfiltrate data once initial account compromise occurs. Run a free exposure scan of your organization's email domains against known breach datasets to identify any accounts that may already appear in public incident records.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedLiteSpeed · cPanel Plugin
WeaknessCWE-266
CVSS base score10.0 (Critical)
CVSS vectorCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
PublishedMay 21, 2026
Added to CISA KEVMay 26, 2026
Federal patch deadlineMay 29, 2026
Known ransomware useNot documented
Check if your data is exposed →

References

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities