CVE Catalog

CVE-2026-88029

HighCVSS 8.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.26%

18th percentile - higher than 18% of all known CVEs

Summary

The GridFS component of the MongoDB Python Driver contains an improper neutralization of special elements in data query logic, where a caller-supplied structured file identifier can be interpreted as a query condition rather than a literal identifier. An authenticated user who can influence the identifier may obtain stored file content beyond the intended target, cause all GridFS file chunks in the affected bucket to be removed, or rename a stored file other than the intended target.

Risk Assessment

This can lead to unauthorized data access, data loss, or file name modification.

Recommendation

Upgrade MongoDB Python Driver to a version containing the fix. Validate file identifiers passed to GridFS.

Other vulnerabilities in MongoDB Python Driver

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS