CVE-2026-13060
Analyzed
Analyzed - Analysis Complete
Authenticated Document Access in MongoDB via $graphLookup Misconfiguration
Vulnerability report for CVE-2026-13060, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-22
Last updated on: 2026-08-05
Assigner: MongoDB, Inc.
Description
Description
An authenticated user with limited read privileges may be able to access documents from collections they are not authorized to read, due to an inconsistency in how the $graphLookup aggregation stage is evaluated during authorization and during execution. Affected scenarios involve collections referenced within existing view pipeline definitions.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mongodb | mongodb | From 7.0.0 (inc) to 7.0.39 (exc) |
| mongodb | mongodb | From 8.0.0 (inc) to 8.0.28 (exc) |
| mongodb | mongodb | From 8.2.0 (inc) to 8.2.12 (exc) |
| mongodb | mongodb | From 8.3.0 (inc) to 8.3.7 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-863 | The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. |