CVE & CISA-KEV Catalog

CVE-2026-93395

MEDIUM
5.3
CVSS v3
NVD

Description

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.

How to fix

Remediation Available
mongo-c-driverDebian
Fixed in:2.4.0-1CVE-2026-93395

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityNone
IntegrityNone
AvailabilityLow

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Exploit Intelligence

EPSS data unavailable for this CVE.

References

Other references1

Related Vulnerabilities

Other CWE-191 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2014-0497Critical9.8100%KEVFix
CVE-2020-36228High7.584%-Fix
CVE-2020-36221High7.584%-Fix
CVE-2024-38063Critical9.871%-Fix
CVE-2017-14496High7.566%-Fix
CVE-2004-0184Medium5.060%-Fix

Common questions

How do I fix CVE-2026-93395?

Upgrade mongo-c-driver on debian unstable to 2.4.0-1 or later.

How severe is CVE-2026-93395?

CVE-2026-93395 has a CVSS v3 base score of 5.3, rated medium. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

What does CVE-2026-93395 affect?

Published advisories record a fix for mongo-c-driver (Debian). Only products with a sourced advisory are listed, so treat this as what we can cite rather than a complete inventory.

Embed a live status badge for CVE-2026-93395
CVE-2026-93395 severity badge

Markdown

[![CVE-2026-93395](https://tridentstack.com/cve/badge/CVE-2026-93395.svg)](https://tridentstack.com/cve/CVE-2026-93395)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-93395"><img src="https://tridentstack.com/cve/badge/CVE-2026-93395.svg" alt="CVE-2026-93395"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-09-18.