
We found results for “”
CVE-2025-6710
Good to know:

Date: June 26, 2025
MongoDB Server may be susceptible to stack overflow due to JSON parsing mechanism, where specifically crafted JSON inputs may induce unwarranted levels of recursion, resulting in excessive stack space consumption. Such inputs can lead to a stack overflow that causes the server to crash which could occur pre-authorisation. This issue affects MongoDB Server v7.0 versions prior to 7.0.17 and MongoDB Server v8.0 versions prior to 8.0.5. The same issue affects MongoDB Server v6.0 versions prior to 6.0.21, but an attacker can only induce denial of service after authenticating.
Severity Score
Severity Score
Weakness Type (CWE)
Uncontrolled Recursion
CWE-674Top Fix

Upgrade Version
Upgrade to version https://github.com/mongodb/mongo.git - r8.0.5;https://github.com/mongodb/mongo.git - r7.0.17;https://github.com/mongodb/mongo.git - r6.0.21
CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | NETWORK |
Attack Complexity (AC): | LOW |
Privileges Required (PR): | NONE |
User Interaction (UI): | NONE |
Scope (S): | UNCHANGED |
Confidentiality (C): | NONE |
Integrity (I): | NONE |
Availability (A): | HIGH |