CVE Catalog

CVE-2026-84963

MediumCVSS 5.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.19%

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

Summary

An incorrect numeric conversion in the JSON parsing component of the MongoDB C Driver's BSON library may cause an unusually large text value to be silently shortened or the corresponding field to be omitted, while the parsing operation still reports success and returns no error.

Risk Assessment

An unauthenticated party who can supply input processed by an application using this component may cause the application to hold data that does not match what was submitted, potentially leading to unintended data alteration.

Recommendation

Update the MongoDB C Driver to a patched version. Additionally, validate input data before processing and monitor data integrity.

Other vulnerabilities in MongoDB C Driver

See all
Original NVD description (English source)

An incorrect numeric conversion in the JSON parsing component of the MongoDB C Driver's BSON library may cause an unusually large text value to be silently shortened, or the corresponding field to be omitted, while the parsing operation still reports success and returns no error. An unauthenticated party who can supply the input processed by an application that uses this component may cause that application to hold data that does not match what was submitted, which may result in unintended alteration of data.

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