Lucene search
+L

130 matches found

Tenable Nessus
Tenable Nessus
added 2026/09/04 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-84969

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

6.3CVSS6.6AI score0.00167EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/04 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-84963

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

6.3CVSS6.3AI score0.00186EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/04 12:00 a.m.6 views

UBUNTU-CVE-2026-84964

A double free in the OpenSSL-based TLS certificate revocation checking path of the MongoDB C Driver can be reached by a TLS endpoint that the client already trusts. During the handshake, specially formed certificate data can cause the same heap object to be released twice. An unauthenticated part...

8.2CVSS6.1AI score0.00147EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/04 12:00 a.m.5 views

UBUNTU-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.3CVSS6.1AI score0.00167EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/04 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-84964

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A double free in the OpenSSL-based TLS certificate revocation checking path of the MongoDB C Driver can be reached by a TLS endpoint that the client already...

8.2CVSS6.6AI score0.00147EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/04 12:00 a.m.5 views

UBUNTU-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.7AI score0.00186EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/03 4:18 p.m.8 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.9CVSS0.00109EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/03 4:18 p.m.6 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.3CVSS0.00186EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/03 4:18 p.m.9 views

CVE-2026-84964

A double free in the OpenSSL-based TLS certificate revocation checking path of the MongoDB C Driver can be reached by a TLS endpoint that the client already trusts. During the handshake, specially formed certificate data can cause the same heap object to be released twice. An unauthenticated part...

8.2CVSS0.00147EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/03 3:17 p.m.9 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.3CVSS0.00167EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/03 3:17 p.m.8 views

CVE-2026-84970

A numeric truncation weakness exists in the JSON parsing component of the MongoDB C++ Driver's BSON library. An actor who controls the text that an embedding application hands to the library's public JSON parsing interface, when that text is very large, can cause the library to read memory beyond...

6.2CVSS0.00099EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/03 3:03 p.m.10 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
CVE
CVE
added 2026/09/03 3:03 p.m.11 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
CVE
CVE
added 2026/09/03 3:02 p.m.13 views

CVE-2026-84964

CVE-2026-84964 is a double free vulnerability in the MongoDB C Driver , specifically in its OpenSSL-based TLS certificate revocation checking path . During a TLS handshake, specially formed certificate data from a crafted multi-URL certificate can cause the same heap object to be released twice. ...

8.2CVSS5.9AI score0.00147EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/03 3:00 p.m.12 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
EUVD
EUVD
added 2026/09/03 3:00 p.m.11 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.6 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
EUVD
EUVD
added 2026/09/03 2:59 p.m.9 views

EUVD-2026-70508

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.00167EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/03 2:59 p.m.13 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.00167EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/03 2:56 p.m.9 views

EUVD-2026-70505

A numeric truncation weakness exists in the JSON parsing component of the MongoDB C++ Driver's BSON library. An actor who controls the text that an embedding application hands to the library's public JSON parsing interface, when that text is very large, can cause the library to read memory beyond...

6.2CVSS6AI score0.00099EPSS
SaveExploits0References1
Rows per page
Query Builder