CVE-2026-47759 PUBLISHED

TinyMCE Cross-Site Scripting (XSS) vulnerability using through data-mce- prefixed src, href, style attributes

Assigner: GitHub_M
Reserved: 19.05.2026 Published: 28.05.2026 Updated: 28.05.2026

TinyMCE is an open source rich text editor. Prior to 5.11.1, 7.9.3, and 8.5.1, there is a stored XSS vulnerability via unsanitized data-mce-* attributes (data-mce-href, data-mce-src, data-mce-style). Allows attackers to inject malicious values that override safe attributes during serialization, bypassing validation. This vulnerability is fixed in 5.11.1, 7.9.3, and 8.5.1.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N
CVSS Score: 8.7

Product Status

Vendor tinymce
Product tinymce
Versions
  • Version < 5.11.1 is affected
  • Version >= 6.0.0, <= 6.8.6 is affected
  • Version >= 7.0.0, < 7.9.3 is affected
  • Version >= 8.0.0, < 8.5.1 is affected

References

Problem Types

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