Home

Description

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).

PUBLISHED Reserved 2026-05-20 | Published 2026-05-20 | Updated 2026-05-20 | Assigner mongodb




MEDIUM: 6.0CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:N/VA:H/SC:N/SI:N/SA:N

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

Problem types

CWE-1285: Improper Validation of Specified Index, Position, or Offset in Input

Product status

Default status
unaffected

1.0 (custom) before 1.30.8
affected

2.0 (custom) before 2.2.4
affected

References

jira.mongodb.org/browse/CDRIVER-6281 issue-tracking

cve.org (CVE-2026-9100)

nvd.nist.gov (CVE-2026-9100)

Download JSON