Cross-site scripting in Emlog Pro - CVE-2026-73848
Published: August 15, 2026
Vulnerability details
The vulnerability allows a remote user to execute arbitrary JavaScript in an administrator\'s browser.
The vulnerability exists due to cross-site scripting in the article editor tag rendering in admin/views/article_write.php when rendering tag names inside a javascript: href attribute. A remote user can create a crafted tag name and induce an administrator to click the poisoned tag to execute arbitrary JavaScript in an administrator\'s browser.
User interaction is required because an administrator must open the article editor, expand the tag list, and click the crafted tag.