PyMongo 4.18.1 Released

We are pleased to announce the 4.18.1 release of PyMongo - MongoDB’s Python Driver.

Changes in 4.18.1

Version 4.18.1 is a bug fix release.

  • Fixed a bug where GridFS delete methods matched the file ID inexactly. GridFS delete and delete_many now use an exact match for the file ID (CVE-2026-88029).

Issues Resolved

See the PyMongo 4.18.1 release notes in JIRA ( SAML Login - MongoDB Jira - MongoDB Jira ) for the list of resolved issues in this release.