Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-58263 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

Jodit Editor is a WYSIWYG editor with a built-in file browser & image editor. In versions prior to 4.12.28, the built-in clean-html sanitizer can be bypassed by a MathML/<style> carrier that hides a dangerous element from the sanitizer's element walk, so a no-interaction event handler survives into the editor value, potentially causing Mutation XSS. When an application supplies attacker-influenced HTML to the editor's value-set or insertion paths, the sanitized output still contains a live <img ... onload=...> (or another non-onerror handler such as onfocus). A consumer that renders that output (element.innerHTML = editor.value) executes the handler with no user interaction. This issue has been fixed in version 4.12.28.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://github.com/xdan/jodit/security/advisories/GHSA-rxcw-mc6f-6hr3 CISA-ADPAdvisoryExploitRemedyTechnical AnalysisVendor
https://github.com/xdan/jodit/security/advisories/GHSA-rxcw-mc6f-6hr3 [email protected]AdvisoryExploitRemedyTechnical AnalysisVendor

Weakness Enumeration

CWE-IDCWE NameSource
CWE-79Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')[email protected]
CWE-83Improper Neutralization of Script in Attributes in a Web Page[email protected]

Affected Products

ProductVersions
Jodit Editor
< 4.12.28 (semver)

CPE

  • cpe:2.3:a:xdsoft:jodit_editor:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: 4.12.28moderate effort

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-58263
NVD Published Date:
Jul 1, 2026
NVD Last Modified:
Jul 31, 2026
Source:
[email protected]