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 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.
INFO
Published Date :
2026-04-15T19:29:50.899Z
Last Modified :
2026-04-16T12:05:17.734Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-33889 vulnerability.
| Vendors | Products |
|---|---|
| Apostrophecms |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-33889.