---
id: CVE-2026-88027
title: >-
  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 conditi…
summary: >-
  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 conditi…
severity: high
cvss: 7.1
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L'
cwe:
  - CWE-943
vendor: MongoDB
product: Laravel MongoDB (PHP)
affected:
  - laravel_mongodb_php >= 4.0.0 < 5.11.0
published: '2026-09-10'
updated: '2026-09-10'
sourceUpdated: '2026-09-10T19:54:25.810'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-88027'
references:
  - url: 'https://jira.mongodb.org/browse/PHPLARA-265'
    label: cna@mongodb.com
tags:
  - nvd
  - cve.org
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-10T18:22:11.491686Z'
ingestedAt: '2026-09-13T18:51:50.711Z'
epss: 0.00393
epssPercentile: 0.3078
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
