CVE-2026-54756
MEDIUM
6.3
CVSS 4.0
Description
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.
Metadata
Severity & Metrics
6.3
MEDIUM CVSS 4.0
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| xdan | jodit | — | < 4.12.18 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-1321 | cna | CWE-1321: Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') |
CVSS scores (1)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 6.3 | MEDIUM | 4.0 | cna | CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N |
References (1)
- https://github.com/xdan/jodit/security/advisories/GHSA-5957-5c94-3v7w https://github.com/xdan/jodit/security/advisories/GHSA-5957-5c94-3v7w