Prototype pollution in Jodit Editor - CVE-2026-54756
Published: July 27, 2026
Jodit Editor
Detailed vulnerability description
The vulnerability allows a remote attacker to execute arbitrary JavaScript code.
The vulnerability exists due to improper input validation within Jodit.configure(options) and the internal ConfigMerge, ConfigProto helpers. A remote attacker can pass specially crafted input to the application and perform prototype pollution, which can result in information disclosure or data manipulation.