CVE-2026-52520
Received Received - Intake

Stored XSS in Emlog CMS Article Publishing Module

Vulnerability report for CVE-2026-52520, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-03

Last updated on: 2026-08-03

Assigner: MITRE

Description

Emlog CMS <= 2.6.14 contains a stored cross-site scripting (XSS) vulnerability in the article publishing module (/admin/article.php). A remote authenticated attacker can inject arbitrary JavaScript code via the article content. When an administrator reviews or previews the submitted article in the backend, the malicious script executes in the admin's browser session, allowing the attacker to perform administrative actions such as creating a backdoor administrator account.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-03
Last Modified
2026-08-03
Generated
2026-08-04
AI Q&A
2026-08-04
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
emlog cms to 2.6.14 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a stored cross-site scripting (XSS) vulnerability in Emlog CMS versions up to 2.6.14. It allows a remote authenticated attacker to inject malicious JavaScript code into article content. When an administrator views or previews the article in the backend, the script executes in their browser session.

Detection Guidance

To detect this vulnerability, inspect the article content in Emlog CMS versions <= 2.6.14 for suspicious JavaScript code or unusual characters in the admin panel. Check the database for articles containing script tags or event handlers like onload or onclick. Review server logs for unauthorized admin actions following article submissions.

Impact Analysis

An attacker could use this to perform administrative actions without authorization, such as creating a backdoor administrator account. This could lead to full control over the website and its data.

Compliance Impact

This vulnerability could lead to unauthorized access and data breaches, violating GDPR and HIPAA requirements for data protection and access control. Organizations may face legal penalties and reputational damage.

Mitigation Strategies

Immediately update Emlog CMS to the latest version beyond 2.6.14. If an update is not available, disable the article publishing module temporarily. Implement input validation to strip or encode JavaScript code in article submissions. Review admin accounts for unauthorized changes and revoke suspicious permissions.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-52520. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart