CVE-2026-8053
Description
An issue in MongoDB Server's time-series collection implementation allows an authenticated user with database write privileges to trigger an out-of-bounds memory write in the mongod process. The issue results from an inconsistency in the internal field-name-to-index mapping within the time-series bucket catalog. Under certain conditions this can result in arbitrary code execution. This issue impacts MongoDB Server v5.0 versions prior to 5.0.33, v6.0 versions prior to 6.0.28, v7.0 versions prior to 7.0.34, v8.0 versions prior to 8.0.23, v8.2 versions prior to 8.2.9 and v8.3 versions prior to 8.3.2.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| mongodb | mongodb | {"startIncluding":"5.0.0","endExcluding":"5.0.33"} | 5.0.33 |
| mongodb | mongodb | {"startIncluding":"6.0.0","endExcluding":"6.0.28"} | 6.0.28 |
| mongodb | mongodb | {"startIncluding":"7.0.0","endExcluding":"7.0.34"} | 7.0.34 |
| mongodb | mongodb | {"startIncluding":"8.0.0","endExcluding":"8.0.23"} | 8.0.23 |
| mongodb | mongodb | {"startIncluding":"8.2.0","endExcluding":"8.2.9"} | 8.2.9 |
| mongodb | mongodb | {"startIncluding":"8.3.0","endExcluding":"8.3.2"} | 8.3.2 |
References
CWEs
CWE-787
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.