VYPR

jodit

by Jodit

CVEs (4)

  • CVE-2026-65841Jul 31, 2026
    risk 0.00cvss epss 0.00

    Jodit Editor is a WYSIWYG editor with a built-in file browser & image editor. Prior to 4.13.6, Jodit's clean-html denyTags filter does not normalize foreign SVG or MathML script node names, allowing a script element nested directly in SVG or MathML to remain in editor.value and…

  • CVE-2026-62324Jul 31, 2026
    risk 0.00cvss epss 0.00

    Jodit Editor is a WYSIWYG editor with a built-in file browser & image editor. Prior to 4.12.31, Jodit's sanitizeHTMLElement method fails to use isDangerousUrl to normalize javascript: href values before checking the scheme, allowing case variants, control-byte prefixes, and…

  • CVE-2026-54756Jul 1, 2026
    risk 0.00cvss epss 0.00

    Jodit Editor is a WYSIWYG editor with written in pure TypeScript file and image editing capabilities. In versions prior to 4.12.18, Jodit.configure(options) — and the internal ConfigMerge / ConfigProto helpers — merged user-supplied options into the editor configuration…

  • CVE-2026-55886Jun 18, 2026
    risk 0.00cvss epss 0.00

    ### Summary `Jodit.modules.Helpers.set(chain, value, obj)` walks the dot-separated `chain`, creating and following each path segment, without filtering prototype-mutating keys. A chain that begins with (or contains) `__proto__`, `constructor`, or `prototype` lets the final…