CVE Catalog

CVE-2026-9100

MediumCVSS 5.9
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.28%

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

Summary

The MongoDB C Driver's legacy GridFS API accepts malformed file metadata from the database without adequate validation. Crafted documents in a GridFS collection may cause any application that reads those files via the legacy API to either crash (via a division-by-zero) or silently leak process memory contents (via an out-of-bounds read).

Risk Assessment

An attacker could cause application crashes or leak sensitive data from process memory.

Recommendation

Update the MongoDB C Driver to a version that includes a fix for metadata validation in the legacy GridFS API.

Original NVD description (English source)

The MongoDB C Driver's legacy GridFS API accepts malformed file metadata from the database without adequate validation. Crafted documents in a GridFS collection may cause any application that reads those files via the legacy API to either crash (via a division-by-zero) or silently leak process memory contents (via an out-of-bounds read).

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