Untriaged
Permalink
CVE-2026-47759
8.7 HIGH
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): Low (L)
- User Interaction (UI): Required (R)
- Scope (S): Changed (C)
- Confidentiality (C): High (H)
- Integrity (I): High (H)
- Availability (A): None (N)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): Low (L)
- Modified User Interaction (MUI): Required (R)
- Modified Confidentiality (MC): High (H)
- Modified Scope (MS): Changed (C)
- Modified Integrity (MI): High (H)
- Modified Availability (MA): None (N)
Activity log
- Created suggestion
TinyMCE Cross-Site Scripting (XSS) vulnerability using through data-mce- prefixed src, href, style attributes
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.
References
-
https://github.com/tinymce/tinymce/security/advisories/GHSA-q742-qvgc-gc2f x_refsource_CONFIRM
-
https://www.tiny.cloud/docs/tinymce/7/7.9.3-release-notes/#overview x_refsource_MISC
-
https://www.tiny.cloud/docs/tinymce/8/8.5.1-release-notes/#overview x_refsource_MISC
Affected products
tinymce
- ==>= 6.0.0, <= 6.8.6
- ==>= 8.0.0, < 8.5.1
- ==< 5.11.1
- ==>= 7.0.0, < 7.9.3
Matching in nixpkgs
pkgs.python312Packages.django-tinymce
Django application that contains a widget to render a form field as a TinyMCE editor
pkgs.python313Packages.django-tinymce
Django application that contains a widget to render a form field as a TinyMCE editor
pkgs.python314Packages.django-tinymce
Django application that contains a widget to render a form field as a TinyMCE editor
Package maintainers
-
@onny Jonas Heinrich <onny@project-insanity.org>