SEPTEMBER 15, 2026
Live Feed
Back to database
Case File

CVE-2026-88027

HIGH · CVSS 7.1 EPSS 0.23%

Source: NVD + CISA KEV + EPSS · Published 2026-09-10 · Last synced 2026-09-15

CyberRota Analysis

AI-Generated

MongoDB's integration with Laravel is vulnerable due to improper handling of embedded-document relations, allowing authenticated users to manipulate embedded record identifiers. This flaw can lead to unauthorized deletion of all embedded documents or overwriting of unintended documents within a targeted record. Organizations using this integration should prioritize patching to mitigate the risk of data loss or corruption.

CVE
CVE-2026-88027
Severity
HIGH
CVSS
7.1
EPSS
0.23%
MongoDB

Original NVD Description

Improper neutralization of special elements in data query logic in the embedded-document relation handling of the MongoDB integration for Laravel can cause a caller-supplied embedded record identifier to be interpreted as a query condition rather than as a literal identifier. An authenticated user who can influence such an identifier may delete all embedded documents in a targeted record or overwrite an embedded document other than the intended target.