CVE-2026-88035
MongoDB Schwachstellenanalyse und -minderung

Überblick

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).

Technische Details

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).

Aufprall

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).

Ausnutzbarkeit

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).

Ausnutzungsschritte

  1. Identify target: Locate an application that embeds the MongoDB C Driver compiled with the optional external SASL authentication backend (e.g., Cyrus SASL) and configured to use SASL for authentication.
  2. Gain local access: Obtain local system access with low-privilege credentials sufficient to modify or influence the driver's connection configuration settings (e.g., environment variables, configuration files, or application-level settings).
  3. Craft oversized username: Prepare a username value that is large enough to trigger the integer overflow in the size check — typically a string whose length, when processed by the vulnerable arithmetic, wraps around to a small or zero value, bypassing the bounds check.
  4. Inject into connection settings: Supply the oversized username as the authentication credential in the driver's connection URI or configuration structure before the connection is established.
  5. Trigger crash: When the application initiates a connection using the SASL authentication path, the overflowed size check passes, the oversized username is copied past the end of the buffer, and the application terminates unexpectedly (denial of service) (GitHub Advisory, MongoDB Jira).

Indikatoren für Kompromittierung

  • Logs: Application crash logs or core dumps originating from the MongoDB C Driver's SASL authentication code path; segmentation fault or stack smashing errors in system logs (/var/log/syslog, dmesg) associated with the embedding application process.
  • Process: Unexpected termination of applications embedding the MongoDB C Driver during connection establishment when SASL authentication is in use; repeated application restarts or watchdog-triggered restarts.
  • File System: Unexpected core dump files (core.*) in the application working directory generated at the time of authentication attempts with unusually long usernames.

Risikominderung und Problemumgehungen

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).

Reaktionen der Community

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.

Zusätzliche Ressourcen

Status der Linux-Distribution-Korrektur

Verfügbarkeit von Korrekturen in den wichtigsten Linux-Distributionen und deren Versionen.

Debian

Behoben

bookworm

mongo-c-driver

Betroffen

sid

mongo-c-driver: 2.5.3-1

Behoben

trixie

mongo-c-driver

Betroffen

Ubuntu

Unbekannt

bionic (esm-apps)

mongodb

Unbekannt

focal (esm-apps)

mongodb

Unbekannt

trusty (esm-infra-legacy)

mongodb

Unbekannt

xenial (esm-apps-legacy)

mongodb

Unbekannt

QuelleDieser Bericht wurde mithilfe von KI erstellt

Verwandt MongoDB Schwachstellen:

CVE-Kennung

Strenge

Punktzahl

Technologieen

Name der Komponente

CISA KEV-Exploit

Hat fix

Veröffentlichungsdatum

CVE-2026-82075HIGH8.7
  • MongoDB logoMongoDB
  • mongodb
NeinJaSep 08, 2026
CVE-2026-89099HIGH7.7
  • MongoDB logoMongoDB
  • cpe:2.3:a:mongodb:mongodb
NeinJaSep 11, 2026
CVE-2026-82076HIGH7.1
  • MongoDB logoMongoDB
  • cpe:2.3:a:mongodb:mongodb
NeinJaSep 08, 2026
CVE-2026-82074HIGH7.1
  • MongoDB logoMongoDB
  • cpe:2.3:a:mongodb:mongodb
NeinJaSep 08, 2026
CVE-2026-88035MEDIUM5.7
  • MongoDB logoMongoDB
  • mongo-c-driver
NeinJaSep 10, 2026

Kostenlose Schwachstellenbewertung

Benchmarking Ihrer Cloud-Sicherheitslage

Bewerten Sie Ihre Cloud-Sicherheitspraktiken in 9 Sicherheitsbereichen, um Ihr Risikoniveau zu bewerten und Lücken in Ihren Abwehrmaßnahmen zu identifizieren.

Bewertung anfordern

Eine personalisierte Demo anfordern

Sind Sie bereit, Wiz in Aktion zu sehen?

"Die beste Benutzererfahrung, die ich je gesehen habe, bietet vollständige Transparenz für Cloud-Workloads."
David EstlickCISO
"„Wiz bietet eine zentrale Oberfläche, um zu sehen, was in unseren Cloud-Umgebungen vor sich geht.“ "
Adam FletcherSicherheitsbeauftragter
"„Wir wissen, dass, wenn Wiz etwas als kritisch identifiziert, es auch wirklich kritisch ist.“"
Greg PoniatowskiLeiter Bedrohungs- und Schwachstellenmanagement