The MongoDB Rust Driver does not neutralize special characters in a caller-supplied target identifier before embedding it in the request it sends to the server. An actor able to influence that identifier in an application using the driver may cause write operations to be applied to an unintended target within the same deployment using the application's own credentials. This may result in unauthorized modification of data belonging to another logical boundary enforced by the application.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-27 20:18
Updated : 2026-08-28 21:16
NVD link : CVE-2026-81526
Mitre link : CVE-2026-81526
CVE.ORG link : CVE-2026-81526
JSON object : View
Products Affected
No product.
CWE
CWE-74
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
