Untriaged
Permalink
CVE-2026-47760
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 sanitization bypass through nested SVGs
TinyMCE is an open source rich text editor. From 6.8.0 to before 7.1.0, TinyMCE contains an XSS vulnerability caused by improper SVG namespace scope handling in the sanitizer. A crafted payload using nested elements can bypass attribute sanitization and execute arbitrary JavaScript. This vulnerability is fixed in 7.1.0.
References
-
https://github.com/tinymce/tinymce/security/advisories/GHSA-mh5m-5hw4-5c69 x_refsource_CONFIRM
Affected products
tinymce
- ==>= 6.0.0, < 7.1.0
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>