Lucene search
+L

459 matches found

CVE
CVE
added 2026/09/03 3:03 p.m.19 views

CVE-2026-84963

CVE-2026-84963 affects the JSON-to-BSON parser in the MongoDB C Driver's BSON library . The root cause is an unchecked int cast of huge JSON string values, causing an incorrect numeric conversion that silently shortens unusually large text values or omits the corresponding field entirely—while th...

6.3CVSS5.8AI score0.00186EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/03 3:03 p.m.11 views

EUVD-2026-70515

An incorrect numeric conversion in the JSON parsing component of the MongoDB C Driver's BSON library may cause an unusually large text value to be silently shortened, or the corresponding field to be omitted, while the parsing operation still reports success and returns no error. An unauthenticat...

6.3CVSS5.8AI score0.00186EPSS
SaveExploits0References1
MongoDB
MongoDB
added 2026/09/03 3:03 p.m.7 views

Silent field truncation via unchecked int cast of huge JSON string values in JSON-to-BSON parser

An incorrect numeric conversion in the JSON parsing component of the MongoDB C Driver's BSON library may cause an unusually large text value to be silently shortened, or the corresponding field to be omitted, while the parsing operation still reports success and returns no error. An unauthenticat...

6.3CVSS5.2AI score0.00186EPSS
SaveExploits0References1Affected Software1
Debian CVE
Debian CVE
added 2026/09/03 3:03 p.m.8 views

CVE-2026-84963

An incorrect numeric conversion in the JSON parsing component of the MongoDB C Driver's BSON library may cause an unusually large text value to be silently shortened, or the corresponding field to be omitted, while the parsing operation still reports success and returns no error. An unauthenticat...

6.3CVSS5.3AI score0.00186EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/03 3:03 p.m.30 views

CVE-2026-84963 Silent field truncation via unchecked int cast of huge JSON string values in JSON-to-BSON parser

An incorrect numeric conversion in the JSON parsing component of the MongoDB C Driver's BSON library may cause an unusually large text value to be silently shortened, or the corresponding field to be omitted, while the parsing operation still reports success and returns no error. An unauthenticat...

6.3CVSS0.00186EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/03 3:03 p.m.13 views

CVE-2026-84963 Silent field truncation via unchecked int cast of huge JSON string values in JSON-to-BSON parser

An incorrect numeric conversion in the JSON parsing component of the MongoDB C Driver's BSON library may cause an unusually large text value to be silently shortened, or the corresponding field to be omitted, while the parsing operation still reports success and returns no error. An unauthenticat...

6.3CVSS5.8AI score0.00186EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/03 3:01 p.m.30 views

CVE-2026-84965 Heap write primitive via size round-up wrap during JSON parsing on 32-bit builds

An integer wraparound in an allocation size calculation in the BSON library's JSON parsing code can cause a buffer to be released while a following copy operation still writes through the stale pointer. On builds where sizes are 32 bits, an unauthenticated party able to supply a sufficiently larg...

5.9CVSS0.00096EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/03 3:01 p.m.13 views

EUVD-2026-70513

An integer wraparound in an allocation size calculation in the BSON library's JSON parsing code can cause a buffer to be released while a following copy operation still writes through the stale pointer. On builds where sizes are 32 bits, an unauthenticated party able to supply a sufficiently larg...

5.9CVSS6.1AI score0.00096EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/03 3:01 p.m.10 views

CVE-2026-84965 Heap write primitive via size round-up wrap during JSON parsing on 32-bit builds

An integer wraparound in an allocation size calculation in the BSON library's JSON parsing code can cause a buffer to be released while a following copy operation still writes through the stale pointer. On builds where sizes are 32 bits, an unauthenticated party able to supply a sufficiently larg...

5.9CVSS5.7AI score0.00096EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/09/03 3:01 p.m.9 views

CVE-2026-84965

An integer wraparound in an allocation size calculation in the BSON library's JSON parsing code can cause a buffer to be released while a following copy operation still writes through the stale pointer. On builds where sizes are 32 bits, an unauthenticated party able to supply a sufficiently larg...

