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
Related Weaknesses (CWE)
References
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. Review vendor security bulletins for remediation guidance.