2 matches found
CVE-2026-85625
sift (sift.js) 17.1.3 is vulnerable to remote code execution due to its use of for...in to enumerate query keys, which walks the object prototype chain and dispatches any matched operator key including $where . The $where operator compiles a string value into a function via new Function unless CS...
9.2CVSS6.2AI score
SaveExploits0References4
EUVD-2026-71232
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 CSPENABLED is set not set by default. As a result, if a...
9.2CVSS6.2AI score
SaveExploits0References4
20