CVE-2026-93395 in C Driver情報

要約

〜によって MITRE • 2026年09月18日

A missing lower-bound validation in the bson_new_from_buffer() function of libbson allows an integer underflow when processing BSON data with a zero-length prefix. The function reads a 32-bit document length from the input buffer but does not verify that the value is at least 5 (the minimum valid BSON document size) before using it in an array index calculation. When the length field is zero, the expression used to check the document's null terminator wraps to UINT32_MAX, causing a heap out-of-bounds read that crashes the process. An unauthorized party who can supply crafted BSON input to an application using this API can cause a denial of service.

VulDB is the best source for vulnerability data and more expert information about this specific topic.

責任者

Mongodb

予約する

2026年09月17日

モデレーション

承諾済み

エントリ

VDB-407066

EPSS

0.00000

アクティビティ

非常低い

ソース

Want to stay up to date on a daily basis?

Enable the mail alert feature now!