LiteSpeed Cache CVE-2024-28000
CRITICALSeverity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
DescriptionCVE.org
Incorrect Privilege Assignment vulnerability in LiteSpeed Technologies LiteSpeed Cache litespeed-cache.This issue affects LiteSpeed Cache: from n/a through <= 6.3.0.1.
AnalysisAI
Privilege escalation in LiteSpeed Cache plugin for WordPress (versions up to and including 6.3.0.1) allows unauthenticated remote attackers to forge user identities and gain administrator-level access by exploiting a weak hash check in the plugin's user simulation feature. Publicly available exploit code exists, and the EPSS score of 88.85% (100th percentile) indicates extremely high likelihood of exploitation activity. The vulnerability stems from predictable security hash values that can be brute-forced to impersonate any logged-in user, including administrators.
Technical ContextAI
LiteSpeed Cache is one of the most widely deployed WordPress performance plugins, used on millions of sites to provide page caching, image optimization, and CDN integration. The CPE identifier cpe:2.3:a:litespeedtech:litespeed_cache confirms the affected component is the WordPress plugin distributed by LiteSpeed Technologies. The root cause, classified as CWE-266 (Incorrect Privilege Assignment), lies in the plugin's crawler feature, which simulates logged-in users to generate cached pages. The simulation relies on a security hash that has a limited range of possible values (approximately one million), making it feasible to brute-force and impersonate privileged WordPress users including administrators.
RemediationAI
Vendor-released patch: upgrade LiteSpeed Cache to version 6.4 or later, which addresses the weak hash check by strengthening the security hash generation in the user simulation logic. WordPress administrators should update immediately through the WordPress plugin dashboard or by downloading the latest release from the LiteSpeed Cache plugin page on WordPress.org. If patching cannot be done immediately, compensating controls include temporarily deactivating the LiteSpeed Cache plugin (this will eliminate page caching benefits and may significantly impact site performance) or restricting access to the WordPress admin interface and plugin REST endpoints via IP allowlisting at the web server or WAF layer (this may break legitimate admin workflows from dynamic IPs). Additionally, review WordPress user lists for unexpected administrator accounts and rotate credentials for existing admin users.
More in Wordpress Plugin
View allAuthentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Missing authorization in the Integrate Google Drive WordPress plugin (versions up to and including 1.1.99) lets unauthen
Authentication bypass in the Stacks Mobile App Builder WordPress plugin (versions up to and including 5.2.3) allows unau
Unauthenticated PHP object injection in the Mindstien Technologies 'My Geo Posts Free' WordPress plugin (versions up to
Server-Side Request Forgery (SSRF) vulnerability in princeahmed Radio Player radio-player allows Server Side Request For
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority as it is a duplicate of CVE-2
Unrestricted file upload in azzaroco's WP SuperBackup WordPress plugin (versions through 2.3.3) enables remote unauthent
Unrestricted file upload in SurveyJS versions up to and including 1.9.136 allows authenticated remote attackers to uploa
Server-Side Request Forgery (SSRF) vulnerability in hurraki Hurrakify hurrakify allows Server Side Request Forgery.4. Ra
Unrestricted file upload in Ateeq Rafeeq's RepairBuddy (computer-repair-shop) WordPress plugin versions up to and includ
Same weakness CWE-266 – Incorrect Privilege Assignment
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today