NONE · 0

CVE-2026-46687

Emlog is an open source website building system. In 2.6.13 and earlier, the article publishing interface stores a path-traversal template parameter from api_controller.php without validation, and log_...

Vulnerability Description

Emlog is an open source website building system. In 2.6.13 and earlier, the article publishing interface stores a path-traversal template parameter from api_controller.php without validation, and log_controller.php later checks file_exists and calls include View::getView($template), allowing an authenticated author to include an arbitrary local .php file when an article is viewed. No fixed version is currently identified.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-46687?

CVE-2026-46687 is a documented vulnerability. Emlog is an open source website building system. In 2.6.13 and earlier, the article publishing interface stores a path-traversal template parameter from api_controller.php without validation, and log_...

How severe is CVE-2026-46687?

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

Is there a patch for CVE-2026-46687?

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