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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-27 20:18
Updated : 2026-08-28 21:16
NVD link : CVE-2026-81521
Mitre link : CVE-2026-81521
CVE.ORG link : CVE-2026-81521
JSON object : View
Products Affected
No product.
CWE
CWE-99
Improper Control of Resource Identifiers ('Resource Injection')
