Skip to content

v3.9.1

Latest

Choose a tag to compare

@isabelatkinson isabelatkinson released this 10 Sep 13:03
· 2 commits to main since this release
v3.9.1
16bc932

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