NONE · 0

CVE-2026-53757

Emlog is an open source website building system. In versions 2.6.29 and prior, the emUnZip() function extracts all ZIP entries via ZipArchive::extractTo() without validating entry paths for ../ traver...

Vulnerability Description

Emlog is an open source website building system. In versions 2.6.29 and prior, the emUnZip() function extracts all ZIP entries via ZipArchive::extractTo() without validating entry paths for ../ traversal sequences. Only the first entry's subdirectory structure is checked. An attacker can overwrite arbitrary files on the server filesystem, including config.php for immediate RCE. At time of publication, there are no publicly known patches.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-53757?

CVE-2026-53757 is a documented vulnerability. Emlog is an open source website building system. In versions 2.6.29 and prior, the emUnZip() function extracts all ZIP entries via ZipArchive::extractTo() without validating entry paths for ../ traver...

How severe is CVE-2026-53757?

CVSS scoring is not yet available for CVE-2026-53757. Check NVD for updates.

Is there a patch for CVE-2026-53757?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.