CVE-2026-13073

Summary

An authenticated user with read-only privileges can cause the mongod process to terminate abnormally by issuing a crafted aggregation command, resulting in denial of service for all connected clients until the process is restarted. The issue stems from an internal engine selection inconsistency triggered by a specific combination of aggregation options.

Affected Software

VendorProductVersion RangeStatus
MongoDBMongoDB Server8.0 < 8.0.28affected

Weaknesses

  • CWE-617: CWE-617: Reachable Assertion

References