MEDIUM GitHub

CVE-2026-54756

Jodit has prototype pollution via Jodit.configure() / ConfigMerge

### Summary `Jodit.configure(options)` — and the internal `ConfigMerge` / `ConfigProto` helpers — merged user-supplied options into the editor configuration without filtering prototype-mutating keys. A payload nested under an existing plain-object option such as `controls` could reach and mutate `Object.prototype` (prototype pollution). ### Affected - Package: `jodit` (npm) - Versions: `< 4.12.18` - Public API: `Jodit.configure(options)` ### Proof of Concept ```js import { Jodit } from 'jodit'

Affected Products

References

Published: 2026-07-31 · Source: GitHub · Feed updated: 2026-08-04
This medium severity vulnerability was published on 2026-07-31 via GitHub. Affected: npm/jodit < 4.12.18.
vulnfeed aggregates 9166 vulnerabilities from NVD, CISA KEV, Ubuntu, Debian, Red Hat, Kubernetes, Exploit-DB, OSS-Security, GitHub and OpenStack — updated every 4 hours.