Severity by source
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
AC:H reflects the AT:P condition: exploitation requires the application to forward user-controlled values to GridFS without type enforcement, a non-universal pattern.
Primary rating from Vendor (mongodb).
CVSS VectorVendor: mongodb
Lifecycle Timeline
3DescriptionCVE.org
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.
AnalysisAI
NoSQL injection in the MongoDB Go Driver's GridFS component allows an authenticated, low-privileged user who can influence the file identifier forwarded by an application to trigger mass deletion of all file chunks in the affected GridFS bucket. The GridFS delete and lookup operations fail to enforce that a caller-supplied identifier is a literal value, so a structured query object (e.g., a BSON operator expression) is passed directly to MongoDB's query engine as a filter condition rather than a point lookup. …
Unlock full vulnerability intelligence
- Risk assessment & exploitation conditions
- Attack chain visualization
- Remediation with exact patch versions
- Threat intelligence from 22 sources
- Personal watchlist & email alerts
Free forever · No credit card required
Attack ChainAIDerived
Hypothetical attack flow derived from CVE metadata
Vulnerability AssessmentAI
| Exploitation | Exploitation requires: (1) low-privilege authentication to the target application (PR:L in CVSS vector), (2) the application uses the MongoDB Go Driver's GridFS component and forwards user-controlled input as a file identifier to GridFS operations without type-coercing it to a primitive scalar, and (3) the attacker can supply a value that the application's call path accepts as an identifier parameter without rejecting structured types. … Additional conditions and limiting factors are described in the full assessment. |
| Risk Assessment | The CVSS 4.0 score of 6.1 (AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:H/VA:H) accurately captures the risk profile. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in. |
| Exploit Scenario | Full exploit scenario with step-by-step reproduction available after sign-in. |
| Remediation | Upgrade to the patched version of the MongoDB Go Driver; the exact fixed release version is not confirmed from available data - consult the Jira issue GODRIVER-4081 (https://jira.mongodb.org/browse/GODRIVER-4081) for the patched release tag. … Detailed patch versions, workarounds, and compensating controls in full report. |
Threat intelligence, references, and detailed analysis are available after sign-in.
Same technique Nosql Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-75667
GHSA-gf3f-xg7m-h8wp