VYPR

jodit

by Jodit

CVEs (1)

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

    ### 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…