BSON 库的 JSON 解析代码中存在整数回绕(integer wraparound)漏洞,发生在分配大小的计算过程中。这可能导致缓冲区在后续的拷贝操作仍通过陈旧指针进行写入时已被释放。在采用 32 位大小字的构建版本中,能够向链接该库的应用程序提供足够大的 JSON 输入的未认证攻击者,可能触发该应用程序意外终止,从而导致拒绝服务(Denial of Service)。
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.
| # | 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-84970 | 6.2 MEDIUM | Heap over-read or silent misparse via 32-bit truncation of JSON length in BSON JSON parser |
| 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-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