Security Advisory

CVE-2026-9100

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-05-20 15:55:13
Last updated 2026-05-20 17:20:32
Assigner mongodb
State PUBLISHED

Description

The MongoDB C Drivers 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).