SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-65841

MEDIUM · CVSS 5.3 EPSS 0.32% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-31 · Last synced 2026-08-30

CyberRota Analysis

AI-Generated

Jodit Editor versions prior to 4.13.6 are vulnerable due to a flaw in the clean-html denyTags filter, which fails to properly normalize foreign SVG or MathML script node names. This oversight allows potentially malicious script elements to remain executable within the editor's content when loaded, posing a risk of cross-site scripting (XSS) attacks. Organizations using Jodit Editor should prioritize upgrading to version 4.13.6 to mitigate this security risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-65841
Severity
MEDIUM
CVSS
5.3
EPSS
0.32%

Original NVD Description

Jodit Editor is a WYSIWYG editor with a built-in file browser & image editor. Prior to 4.13.6, Jodit's clean-html denyTags filter does not normalize foreign SVG or MathML script node names, allowing a script element nested directly in SVG or MathML to remain in editor.value and execute when content is loaded. This issue is fixed in version 4.13.6.