CVE-2026-85625

Source
https://cve.org/CVERecord?id=CVE-2026-85625
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-85625.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-85625
Published
2026-09-04T14:32:15.388Z
Modified
2026-09-06T03:47:18.345051837Z
Severity
  • 9.2 (Critical) CVSS_V4 - 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 CVSS Calculator
Summary
sift 17.1.3 Prototype Pollution Remote Code Execution via $where
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-1321"
    ],
    "cna_assigner": "VulnCheck",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/85xxx/CVE-2026-85625.json"
}
References

Affected packages

Git / github.com/crcn/sift.js

Affected ranges

Type
GIT
Repo
https://github.com/crcn/sift.js
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
Show details
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "17.1.3"
        }
    ]
}

Affected versions

0.*
0.0.1
0.0.18
0.0.3
0.0.5
0.0.7
0.1.0
0.2.3
0.4.5
0.5.1
0.5.2
0.5.3
0.5.6
1.*
1.0.0
1.0.2
1.0.3
1.0.5
1.0.6
1.1.0
11.*
11.0.1
11.0.11
11.1.0
11.1.2
11.1.3
11.1.4
11.1.5
11.1.6
11.1.7
2.*
2.0.0
2.0.1
2.0.10
2.0.2
2.0.4
2.0.5
2.0.6
2.0.7
2.0.8
2.0.9
3.*
3.0.0
3.1.0
3.1.1
3.2.0
3.2.2
3.2.4
3.2.5
3.2.6
3.2.7
3.2.8
3.3.0
3.3.1
3.3.11
3.3.12
3.3.2
3.3.3
3.3.4
3.3.5
3.3.6
3.3.7
3.3.8
3.3.x
4.*
4.0.0
5.*
5.0.0
5.1.0
6.*
6.0.0
7.*
7.0.0
7.0.1
8.*
8.0.1
8.2.0
8.3.0
8.4.0
8.5.0
9.*
9.0.0
9.0.1
9.0.3
9.0.6
9.0.7
v11.*
v11.1.7
v11.1.8
v12.*
v12.0.0
v12.0.1
v13.*
v13.0.0
v13.0.1
v13.0.2
v13.0.3
v13.0.4
v13.0.5
v13.0.6
v13.1.1
v13.1.10
v13.1.2
v13.1.4
v13.1.5
v13.1.6
v13.1.7
v13.1.8
v13.1.9
v13.2.0
v13.3.0
v13.3.1
v13.3.2
v13.3.3
v13.3.4
v13.3.5
v13.4.0
v13.5.1
v13.5.2
v13.5.3
v13.5.4
v14.*
v14.0.0
v14.0.1
v14.0.2
v14.0.3
v15.*
v15.0.0
v15.1.0
v17.*
v17.1.0
v17.1.1
v17.1.2
v17.1.3
v3.*
v3.3.4
v8.*
v8.1.0
v8.3.0
v8.3.1
v8.3.2

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-85625.json"