Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-81529— Connection-option injection via unescaped settings in the canonical MongoDB URL builder

Quick assessment

Affected
MongoDB C# Driver
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

在 MongoDB C驱动中,连接 URL 构造过程中未正确中和分隔符,导致连接选项注入漏洞。当应用程序将不可信文本传入驱动的连接 URL 构造函数,并将该构造函数再次往返为客户端配置时,这些不可信文本在序列化时未对 URL/选项分隔符进行中和,随后被重新解析为具有权威性的连接选项。因此,该类应用程序的低权限用户由此可以引入或抑制与安全性相关的连接设置。

CVSS 7.1 · High
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-81529

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Connection-option injection via unescaped settings in the canonical MongoDB URL builder
Source: CVE Program / CVE List V5
Vulnerability Description
Improper neutralization of delimiters in connection-URL construction allows connection-option injection in the MongoDB C# Driver. When an application passes untrusted text into the driver's connection-URL builder and round-trips the builder back into a client configuration, the untrusted text is serialized without neutralizing the URL/option delimiters and is then re-parsed as authoritative connection options. A low-privileged user of such an application can thereby introduce or suppress security-relevant connection settings.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
参数注入或修改
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
MongoDB C# Driver 3.5.0 ~ 3.11.1 -

II. Public POCs for CVE-2026-81529

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-81529

登录查看更多情报信息。

Other References for CVE-2026-81529 (1)

Same Patch Batch · MongoDB · 2026-08-27 · 12 CVEs total

CVE-2026-81522 8.1 HIGH Cross-tenant database retargeting via dot/NUL injection in namespace strings in the C++ Dr
CVE-2026-81525 8.1 HIGH Cross-tenant database retargeting via dot/NUL injection in namespace strings in the PHP Dr
CVE-2026-81521 6.5 MEDIUM Cross-database write retargeting via unvalidated dotted database name in Client.BulkWrite
CVE-2026-81527 6.5 MEDIUM NoSQL injection via unquoted constant GroupBy keys in LINQ pipeline translation
CVE-2026-81526 6.5 MEDIUM Cross-database write redirection via unvalidated dotted database name in bulk write namesp
CVE-2026-75159 5.9 MEDIUM MongoDB BI Connector Improper Memory Handling During Failed Kerberos Authentication May Ca
CVE-2026-81530 5.6 MEDIUM KMS master key exposure via unredacted credential serialization in driver settings string
CVE-2026-81528 5.4 MEDIUM NoSQL injection via array replacement bypassing update shape validation in driver write pa
CVE-2026-81524 5.4 MEDIUM Cross-tenant database retargeting via dot/NUL injection in namespace strings in the C Driv
CVE-2026-75573 4.4 MEDIUM MongoDB Connector for BI mongodrdl Logs TLS Private-Key Password When Duplicate Options Ar
CVE-2026-81523 4.4 MEDIUM Cross-tenant database retargeting via dot/NUL injection in namespace strings in libmongocr

IV. Related Vulnerabilities

V. Comments for CVE-2026-81529

No comments yet


Leave a comment