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_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.
CVSS

No CVSS.

Configurations

No configuration.

History

16 Jul 2026, 19:16

Type Values Removed Values Added
References () https://github.com/emlog/emlog/security/advisories/GHSA-9h6g-q584-9vfg - () https://github.com/emlog/emlog/security/advisories/GHSA-9h6g-q584-9vfg -

16 Jul 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-16 18:16

Updated : 2026-07-17 18:04


NVD link : CVE-2026-46687

Mitre link : CVE-2026-46687

CVE.ORG link : CVE-2026-46687


JSON object : View

Products Affected

No product.

CWE
CWE-24

Path Traversal: '../filedir'

CWE-98

Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')