CVE-2026-13057

Summary

An issue in the server’s Atlas Search integration allows an authenticated user to bypass per-user access controls.

In sharded topologies, the $search and $searchMeta aggregation stages use internal routing that is normally populated only by the trusted router during sharded search planning. Due to insufficient input validation, an authenticated client can supply these fields directly.

Affected Software

VendorProductVersion RangeStatus
MongoDBMongoDB Server8.0 < 8.0.28affected
MongoDBMongoDB Server8.3.0 < 8.3.7affected
MongoDBMongoDB Server8.2.0 < 8.2.12affected

Weaknesses

  • CWE-20: CWE-20 Improper input validation

References