VYPR

sift.js

by Crcn

CVEs (1)

  • CVE-2026-85625HigSep 4, 2026
    risk 0.53cvss 8.1epss

    sift (sift.js) 17.1.3 enumerates query keys with for...in, which walks the object prototype chain, and dispatches any matched operator key including $where. The $where operation compiles a string value into a function using new Function unless CSP_ENABLED is set (not set by…