Generated remediation guidance and an executive summary. No account required.
ApostropheCMS is an open-source Node.js content management system. Versions 4.28.0 and prior contain a stored cross-site scripting vulnerability in the @apostrophecms/color-field module, where color values prefixed with -- bypass TinyColor validation intended for CSS custom properties, and the launder.string() call performs only type coercion without stripping HTML metacharacters. These unsanitized values are then concatenated directly into <style> tags both in per-widget style elements rendered for all visitors and in the global stylesheet rendered for editors, with the output marked as safe HTML. An editor can inject a value which closes the style tag and executes arbitrary JavaScript in the browser of every visitor to any page containing the affected widget. This enables mass session hijacking, cookie theft, and privilege escalation to administrative control if an admin views draft content. This issue has been fixed in version 4.29.0.
Use CWE-79, Apostrophecms vendor hub and Apostrophecms product page to widen CVE-2026-33889 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2021-25979, CVE-2026-35569 and CVE-2026-32730 for nearby disclosures in the same product family.