Impact
The vulnerability lies in the SP LMS (com_splms) extension for Joomla, which before version 4.1.4 deserializes cookie data supplied by a user without any validation. This flaw follows the CWE‑502 pattern of deserialization vulnerabilities. As a result, an unauthenticated attacker can inject a crafted PHP object into the cookie, causing the server to execute arbitrary code with the privileges of the web process. The impact is severe, allowing a remote attacker to compromise the entire site, exfiltrate data, or deploy further malware.
Affected Systems
JoomShaper’s SP LMS extension for Joomla is affected. All deployments running any version earlier than 4.1.4 are vulnerable. The extension is distributed by JoomShaper.net and packaged under the product name SP LMS extension for Joomla.
Risk and Exploitability
The CVSS score of 9.5 indicates critical severity. While an EPSS score is not provided, the fact that the flaw is exploitable without any authentication suggests high potential for exploitation. The vulnerability is not listed in the CISA KEV catalog. Attackers can simply craft a malicious cookie, which the vulnerable server will unserialize and execute, creating a straightforward attack path with no prerequisite setup.
OpenCVE Enrichment