Home

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.

PUBLISHED Reserved 2026-03-24 | Published 2026-04-15 | Updated 2026-04-16 | Assigner GitHub_M




MEDIUM: 5.4CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

Problem types

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

Product status

< 4.29.0
affected

References

github.com/...trophe/security/advisories/GHSA-97v6-998m-fp4g exploit

github.com/...trophe/security/advisories/GHSA-97v6-998m-fp4g

github.com/...ommit/6a89bdb7acdb2e1e9bf1429961a6ba7f99410481

cve.org (CVE-2026-33889)

nvd.nist.gov (CVE-2026-33889)

Download JSON