Skip to main content

LiteSpeed cPanel Plugin CVE-2026-48172

| EUVDEUVD-2026-31204 CRITICAL
Incorrect Privilege Assignment (CWE-266)
2026-05-21 mitre GHSA-fxrh-cwjh-m33v
10.0
CVSS 4.0 · Vendor: mitre
Share

Severity by source

Vendor (mitre) PRIMARY
10.0 CRITICAL
CVSS: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
vuln.today AI
9.9 CRITICAL

Attack runs through the cPanel end-user redisAble API implying a low-privileged hosting account (PR:L), low complexity, and escalation across scope to root (S:C) with full CIA impact.

3.1 AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H

Primary rating from Vendor (mitre).

CVSS VectorVendor: mitre

CVSS: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
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
X

Lifecycle Timeline

5
Analysis Generated
Jul 23, 2026 - 17:34 vuln.today
Added to CISA KEV
May 26, 2026 - 18:02 CISA
Patch available
May 21, 2026 - 02:01 EUVD
CVE Published
May 21, 2026 - 00:38 nvd
UNKNOWN (no severity yet)
CVE Published
May 21, 2026 - 00:38 cve.org
CRITICAL 10.0

DescriptionCVE.org

LiteSpeed User-End cPanel Plugin before 2.4.5 allows privilege escalation (possibly to root), as exploited in the wild in May 2026. LiteSpeed WHM Plugin (the parent plugin) is unaffected. 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.

AnalysisAI

Privilege escalation to root in the LiteSpeed User-End cPanel Plugin (versions 2.3 through before 2.4.5) lets attackers abuse the plugin's Redis enable/disable functionality (the redisAble cpanel_jsonapi_func) to gain elevated, potentially root-level, access on the cPanel host. This flaw is confirmed actively exploited (CISA KEV) with in-the-wild activity observed in May 2026, publicly available exploit code exists (including a GitHub PoC), and the vendor scores it CVSS 4.0 10.0. Notably, the parent LiteSpeed WHM Plugin is not affected - only the end-user cPanel plugin.

Technical ContextAI

The affected component is LiteSpeed Technologies' cPanel integration plugin, which exposes cPanel end-user API endpoints (cpanel_jsonapi) to manage LiteSpeed features including per-account Redis object caching. The root cause is classed as CWE-266 (Incorrect Privilege Assignment): the plugin mishandles its Redis enable/disable feature (the redisAble function) such that an operation intended to run at user privilege can be leveraged to obtain higher privileges, possibly root, on the shared hosting server. The single affected CPE is cpe:2.3:a:litespeed_technologies:cpanel_plugin, and detection relies on grepping cPanel logs (/var/cpanel/logs and /usr/local/cpanel/logs) for the string cpanel_jsonapi_func=redisAble, indicating that exploitation traffic passes through cPanel's authenticated JSON API surface.

RemediationAI

Vendor-released patch: upgrade the LiteSpeed User-End cPanel Plugin to version 2.4.5 or later, as documented in the LiteSpeed security update (https://blog.litespeedtech.com/2026/05/21/security-update-for-litespeed-cpanel-plugin/) and the LiteSpeed cPanel release log. Because exploitation is confirmed in the wild, treat this as an emergency patch and, before or immediately after upgrading, perform compromise assessment: run grep -rE "cpanel_jsonapi_func=redisAble" /var/cpanel/logs /usr/local/cpanel/logs/ 2>/dev/null - no output means no observed exploitation, while any output should be reviewed for suspicious source IPs, which should be validated and blocked, with system logs for those IPs examined to scope damage. As a compensating control until patched, restrict or disable the plugin's Redis enable/disable feature and limit reachability of the cPanel end-user API to trusted networks; note the trade-off that disabling Redis management removes per-account object-cache control for hosting users. Given the possibility of root-level compromise, rebuild or forensically clean any host showing exploitation evidence rather than relying on the upgrade alone.

More in Redis

View all
CVE-2025-49844 CRITICAL POC
9.9 Oct 03

UAF in Redis 8.2.1 via crafted Lua scripts by authenticated users. EPSS 12.4%. Patch available.

CVE-2022-0543 CRITICAL POC
10.0 Feb 18

It was discovered, that redis, a persistent key-value database, due to a packaging issue, is prone to a (Debian-specific

CVE-2018-11218 CRITICAL POC
9.8 Jun 17

Memory Corruption was discovered in the cmsgpack library in the Lua subsystem in Redis before 3.2.12, 4.x before 4.0.10,

CVE-2025-46817 HIGH POC
7.0 Oct 03

Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user

CVE-2015-4335 CRITICAL POC
10.0 Jun 09

Redis before 2.8.21 and 3.x before 3.0.2 allows remote attackers to execute arbitrary Lua bytecode via the eval command.

CVE-2016-8339 CRITICAL POC
9.8 Oct 28

A buffer overflow in Redis 3.2.x prior to 3.2.4 causes arbitrary code execution when a crafted command is sent. Rated cr

CVE-2026-27574 CRITICAL POC
9.9 Feb 21

Code injection in OneUptime monitoring via custom JS monitor using vm module. PoC and patch available.

CVE-2021-31649 CRITICAL POC
9.8 Jun 24

In applications using jfinal 4.9.08 and below, there is a deserialization vulnerability when using redis,may be vulnerab

CVE-2020-11981 CRITICAL POC
9.8 Jul 17

An issue was found in Apache Airflow versions 1.10.10 and below. Rated critical severity (CVSS 9.8), this vulnerability

CVE-2018-11219 CRITICAL POC
9.8 Jun 17

An Integer Overflow issue was discovered in the struct library in the Lua subsystem in Redis before 3.2.12, 4.x before 4

CVE-2024-23998 CRITICAL POC
9.6 Jul 05

goanother Another Redis Desktop Manager =<1.6.1 is vulnerable to Cross Site Scripting (XSS) via src/components/Setting.v

CVE-2026-81934 CRITICAL POC
9.2 Aug 27

Remote code execution in Redis affects deployments built with TLS support, where a use-after-free in the tlsProcessPendi

Share

CVE-2026-48172 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy