Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Mongodb | C Driver | >= 2.1.0, < 2.1.2 |
Related Weaknesses (CWE)
References
- https://jira.mongodb.org/browse/CDRIVER-6134PatchVendor AdvisoryIssue Tracking
FAQ
What is CVE-2026-6691?
CVE-2026-6691 is a vulnerability with a CVSS score of 7.8 (HIGH). 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...
How severe is CVE-2026-6691?
CVE-2026-6691 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-6691?
Check the references section above for vendor advisories and patch information. Affected products include: Mongodb C Driver.