๐Ÿ” CVE Alert

CVE-2026-81528

MEDIUM 5.4

NoSQL injection via array replacement bypassing update shape validation in driver write path

CVSS Score
5.4
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-943
Vendor mongodb
Product c# driver
Ecosystems
Industries
Technology
Published Aug 27, 2026
Last Updated Aug 27, 2026
Stay Ahead of the Next One

Get instant alerts for mongodb c# driver

Be the first to know when new medium vulnerabilities affecting mongodb c# driver are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
None

Affected Versions

MongoDB / C# Driver
2.9.0 < 3.11.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
nuget.org: https://www.nuget.org/packages/MongoDB.Driver/3.11.1