Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. jodit
  4. ›
  5. CVE-2026-54756

CVE-2026-54756: Jodit has prototype pollution via Jodit.configure() / ConfigMerge

July 31, 2026

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

References

  • github.com/advisories/GHSA-5957-5c94-3v7w
  • github.com/xdan/jodit/commit/d298397bc993793b17145806c15f7dae53f90104
  • github.com/xdan/jodit/releases/tag/4.12.18
  • github.com/xdan/jodit/security/advisories/GHSA-5957-5c94-3v7w
  • nvd.nist.gov/vuln/detail/CVE-2026-54756

Code Behaviors & Features

Detect and mitigate CVE-2026-54756 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 4.12.18

Fixed versions

  • 4.12.18

Solution

Upgrade to version 4.12.18 or above.

Impact 7.3 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L

Learn more about CVSS

Weakness

  • CWE-1321: Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')

Source file

npm/jodit/CVE-2026-54756.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 08 Aug 2026 00:17:45 +0000.