Vulnerabilities/

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

Severity:
Medium

Description

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).

Recommendation

Update the jodit package to the latest compatible version. Followings are version details:

References

Related Issues

Tags:
npm
jodit
Anything's wrong? Let us know Last updated on July 31, 2026