CVE-2026-81528
Published:August 27, 2026
Updated:September 24, 2026
A MongoDB C# driver document-replacement code path omits the element-name/shape validation that the equivalent write paths apply, so a value supplied as a replacement is forwarded to the server without neutralization of query-language special elements. An application that passes untrusted, loosely-typed input as a replacement value therefore allows that input to be interpreted by the database as update logic rather than as data, executing under the application's own database credentials. Applications using strongly-typed document mappings are not affected.
Affected Packages
MongoDB.Driver (DOT_NET):
Affected version(s) >=2.0.0.577 <3.11.1Fix Suggestion:
Update to version 3.11.1https://github.com/mongodb/mongo-csharp-driver.git (GITHUB):
Affected version(s) >=v2.0.0 <v3.11.1Fix Suggestion:
Update to version v3.11.1mongodb.driver (NUGET):
Affected version(s) >=2.0.0 <3.11.1Fix Suggestion:
Update to version 3.11.1Related Resources (3)
Do you need more information?
Contact UsCVSS v4
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.4
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
LOW
Integrity
LOW
Availability
NONE
Weakness Type (CWE)
Improper Neutralization of Special Elements in Data Query Logic
EPSS
Base Score:
0.16