CVE Catalog

CVE-2026-84966

MediumCVSS 5.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.11%

1th percentile - higher than 1% of all known CVEs

Summary

An incorrect numeric type conversion in the BSON document building component of the MongoDB C++ Driver may cause a length value to be interpreted incorrectly. When an application supplies an extremely large, non-terminated field name, the library may read memory outside the intended buffer and terminate the calling process.

Risk Assessment

The risk includes application crash (denial of service) due to unexpected process termination, potentially affecting service availability.

Recommendation

It is recommended to update the MongoDB C++ Driver to a version that includes a fix for this vulnerability.

Other vulnerabilities in MongoDB C++ Driver

See all
Original NVD description (English source)

An incorrect numeric type conversion in the BSON document building component of the MongoDB C++ Driver may cause a length value to be interpreted incorrectly. When an application supplies an extremely large, non-terminated field name to the builder, the library may read memory outside the intended buffer and terminate the calling process. No authentication is required, but the calling application must pass the oversized name in a specific form.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS