CVE-2026-81521
Last modified
CVE-2026-81521 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. The MongoDB Go Driver's client-level bulk write operation may accept a caller-supplied database name containing a reserved separator character without escaping it before the name is used to build the target namespace for the operation. An application that passes untrusted input as a database name could therefore have the write directed at a database and collection other than the ones it intended. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
The MongoDB Go Driver's client-level bulk write operation may accept a caller-supplied database name containing a reserved separator character without escaping it before the name is used to build the target namespace for the operation. An application that passes untrusted input as a database name could therefore have the write directed at a database and collection other than the ones it intended. Only the Client.BulkWrite API is affected.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/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
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| MongoDB | GO Driver | >= 2.1.0, < 2.8.2 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-81521?
How severe is CVE-2026-81521?
How do I fix CVE-2026-81521?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-81490A database user able to create a view in a namespace that Mo…7.7
- CVE-2026-81491A flaw has been found in boxpositron with-context-mcp up to …7.3
- CVE-2026-81517An unauthenticated party able to reach the port of a MongoDB…7.5
- CVE-2026-81518When mongosqld is configured with a client certificate autho…7.5
- CVE-2026-8152Unblu Spark contains an open redirect vulnerability that can…9.3
- CVE-2026-81520A network-reachable client that has not yet authenticated ca…7.5
- CVE-2026-81522A weakness in the MongoDB C++ Driver's handling of caller-su…8.1
- CVE-2026-81523A missing input-validation issue in MongoDB libmongocrypt's …4.4
- CVE-2026-81524A weakness in the MongoDB C Driver allows special elements i…5.4
- CVE-2026-81525The MongoDB client library for PHP does not sufficiently san…8.1
- CVE-2026-81526The MongoDB Rust Driver does not neutralize special characte…6.5
- CVE-2026-81527A NoSQL/expression injection weakness exists in the LINQ-to-…6.5
Are you affected by CVE-2026-81521?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
