CVE Catalog

CVE-2026-88034

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

Improper neutralization of special elements in data query logic in the GridFS component of the MongoDB C++ Driver causes a caller-supplied structured file identifier to 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 or cause all GridFS file chunks in the affected bucket to be removed.

Risk Assessment

This may lead to unauthorized access to stored files or irreversible data loss by removing file chunks, rendering stored content unreadable.

Recommendation

Upgrade the MongoDB C++ Driver to a patched version and verify that the application does not pass untrusted file identifiers to GridFS.

Other vulnerabilities in MongoDB C++ Driver

See all
Original NVD description (English source)

Improper neutralization of special elements in data query logic in the GridFS component of the MongoDB C++ 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.

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