CVE-2026-54756

Jodit Editor is a WYSIWYG editor with written in pure TypeScript file and image editing capabilities. In versions prior to 4.12.18, Jodit.configure(options) — and the internal ConfigMerge / ConfigProto helpers — merged user-supplied options into the editor configuration without filtering prototype-mutating keys, potentially causing a Prototype Pollution vulnerability. A payload nested under an existing plain-object option such as controls could reach and mutate Object.prototype. Applications that pass user-controlled or partially user-controlled configuration into Jodit.configure() may be vulnerable. This issue was fixed in version 4.12.18.
CVSS

No CVSS.

Configurations

No configuration.

History

02 Jul 2026, 15:17

Type Values Removed Values Added
References () https://github.com/xdan/jodit/security/advisories/GHSA-5957-5c94-3v7w - () https://github.com/xdan/jodit/security/advisories/GHSA-5957-5c94-3v7w -

01 Jul 2026, 21:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-01 21:17

Updated : 2026-07-02 15:17


NVD link : CVE-2026-54756

Mitre link : CVE-2026-54756

CVE.ORG link : CVE-2026-54756


JSON object : View

Products Affected

No product.

CWE
CWE-1321

Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')