Vulnerability Description
It may be possible to have an extremely long aggregation pipeline in conjunction with a specific stage/operator and cause a stack overflow due to the size of the stack frames used by that stage. If an attacker could cause such an aggregation to occur, they could maliciously crash MongoDB in a DoS attack. This vulnerability affects MongoDB Server v4.4 versions prior to and including 4.4.28, MongoDB Server v5.0 versions prior to 5.0.4 and MongoDB Server v4.2 versions prior to 4.2.16. Workaround: >= v4.2.16 users and all v4.4 users can add the --setParameter internalPipelineLengthLimit=50 instead of the default 1000 to mongod at startup to prevent a crash.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Mongodb | Mongodb | >= 4.2.0, < 4.2.16 |
Related Weaknesses (CWE)
References
- https://jira.mongodb.org/browse/SERVER-58203Issue TrackingPatchVendor Advisory
- https://jira.mongodb.org/browse/SERVER-59299Issue TrackingPatchVendor Advisory
- https://jira.mongodb.org/browse/SERVER-60218Issue TrackingPatchVendor Advisory
- https://security.netapp.com/advisory/ntap-20220609-0005/Third Party Advisory
- https://jira.mongodb.org/browse/SERVER-58203Issue TrackingPatchVendor Advisory
- https://jira.mongodb.org/browse/SERVER-59299Issue TrackingPatchVendor Advisory
- https://jira.mongodb.org/browse/SERVER-60218Issue TrackingPatchVendor Advisory
- https://security.netapp.com/advisory/ntap-20220609-0005/Third Party Advisory
FAQ
What is CVE-2021-32040?
CVE-2021-32040 is a vulnerability with a CVSS score of 6.5 (MEDIUM). It may be possible to have an extremely long aggregation pipeline in conjunction with a specific stage/operator and cause a stack overflow due to the size of the stack frames used by that stage. If an...
How severe is CVE-2021-32040?
CVE-2021-32040 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-32040?
Check the references section above for vendor advisories and patch information. Affected products include: Mongodb Mongodb.