CVE-2026-13057
Received Received - Intake

Atlas Search Access Bypass in MongoDB Server

Vulnerability report for CVE-2026-13057, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-22

Last updated on: 2026-07-22

Assigner: MongoDB, Inc.

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-22
Last Modified
2026-07-22
Generated
2026-07-23
AI Q&A
2026-07-23
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
mongodb atlas_search *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-20 The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability exists in MongoDB Atlas Search integration where an authenticated user can bypass per-user access controls. In sharded database setups, the $search and $searchMeta aggregation stages use internal routing that should only be populated by the trusted router during search planning. However, due to insufficient input validation, an authenticated client can directly supply these fields, potentially accessing data they shouldn't.

Impact Analysis

If exploited, this vulnerability could allow an authenticated attacker to access sensitive data they are not authorized to view by bypassing access controls. This could lead to unauthorized data exposure, data leaks, or privacy violations depending on the data stored in the database.

Compliance Impact

This vulnerability could lead to non-compliance with data protection regulations like GDPR or HIPAA by enabling unauthorized access to personal or sensitive health data. Organizations using MongoDB Atlas Search in sharded topologies may face compliance violations, legal penalties, or reputational damage if this flaw is exploited.

Mitigation Strategies

Apply the latest MongoDB Atlas Search patch or update to a version that fixes the insufficient input validation issue. Restrict authenticated user permissions to prevent unauthorized access to $search and $searchMeta aggregation stages.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-13057. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart