Prototype pollution in Jodit Editor - CVE-2026-55886
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 in Jodit.modules.Helpers.set(). A remote attacker can pass specially crafted input to the application and perform prototype pollution, which can result in information disclosure or data manipulation.