Lucene search
+L

18212 matches found

AlpineLinux
AlpineLinux
added 2026/09/03 6:42 p.m.16 views

CVE-2026-33630

c-ares is an asynchronous resolver library. From ver 1.32.3 until 1.34.7, a use-after-free / double-free in c-ares' query-completion handling. The same flaw — a query's callback being invoked while the query is still linked in the channel's internal lookup structures — is present at multiple poin...

7.5CVSS5.9AI score0.00452EPSS
SaveExploits0
OSV
OSV
added 2026/09/03 6:42 p.m.5 views

CVE-2026-33630 c-ares : Use-after-free / double-free in c-ares query-completion handling, remotely triggerable via ares_getaddrinfo() over TCP

c-ares is an asynchronous resolver library. From ver 1.32.3 until 1.34.7, a use-after-free / double-free in c-ares' query-completion handling. The same flaw — a query's callback being invoked while the query is still linked in the channel's internal lookup structures — is present at multiple poin...

7.5CVSS5.5AI score
SaveExploits0References7
NVD
NVD
added 2026/09/03 4:18 p.m.7 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.7 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
OSV
OSV
added 2026/09/03 3:30 p.m.3 views

CVE-2026-53720 pymonocypher: Potential heap buffer overflow on nb_blocks in argon2i_32 when provided buffer is too small

pymonocypher uses cython to wrap the Monocypher C library. Prior to version 4.0.2.8, the argon2i32 implementation does not check the nbblocks size. If the caller does not provide a sufficiently large buffer based on the API contract, then argon2i32 will write past the end of the buffer and possib...

5.1CVSS5.8AI score
SaveExploits0References5
NVD
NVD
added 2026/09/03 3:17 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.3CVSS0.00167EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/03 3:17 p.m.6 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
CVE
CVE
added 2026/09/03 3:03 p.m.8 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.9 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:02 p.m.8 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.9 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.10 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
Kitploit
Kitploit
added 2026/09/03 2:59 p.m.11 views

Mhyprot2DrvControl

Mhyprot2DrvControl مكتبة تتيح استخدام برنامج تشغيل mhyprot2 لتعداد وحدات العمليات، قراءة/كتابة ذاكرة العمليات، وإنهاء العمليات. الاستخدام قم بالبناء والتشغيل، راجع Driver\MhyProt2.cs للاطلاع على الوظائف المتاحة وطريقة الاستخدام. عرض توضيحي...

5.4AI score
SaveExploits0
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.10 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
CVE
CVE
added 2026/09/03 2:56 p.m.12 views

CVE-2026-84970

A numeric truncation (32-bit length truncation) in the JSON parsing component of the MongoDB C++ Driver's BSON library allows a local attacker to supply an oversized JSON string to the library's public parsing interface, causing a heap over-read (out-of-bounds memory returned to the caller), a si...

6.2CVSS6AI score0.00099EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/03 2:01 p.m.4 views

SharpSCOM

SharpSCOM أداة بلغة C للتفاعل مع Microsoft System Center Operations Manager SCOM. تم اختبار هذه الأداة مع خادم SCOM الإصدار 10.22.10118.0. يتم توفير تكامل SSPI عبر مكتبة nsspi من Kevin Thompson antiduh والمُصدرة بموجب ترخيص BSD-2. استخدام سطر الأوامر root@kitploit: █▀ █ █ ▄▀█ █▀█ █▀█ █▀ █▀▀ █▀█...

5.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/03 11:05 a.m.3 views

CVE-2026-23009-DICOM-Network-Image-Injection-Without-Authentication

CVE-2026-23009 – حقن صور DICOM عبر الشبكة دون مصادقة كود البرنامج Python pydicom root@kitploit: dicomserversim.py - DICOM C-STORE SCP with no AE title check from pynetdicom import AE, evt, AllStoragePresentationContexts def handlestoreevent: ds = event.dataset No authentication, accepts any image...

5.5CVSS5.5AI score0.00137EPSS
SaveExploits0
Rows per page
Query Builder