SEPTEMBER 14, 2026
Live Feed
Back to database
Case File

CVE-2026-88028

MEDIUM · CVSS 6.5 EPSS 0.24%

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

CyberRota Analysis

AI-Generated

The vulnerability affects MongoDB's integration with Laravel, allowing an authenticated user to manipulate stored relation identifiers, which may lead to unintended document retrieval. This could result in unauthorized access to sensitive data, making it critical for developers and organizations using this integration to prioritize remediation. Users should ensure they validate and sanitize inputs to mitigate potential exploitation.

CVE
CVE-2026-88028
Severity
MEDIUM
CVSS
6.5
EPSS
0.24%
MongoDB

Original NVD Description

Improper neutralization of special elements in data query logic in the polymorphic relation handling of the MongoDB integration for Laravel can cause a caller-supplied relation identifier to be interpreted as a query condition rather than as a literal identifier. An authenticated user who can influence a stored relation identifier may cause an affected application to return a document other than the intended relation target.