Data Query Logic Vulnerability in MongoDB Go Driver
CVE-2026-88031

6.1MEDIUM

Key Information:

Vendor

Mongodb

Status
Vendor
CVE Published:
10 September 2026

What is CVE-2026-88031?

The MongoDB Go Driver contains a vulnerability in its GridFS component that improperly neutralizes special elements in data query logic. This flaw allows a crafted file identifier, supplied by an authenticated user, to be processed as a query condition instead of being treated as a literal identifier. As a result, an attacker can manipulate the identifier to cause the deletion of all GridFS file chunks in the affected bucket, leading to the inaccessibility of stored file content. This presents serious implications for data integrity and availability, making it crucial for developers to address this issue in their implementations.

Affected Version(s)

Go Driver 1.0.0 < 1.17.10

Go Driver 2.0.0 < 2.9.1

References

CVSS V4

Score:
6.1
Severity:
MEDIUM
Confidentiality:
None
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
Physical
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.