CVE-2026-34607
HIGH EPSS 54.4%
Published Apr 3, 20262mo ago · Modified Jun 17, 20261w ago
7.2 CVSS 3.1
Published Apr 3, 2026 2mo ago
Last Modified Jun 17, 2026 1w ago
Description
Emlog is an open source website building system. In versions 2.6.2 and prior, a path traversal vulnerability exists in the emUnZip() function (include/lib/common.php:793). When extracting ZIP archives (plugin/template uploads, backup imports), the function calls $zip->extractTo($path) without sanitizing ZIP entry names. An authenticated admin can upload a crafted ZIP containing entries with ../ sequences to write arbitrary files to the server filesystem, including PHP webshells, achieving Remote Code Execution (RCE). At time of publication, there are no publicly available patches.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H Attack Vector Network
Attack Complexity Low
Privileges Required High
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
54.4% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-22 Path Traversal Resource Mgmt
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| emlog | emlog | * | ≤2.6.2 |
References 1
- github.com https://github.com/emlog/emlog/security/advisories/GHSA-2jg8-rmhm-xv9m
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.