Vulnerabilities (CVE)

Filtered by vendor Mongodb Subscribe
Filtered by product Libbson
Total 3 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2024-6381 1 Mongodb 1 Libbson 2025-10-02 N/A 4.0 MEDIUM
The bson_strfreev function in the MongoDB C driver library may be susceptible to an integer overflow where the function will try to free memory at a negative offset. This may result in memory corruption. This issue affected libbson versions prior to 1.26.2
CVE-2025-0755 1 Mongodb 2 Libbson, Mongodb 2025-09-22 N/A 8.4 HIGH
The various bson_append functions in the MongoDB C driver library may be susceptible to buffer overflow when performing operations that could result in a final BSON document which exceeds the maximum allowable size (INT32_MAX), resulting in a segmentation fault and possible application crash. This issue affected libbson versions prior to 1.27.5, MongoDB Server v8.0 versions prior to 8.0.1 and MongoDB Server v7.0 versions prior to 7.0.16
CVE-2018-16790 1 Mongodb 1 Libbson 2024-11-21 5.8 MEDIUM 8.1 HIGH
_bson_iter_next_internal in bson-iter.c in libbson 1.12.0, as used in MongoDB mongo-c-driver and other products, has a heap-based buffer over-read via a crafted bson buffer.