Vulnerability Description
ApostropheCMS is an open-source Node.js content management system. Versions up to and including 1.4.2 of the `@apostrophecms/seo` package injects the Google Analytics Tracking ID (`seoGoogleTrackingId`) and Google Tag Manager ID (`seoGoogleTagManager`) directly into `<script>` tag bodies using JavaScript template literals without any sanitization or validation. Any user with editor-level access (the default role for content managers) can set these fields to a malicious value, resulting in stored XSS that executes on every page for every visitor of the site. As of time of publication, no known patched versions are available.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/apostrophecms/apostrophe/security/advisories/GHSA-wf43-fpp3-c
- https://github.com/apostrophecms/apostrophe/security/advisories/GHSA-wf43-fpp3-c
FAQ
What is CVE-2026-53608?
CVE-2026-53608 is a vulnerability with a CVSS score of 8.7 (HIGH). ApostropheCMS is an open-source Node.js content management system. Versions up to and including 1.4.2 of the `@apostrophecms/seo` package injects the Google Analytics Tracking ID (`seoGoogleTrackingId...
How severe is CVE-2026-53608?
CVE-2026-53608 has been rated HIGH with a CVSS base score of 8.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-53608?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.