CVE-2026-88028 PUBLISHED

Unauthorized document disclosure via query-operator injection in polymorphic relation identifiers in MongoDB integration for Laravel

Assigner: mongodb
Reserved: 09.09.2026 Published: 10.09.2026 Updated: 10.09.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 7.1

Product Status

Vendor MongoDB
Product Laravel MongoDB (PHP)
Versions Default: unaffected
  • affected from 1.2.0 to 5.11.0 (excl.)

References

Problem Types

  • CWE-943: Improper Neutralization of Special Elements in Data Query Logic CWE