5.9CVSS5.8AI score0.00096EPSS
SaveExploits0
CVE
CVE
added 2026/09/03 3:01 p.m.17 views

CVE-2026-84965

CVE-2026-84965 affects the BSON library within the MongoDB C Driver (tracked as CDRIVER-6405 ). An integer wraparound in an allocation size calculation during JSON parsing can cause a buffer to be freed while a subsequent copy still writes through the stale pointer (use-after-free). This is explo...

5.9CVSS6.1AI score0.00096EPSS
SaveExploits0References1
MongoDB
MongoDB
added 2026/09/03 3:01 p.m.11 views

Heap write primitive via size round-up wrap during JSON parsing on 32-bit builds

An integer wraparound in an allocation size calculation in the BSON library's JSON parsing code can cause a buffer to be released while a following copy operation still writes through the stale pointer. On builds where sizes are 32 bits, an unauthenticated party able to supply a sufficiently larg...

5.9CVSS5.7AI score0.00096EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/09/03 3:00 p.m.15 views

CVE-2026-84966

An incorrect numeric type conversion in the BSON document building component of the MongoDB C++ Driver may cause a length value to be interpreted incorrectly. When an application passes an extremely large, non-terminated field name to the builder, the library may read memory outside the intended ...

5.9CVSS6AI score0.00109EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/09/03 3:00 p.m.10 views

CVE-2026-84966

An incorrect numeric type conversion in the BSON document building component of the MongoDB C++ Driver may cause a length value to be interpreted incorrectly. When an application supplies an extremely large, non-terminated field name to the builder, the library may read memory outside the intende...

5.9CVSS5.6AI score0.00109EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/03 3:00 p.m.12 views

EUVD-2026-70511

An incorrect numeric type conversion in the BSON document building component of the MongoDB C++ Driver may cause a length value to be interpreted incorrectly. When an application supplies an extremely large, non-terminated field name to the builder, the library may read memory outside the intende...

5.9CVSS6AI score0.00109EPSS
SaveExploits0References1
MongoDB
MongoDB
added 2026/09/03 3:00 p.m.9 views

BSON element injection via NUL-embedded document keys in builder append

An incorrect numeric type conversion in the BSON document building component of the MongoDB C++ Driver may cause a length value to be interpreted incorrectly. When an application supplies an extremely large, non-terminated field name to the builder, the library may read memory outside the intende...

5.9CVSS5.5AI score0.00109EPSS
SaveExploits0References1Affected Software1
Debian CVE
Debian CVE
added 2026/09/03 2:59 p.m.8 views

CVE-2026-84969

A memory-handling error in the BSON-to-JSON conversion helpers of the MongoDB C Driver can write a small number of bytes past the end of a heap buffer when a binary field is encoded and the output is cut short at a caller-configured length limit. A party who supplies the document content, with no...

6.3CVSS5.6AI score0.00166EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/09/03 2:59 p.m.13 views

CVE-2026-84969 Heap overflow via truncated base64 encoding of binary fields in length-limited JSON output

A memory-handling error in the BSON-to-JSON conversion helpers of the MongoDB C Driver can write a small number of bytes past the end of a heap buffer when a binary field is encoded and the output is cut short at a caller-configured length limit. A party who supplies the document content, with no...

6.3CVSS6AI score0.00166EPSS
SaveExploits0References1
MongoDB
MongoDB
added 2026/09/03 2:59 p.m.7 views

Heap overflow via truncated base64 encoding of binary fields in length-limited JSON output

A memory-handling error in the BSON-to-JSON conversion helpers of the MongoDB C Driver can write a small number of bytes past the end of a heap buffer when a binary field is encoded and the output is cut short at a caller-configured length limit. A party who supplies the document content, with no...

6.3CVSS5.5AI score0.00166EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/09/03 2:59 p.m.17 views

CVE-2026-84969

CVE-2026-84969 is a heap buffer overflow in the BSON-to-JSON conversion helpers of the MongoDB C Driver . The root cause is a truncated Base64 encoding of a binary field when the output is cut short at a caller-configured length limit, causing a small number of bytes to be written past the end of...

6.3CVSS6AI score0.00166EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder