Search Results (2 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-88029 1 Mongodb 1 Python Driver 2026-09-11 8.3 High
Improper neutralization of special elements in data query logic in the GridFS component of the MongoDB Python Driver can cause a caller-supplied structured file identifier to be interpreted as a query condition rather than as a literal identifier. An authenticated user who can influence the identifier passed by an affected application may obtain stored file content beyond the intended target or cause all GridFS file chunks in the affected bucket to be removed, rendering stored file content unreadable. The affected rename operation may also rename a stored file other than the intended target.
CVE-2024-5629 3 Debian, Mongodb, Redhat 4 Debian Linux, Pymongo, Python Driver and 1 more 2025-02-13 4.7 Medium
An out-of-bounds read in the 'bson' module of PyMongo 4.6.2 or earlier allows deserialization of malformed BSON provided by a Server to raise an exception which may contain arbitrary application memory.