
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-88035 is an integer overflow vulnerability in the MongoDB C Driver's client-side SASL authentication path that can result in a buffer overwrite and application crash. A size check on the username value can wrap around due to integer overflow (CWE-190), allowing an oversized username to be copied past the end of a small buffer. Affected versions include MongoDB C Driver 1.10.0 through 1.30.10 (fixed in 1.30.10) and 2.2.0 through 2.5.3 (fixed in 2.5.3). The vulnerability was published on September 10, 2026, and carries a CVSS v3.1 base score of 5.5 (Medium) and a CVSS v4.0 base score of 5.7 (Medium) (GitHub Advisory, MongoDB Jira).
The root cause is an integer overflow or wraparound (CWE-190) in the size validation logic within the client-side authentication code path of the MongoDB C Driver. When the optional external SASL authentication backend (e.g., Cyrus SASL) is compiled in and a connection is configured to use it, an attacker who can control the driver's connection settings can supply an unusually large username value. The integer overflow causes the size check to pass incorrectly, and the oversized username is then copied past the end of a fixed-size stack or heap buffer (an out-of-bounds write, CWE-787 per CAPEC-92 mapping). Exploitation requires local access with low privileges and the ability to influence connection configuration parameters (GitHub Advisory, MongoDB Jira).
Successful exploitation causes the application embedding the MongoDB C Driver to terminate unexpectedly, resulting in a denial of service. There is no impact to confidentiality or data integrity — the vulnerability is limited to availability of the affected application. The scope is unchanged, meaning only the vulnerable application process is affected, with no evidence of lateral movement potential or data exposure risk (GitHub Advisory).
There is no known public proof-of-concept exploit and no evidence of in-the-wild exploitation as of the time of disclosure (GitHub Advisory). The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The EPSS score is approximately 0.103% (1st percentile), indicating a very low probability of exploitation in the near term. Exploitation requires local access, low privileges, and a specific build configuration with the external SASL backend enabled, significantly limiting the attack surface (GitHub Advisory).
/var/log/syslog, dmesg) associated with the embedding application process.core.*) in the application working directory generated at the time of authentication attempts with unusually long usernames.MongoDB has released patched versions: 1.30.10 (for the 1.x branch) and 2.5.3 (for the 2.x branch). Users should upgrade to these versions immediately. As a workaround, organizations that do not require external SASL authentication should disable or avoid building the driver with the optional external SASL backend. Additionally, restrict who can modify driver connection settings to trusted administrators only, and validate any user-supplied input used to configure authentication parameters (GitHub Advisory, MongoDB Jira).
An openSUSE security announcement was published referencing this CVE, indicating downstream Linux distribution maintainers are tracking and packaging the fix (openSUSE Security). No notable independent researcher commentary, social media discussion, or significant media coverage has been identified for this vulnerability, consistent with its limited exploitability and local-only attack vector.
Fix availability across major Linux distributions and their releases.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."