CVE Catalog

CVE-2026-53758

HighCVSS 8.7
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.26%

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

Summary

Emlog versions 2.6.29 and prior process article content with Parsedown without enabling safe mode, allowing raw HTML including <script> tags to pass through unescaped. This results in stored XSS visible to all site visitors.

Risk Assessment

An attacker can inject malicious scripts that execute in visitors' browsers, potentially leading to data theft or session hijacking.

Recommendation

No public patches are available; restrict access to the system and monitor for abuse.

Other vulnerabilities in Emlog

See all
Original NVD description (English source)

Emlog is an open source website building system. In versions 2.6.29 and prior, article content is processed by Parsedown without enabling safe mode, which means raw HTML including <script> tags embedded in Markdown is passed through unescaped. The output is rendered with no additional sanitization, resulting in stored XSS visible to all site visitors. At time of publication, there are no publicly known patches.

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