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.
Published: 2026-08-03
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This flaw is a stored cross‑site scripting vulnerability in the article publishing module of Emlog CMS. An attacker who is able to authenticate as an administrator can embed arbitrary JavaScript into the article content. When another administrator opens the article for review or preview, the script runs in that admin’s browser context. The attacker can then carry out privileged actions, most notably adding a new administrator account that bypasses normal access controls.

Affected Systems

The vulnerability exists in Emlog CMS versions up to and including 2.6.14. Only installations that expose the /admin/article.php interface and allow administrators to publish articles are affected.

Risk and Exploitability

The risk is significant because exploitation requires only an authenticated administrator session; once a user is logged in, the injected script has full browser privileges. The EPSS score of < 1% indicates a low exploitation probability, and the absence from CISA KEV suggests it has not yet been widely exploited. The CVSS score of 5.4 classifies the vulnerability as medium severity, reflecting the potential for complete administrative takeover after successful exploitation.

Generated by OpenCVE AI on August 5, 2026 at 21:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Emlog CMS to the latest version where the article publishing module sanitizes or strips JavaScript from article content.
  • Apply input sanitization or disable raw HTML entry in the article editor until a vendor patch is available.
  • Restrict access to the /admin area to a limited set of trusted IPs or enforce VPN usage, thereby reducing the window during which an attacker can inject malicious scripts.

Generated by OpenCVE AI on August 5, 2026 at 21:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 07 Aug 2026 11:45:00 +0000

Type Values Removed Values Added
First Time appeared Emlog
Emlog emlog
Vendors & Products Emlog
Emlog emlog

Wed, 05 Aug 2026 21:45:00 +0000

Type Values Removed Values Added
Title Stored XSS in Emlog Article Publishing Module Enables Admin Account Creation

Wed, 05 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 04 Aug 2026 11:30:00 +0000

Type Values Removed Values Added
Title Stored XSS in Emlog Article Publishing Module Enables Admin Account Creation
Weaknesses CWE-79

Mon, 03 Aug 2026 21:15:00 +0000

Type Values Removed Values Added
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.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-05T19:21:16.133Z

Reserved: 2026-06-08T00:00:00.000Z

Link: CVE-2026-52520

cve-icon Vulnrichment

Updated: 2026-08-05T19:21:11.388Z

cve-icon NVD

Status : Received

Published: 2026-08-03T21:16:40.390

Modified: 2026-08-05T20:17:09.743

Link: CVE-2026-52520

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T11:13:31Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')