CVE Catalog

CVE-2026-88035

MediumCVSS 4.7
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.10%

1th percentile - higher than 1% of all known CVEs

Summary

A size check in the client-side authentication path of the MongoDB C Driver can wrap around, so an unusually large user-name value is accepted and copied past the end of a small buffer. A party able to set the driver's connection settings may cause the application that embeds the driver to terminate unexpectedly. Reaching this code requires a build in which the optional external SASL authentication backend is present and a connection configured to use it.

Risk Assessment

An attacker able to control connection settings can crash the application using the driver, causing service unavailability. This requires a specific configuration with the external SASL backend.

Recommendation

Upgrade the MongoDB C Driver to a version containing the fix. Restrict the ability to modify driver connection settings to trusted parties.

Other vulnerabilities in MongoDB C Driver

See all
Original NVD description (English source)

A size check in the client-side authentication path of the MongoDB C Driver can wrap around, so an unusually large user-name value is accepted and copied past the end of a small buffer. A party able to set the driver's connection settings may cause the application that embeds the driver to terminate unexpectedly. Reaching this code requires a build in which the optional external SASL authentication backend is present and a connection configured to use it.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS