CVE-2026-13059
Analyzed
Analyzed - Analysis Complete
Authenticated Data Access Bypass in MongoDB
Vulnerability report for CVE-2026-13059, 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 low privileges may be able to perform unauthorized reads and writes on data protected by role-based query-level access controls, due to insufficient validation of certain client-supplied command parameters. The issue affects find, update, delete, and aggregate commands in non-apiStrict configurations.
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-807 | The product uses a protection mechanism that relies on the existence or values of an input, but the input can be modified by an untrusted actor in a way that bypasses the protection mechanism. |