CVE Catalog

CVE-2026-13057

MediumCVSS 5.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.26%

18th percentile - higher than 18% of all known CVEs

Summary

In MongoDB server, Atlas Search integration allows an authenticated user to bypass per-user access controls. In sharded topologies, $search and $searchMeta aggregation stages can be directly supplied by the client due to insufficient input validation.

Risk Assessment

An attacker can access data they are not authorized to see, violating access control policies.

Recommendation

Apply a patch from MongoDB that improves input validation for $search and $searchMeta stages. If unavailable, restrict access to these stages for unauthorized users.

Other vulnerabilities in MongoDB

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS