CVE-2026-85625
Last modified
CVE-2026-85625 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. 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 default).
Description
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 default). As a result, if a prototype-pollution primitive elsewhere in the process sets Object.prototype.$where to a malicious string, even benign filter calls such as sift({}) execute arbitrary JavaScript. Additionally, passing an untrusted query object containing a string $where directly to sift results in code execution under the default configuration.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| crcn | sift.js | <= 17.1.3 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-85625?
How severe is CVE-2026-85625?
How do I fix CVE-2026-85625?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-8562Side-channel information leakage in Navigation in Google Chr…4.3
- CVE-2026-85620Postgres MCP Pro 0.3.0 contains a restricted-mode bypass vul…8.6
- CVE-2026-85621LobeChat (LobeHub) 2.2.1 does not properly verify inbound ch…6.5
- CVE-2026-85622AppFlowy-Cloud through 0.9.64 fails to validate workspace me…5.3
- CVE-2026-85623goose 1.37.0 executes arbitrary commands from recipe stdio e…8.8
- CVE-2026-85624Blinko 1.8.7 contains a cross-user private note disclosure v…6.5
- CVE-2026-85626git-mcp-server 2.15.1 contains an argument injection vulnera…7.5
- CVE-2026-8563Insufficient policy enforcement in IFrame Sandbox in Google …4.3
- CVE-2026-85636A vulnerability was identified in jofpin trape 1.0.0. Affect…5.3
- CVE-2026-85637A security flaw has been discovered in jofpin trape 1.0.0/2.…5.3
- CVE-2026-85638A weakness has been identified in jofpin trape 2.0. This aff…7.3
- CVE-2026-85639A security vulnerability has been detected in jofpin trape 2…5.6
Are you affected by CVE-2026-85625?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
