| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-10 | 546 Bytes | |
| v3.9.1 source code.tar.gz | 2026-09-10 | 2.1 MB | |
| v3.9.1 source code.zip | 2026-09-10 | 4.3 MB | |
| Totals: 3 Items | 6.4 MB | 1 | |
The MongoDB Rust driver team is pleased to announce the v3.9.1 release of the mongodb crate, now available for download from crates.io.
[!IMPORTANT] This is a security patch release for CVE-2026-88024. Upgrading is recommended for all users.
This release fixes a bug that would allow certain inputs to delete all files in a GridFS bucket.
Full Release Notes
Bugfixes
- RUST-2469 Use exact match for file ID in GridFS methods