CVE-2026-90561 PUBLISHED

Strapi 4.x through 4.26.2 and 5.x before 5.48.1 Stored XSS via WYSIWYG

Assigner: VulnCheck
Reserved: 12.09.2026 Published: 13.09.2026 Updated: 13.09.2026

Strapi versions 4.x through 4.26.2 and 5.x before 5.48.1 contain a stored cross-site scripting vulnerability in the content manager WYSIWYG preview component that fails to strip script tags from rich text. An Author-role user can store malicious script tags in rich text fields that execute in an Editor or Super Admin's session when the preview pane is expanded, enabling account takeover.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N
CVSS Score: 9.3

Product Status

Vendor strapi
Product strapi
Versions Default: unaffected
  • affected from 4.0.0 to 4.26.2 (incl.)
  • affected from 5.0.0 to 5.48.1 (excl.)

Credits

  • George Chen reporter

References

Problem Types

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