CVE Catalog

CVE-2026-6691

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.13%

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

Summary

The MongoDB C Driver's Cyrus SASL integration performs unsafe string copying during username canonicalization, enabling a heap buffer overflow before any authentication or network traffic.

Risk Assessment

The potential for buffer overflow may lead to remote code execution or system compromise, posing a serious security threat to the organization.

Recommendation

It is recommended to update the MongoDB C Driver to the latest version to mitigate this vulnerability and to avoid using untrusted input in usernames.

Other vulnerabilities in MongoDB C Driver

See all
Original NVD description (English source)

The MongoDB C Driver's Cyrus SASL integration performs unsafe string copying during username canonicalization, enabling a heap buffer overflow before any authentication or network traffic. This may be triggered by passing untrusted input in the username of a MongoDB URI with authMechanism=GSSAPI.

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