CVE Catalog

CVE-2026-46686

HighCVSS 8.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.32%

24th percentile - higher than 24% of all known CVEs

Summary

In Emlog version 2.6.13 and earlier, the 'keyword' parameter in the admin user search module is processed with addslashes but not HTML-escaped before being rendered into the value attribute in admin/views/user.php, allowing reflected XSS in an administrator's backend session.

Risk Assessment

An attacker can exploit this vulnerability to execute malicious scripts in the administrator's browser, potentially leading to session theft, content modification, or privilege escalation within the system.

Recommendation

Immediately restrict access to the admin panel, apply input filtering and output encoding for the 'keyword' parameter, and monitor vendor updates for a patch.

Other vulnerabilities in Emlog

See all
Original NVD description (English source)

Emlog is an open source website building system. In 2.6.13 and earlier, the admin backend user search module's keyword parameter from admin/user.php is processed with addslashes but not HTML-escaped before being rendered into the value attribute in admin/views/user.php, allowing reflected cross-site scripting in an administrator's backend session. No fixed version is currently identified.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS