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.
INFO
Published Date :
2026-04-03T22:35:56.664Z
Last Modified :
2026-04-06T15:42:13.270Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-34607 vulnerability.
| Vendors | Products |
|---|---|
| Emlog |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-34607.