Description
ApostropheCMS is an open-source Node.js content management system. Versions 4.28.0 and prior contain a stored cross-site scripting vulnerability in SEO-related fields (SEO Title and Meta Description), where user-controlled input is rendered without proper output encoding into HTML contexts including <title> tags, <meta> attributes, and JSON-LD structured data. An attacker can inject a payload such as "></title><script>alert(1)</script> to break out of the intended HTML context and execute arbitrary JavaScript in the browser of any authenticated user who views the affected page. This can be leveraged to perform authenticated API requests, access sensitive data such as usernames, email addresses, and roles via internal APIs, and exfiltrate it to an attacker-controlled server. This issue has been fixed in version 4.29.0.
Published: 2026-04-15
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: Authenticated Data Theft via XSS
Action: Upgrade
AI Analysis

Impact

ApostropheCMS versions 4.28.0 and earlier allow an authenticated user to store arbitrary characters in SEO Title and Meta Description fields. Because the framework renders these fields without proper escaping, injected payloads can break out of the intended HTML context and execute JavaScript in the browsers of any authenticated user who visits the affected page. The injected script can then perform authenticated API requests, retrieving sensitive data such as usernames, email addresses, and roles, and exfiltrate that data to an external server.

Affected Systems

All installations of ApostropheCMS version 4.28.0 or older. The vulnerability was fixed in 4.29.0.

Risk and Exploitability

The CVSS score is 8.7, indicating high severity. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. Being an XSS flaw that requires an authenticated session, the most likely attack path is an attacker who has gained legitimate credentials or compromised a user account exploiting the CMS page rendered for that user. Successful exploitation would give the attacker the same level of access as the victim, allowing data theft and potential privilege escalation within the application.

Generated by OpenCVE AI on April 15, 2026 at 21:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade ApostropheCMS to version 4.29.0 or later to apply the documented fix.
  • Verify that all SEO fields are properly encoded or stripped of disallowed characters before rendering; implement input validation to escape special characters in SEO Title and Meta Description.
  • If an upgrade cannot be performed immediately, restrict editing of SEO fields to high‑privilege accounts or disable them entirely until the patch is applied.

Generated by OpenCVE AI on April 15, 2026 at 21:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-855c-r2vq-c292 Stored XSS in SEO Fields Leads to Authenticated API Data Exposure in ApostropheCMS
History

Thu, 16 Apr 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 16 Apr 2026 09:15:00 +0000

Type Values Removed Values Added
First Time appeared Apostrophecms
Apostrophecms apostrophecms
Vendors & Products Apostrophecms
Apostrophecms apostrophecms

Wed, 15 Apr 2026 20:00:00 +0000

Type Values Removed Values Added
Description ApostropheCMS is an open-source Node.js content management system. Versions 4.28.0 and prior contain a stored cross-site scripting vulnerability in SEO-related fields (SEO Title and Meta Description), where user-controlled input is rendered without proper output encoding into HTML contexts including <title> tags, <meta> attributes, and JSON-LD structured data. An attacker can inject a payload such as "></title><script>alert(1)</script> to break out of the intended HTML context and execute arbitrary JavaScript in the browser of any authenticated user who views the affected page. This can be leveraged to perform authenticated API requests, access sensitive data such as usernames, email addresses, and roles via internal APIs, and exfiltrate it to an attacker-controlled server. This issue has been fixed in version 4.29.0.
Title ApostropheCMS: Stored XSS in SEO Fields Leads to Authenticated API Data Exposure in ApostropheCMS
Weaknesses CWE-116
CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Apostrophecms Apostrophecms
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-04-16T14:14:58.325Z

Reserved: 2026-04-03T20:09:02.826Z

Link: CVE-2026-35569

cve-icon Vulnrichment

Updated: 2026-04-16T14:14:47.166Z

cve-icon NVD

Status : Received

Published: 2026-04-15T20:16:36.353

Modified: 2026-04-15T20:16:36.353

Link: CVE-2026-35569

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-16T09:00:05Z

Weaknesses