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.
References
| Link | Resource |
|---|---|
| https://jira.mongodb.org/browse/CDRIVER-6134 |
Configurations
No configuration.
History
06 May 2026, 16:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-06 16:16
Updated : 2026-05-07 15:11
NVD link : CVE-2026-6691
Mitre link : CVE-2026-6691
CVE.ORG link : CVE-2026-6691
JSON object : View
Products Affected
No product.
CWE
CWE-120
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
