MongoDB C++ 驱动的 BSON 库中的 JSON 解析组件存在数值截断缺陷。若攻击者能够控制嵌入式应用传递给库的公共 JSON 解析接口的文本内容,且该文本非常大时,可能导致库读取超出所提供缓冲区的内存并返回给调用者、静默地仅将输入的一部分作为完整文档接受,或导致进程终止。此问题无需 MongoDB 服务器、凭据或非默认配置即可触发;其影响范围仅限于使用该库的进程。
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| MongoDB | C++ Driver | 3.2.0< 4.5.2 |
affected |
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.
| Vendor | Product | Affected Versions | CPE | Subscribe |
|---|---|---|---|---|
| MongoDB | C++ Driver | 3.2.0 ~ 4.5.2 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-84971 | 6.5 MEDIUM | Persistent client crash loop via undersized FLE2 insert-update ciphertext in decryption pa |
| CVE-2026-84964 | 5.9 MEDIUM | Heap corruption via OCSP request double free from crafted multi-URL certificate in TLS cli |
| CVE-2026-84963 | 5.3 MEDIUM | Silent field truncation via unchecked int cast of huge JSON string values in JSON-to-BSON |
| CVE-2026-84968 | 5.3 MEDIUM | Heap out-of-bounds read via corrupt nested BSON in field path error message |
| CVE-2026-84965 | 5.1 MEDIUM | Heap write primitive via size round-up wrap during JSON parsing on 32-bit builds |
| CVE-2026-84966 | 5.1 MEDIUM | BSON element injection via NUL-embedded document keys in builder append |
| CVE-2026-84967 | 4.3 MEDIUM | Arbitrary command execution via shell-expanded connection string in Launch MongoDB Shell t |
| CVE-2026-84962 | 4.2 MEDIUM | Authenticated KMS request forgery via CRLF injection in GCP key identifier strings |
| CVE-2026-84969 | 3.7 LOW | Heap overflow via truncated base64 encoding of binary fields in length-limited JSON output |
No comments yet