CVE-2026-88022

CVE-2026-88022

Improper neutralization of special elements in data query logic in the MongoDB integration for Laravel can cause an array supplied to an explicit equality filter to be interpreted as a query condition rather than as a literal value. This affects the three-argument `where` method when the operator is `=` or `eq`, as well as the `find` and `delete` methods that use that code path. An attacker who can cause an affected application to supply an operator-shaped array to one of these APIs may obtain a document other than the intended target or delete documents beyond the intended target.

CVSS v3 metric

CVSS v3 base score 7.7 (High). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:H.

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-88022?
CVE-2026-88022 is a high-severity vulnerability, classified under Improper Neutralization of Special Elements in Data Query Logic. CVSS score: 7.7/10. Published 2026-09-10.
How severe is CVE-2026-88022?
High severity. CVSS v3 base score is 7.7 out of 10.