CVE-2026-88022
Published:September 10, 2026
Updated:September 22, 2026
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.
Affected Packages
https://github.com/mongodb/laravel-mongodb.git (GITHUB):
Affected version(s) >=4.0.0-alpha.1 <5.11.0Fix Suggestion:
Update to version 5.11.0jenssegers/mongodb (PHP):
Affected version(s) >=4.0.0-alpha.1 <5.11.0Fix Suggestion:
Update to version 5.11.0mongodb/laravel-mongodb (PHP):
Affected version(s) >=4.0.0-alpha.1 <5.11.0Fix Suggestion:
Update to version 5.11.0Related Resources (2)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.4
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
PRESENT
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.7
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
LOW
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Improper Neutralization of Special Elements in Data Query Logic
EPSS
Base Score:
0.30