CVE-2026-88031
Received Received - Intake

Improper Input Handling in MongoDB Go Driver GridFS

Vulnerability report for CVE-2026-88031, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-10

Last updated on: 2026-09-10

Assigner: MongoDB, Inc.

Description

Improper neutralization of special elements in data query logic in the GridFS component of the MongoDB Go 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 cause all GridFS file chunks in the affected bucket to be removed, rendering stored file content unreadable.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-10
Last Modified
2026-09-10
Generated
2026-09-10
AI Q&A
2026-09-10
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
mongodb go_driver *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-943 The product generates a query intended to access or manipulate data in a data store such as a database, but it does not neutralize or incorrectly neutralizes special elements that can modify the intended logic of the query.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability involves improper handling of special elements in data query logic within MongoDB's GridFS component. An authenticated user can manipulate a structured file identifier so that it is treated as a query condition instead of a literal identifier. This could lead to the deletion of all GridFS file chunks in a bucket, making stored file content unreadable.

Impact Analysis

If exploited, this vulnerability could result in the permanent loss of data stored in GridFS buckets. Users relying on MongoDB for file storage may experience unavailability or corruption of critical files, leading to operational disruptions or data breaches.

Compliance Impact

This vulnerability could lead to non-compliance with data protection regulations such as GDPR or HIPAA by causing unauthorized data deletion or loss of integrity. Organizations may face legal penalties, reputational damage, or failure to meet regulatory requirements for data availability and security.

Mitigation Strategies

Update the MongoDB Go Driver to the latest version that patches this vulnerability. Ensure proper input validation for GridFS file identifiers to prevent malicious queries. Restrict user permissions to minimize the impact of unauthorized file chunk removal.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-88031. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart