CVE-2026-47761 PUBLISHED

TinyMCE Cross-Site Scripting (XSS) vulnerability using media plugin `data-mce-object` injection

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 in the media plugin. Attackers can inject malicious scripts via crafted data-mce-* attributes, which are executed when content is rendered. Impacts users of TinyMCE with the media plugin enabled. 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