CVE-2026-62324

Jodit Editor is a WYSIWYG editor with a built-in file browser & image editor. Prior to 4.12.31, Jodit's sanitizeHTMLElement method fails to use isDangerousUrl to normalize javascript: href values before checking the scheme, allowing case variants, control-byte prefixes, and embedded tabs or newlines to bypass filtering and execute attacker-controlled script when a victim clicks a stored link rendered by an application. This issue is fixed in version 4.12.31.
Configurations

No configuration.

History

31 Jul 2026, 20:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-31 20:16

Updated : 2026-07-31 20:16


NVD link : CVE-2026-62324

Mitre link : CVE-2026-62324

CVE.ORG link : CVE-2026-62324


JSON object : View

Products Affected

No product.

CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

CWE-83

Improper Neutralization of Script in Attributes in a Web Page