Cross-site scripting in Emlog Pro - CVE-2026-53758
Published: August 15, 2026
Vulnerability details
The vulnerability allows a remote user to execute arbitrary script code in victims' browsers.
The vulnerability exists due to improper neutralization of input during web page generation in Parsedown article rendering logic in include/lib/function.base.php when processing article content as Markdown. A remote user can create or edit an article containing crafted raw HTML or script content to execute arbitrary script code in victims' browsers.
The injected content is stored and rendered to site visitors, including unauthenticated visitors.