mongo-c-driver is a project that includes two libraries: libmongoc, a client library written in C for MongoDB. libbson, a library providing useful routines related to building, parsing, and iterating BSON documents.
Security Fix(es):
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.(CVE-2026-6691)
{
"severity": "High"
}{
"src": [
"mongo-c-driver-1.30.6-3.oe2203sp4.src.rpm"
],
"aarch64": [
"libbson-1.30.6-3.oe2203sp4.aarch64.rpm",
"libbson-devel-1.30.6-3.oe2203sp4.aarch64.rpm",
"mongo-c-driver-1.30.6-3.oe2203sp4.aarch64.rpm",
"mongo-c-driver-debuginfo-1.30.6-3.oe2203sp4.aarch64.rpm",
"mongo-c-driver-debugsource-1.30.6-3.oe2203sp4.aarch64.rpm",
"mongo-c-driver-devel-1.30.6-3.oe2203sp4.aarch64.rpm"
],
"x86_64": [
"libbson-1.30.6-3.oe2203sp4.x86_64.rpm",
"libbson-devel-1.30.6-3.oe2203sp4.x86_64.rpm",
"mongo-c-driver-1.30.6-3.oe2203sp4.x86_64.rpm",
"mongo-c-driver-debuginfo-1.30.6-3.oe2203sp4.x86_64.rpm",
"mongo-c-driver-debugsource-1.30.6-3.oe2203sp4.x86_64.rpm",
"mongo-c-driver-devel-1.30.6-3.oe2203sp4.x86_64.rpm"
],
"noarch": [
"mongo-c-driver-help-1.30.6-3.oe2203sp4.noarch.rpm"
]
}