Exploitation Summary
EIP tracks 1 public exploit for EIP-2026-109098. PoCs published by hyp3rlinx.
AI-analyzed exploit summary This exploit demonstrates a directory traversal vulnerability in Lepton CMS 2.2.0/2.2.1, allowing an attacker to upload a malicious ZIP archive containing a PHP file with path traversal sequences (e.g., ../../) to achieve remote code execution (RCE). The exploit creates a ZIP file with a PHP payload that, when uploaded and extracted, places the file outside the intended directory, enabling command execution via a GET parameter.
Description
Lepton CMS 2.2.0/2.2.1 - Directory Traversal
Exploits (1)
This exploit demonstrates a directory traversal vulnerability in Lepton CMS 2.2.0/2.2.1, allowing an attacker to upload a malicious ZIP archive containing a PHP file with path traversal sequences (e.g., ../../) to achieve remote code execution (RCE). The exploit creates a ZIP file with a PHP payload that, when uploaded and extracted, places the file outside the intended directory, enabling command execution via a GET parameter.