Lucene search
K

57 matches found

OSSF Malicious Packages
OSSF Malicious Packages
added 2026/06/15 4:31 p.m.7 views

Malicious code in mddriver (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 5a5b264d05ffaf76e8be2d7a46cb2277211a045fa15e8c510ab60cdd5c5bae56 On require'mddriver', an IIFE in index.js invokes loadTokenData, which fetches https://www.jsonkeeper.com/b/C4H0M stored base64-encoded as...

5.8AI score
Exploits0References6
RedhatCVE
RedhatCVE
added 2026/06/05 7:32 p.m.8 views

CVE-2026-6811

A flaw was found in the MongoDB PHP driver. This stack exhaustion vulnerability can lead to application crashes when the driver processes deeply nested BSON Binary JSON documents. This can occur in unusual circumstances when the BSON documents originate from a source other than a MongoDB server,...

6CVSS5.5AI score0.00311EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2026/05/20 3:55 p.m.7 views

CVE-2026-9100 Heap memory out of bounds read and crash in C Driver legacy GridFS file reader

The MongoDB C Driver's legacy GridFS API accepts malformed file metadata from the database without adequate validation. Crafted documents in a GridFS collection may cause any application that reads those files via the legacy API to either crash via a division-by-zero or silently leak process memo...

6CVSS5.8AI score0.00281EPSS
Exploits0References1
CNNVD
CNNVD
added 2026/05/20 12:0 a.m.6 views

MongoDB C Driver 安全漏洞

The MongoDB C Driver is an open-source client driver library for connecting to and operating MongoDB databases in C-language programs. There is a security vulnerability in the MongoDB C Driver, which stems from the lack of proper validation of file metadata by the traditional GridFS API. This...

6CVSS5.8AI score0.00281EPSS
Exploits0References1
CVE
CVE
added 2026/05/14 9:27 p.m.19 views

CVE-2026-6811

CVE-2026-6811 affects the MongoDB PHP driver, with a stack exhaustion condition that can cause application crashes when processing deeply nested BSON documents. The issue is triggered in unusual circumstances when the BSON source is not from a MongoDB Server, and it is characterized by high avail...

6CVSS5.8AI score0.00311EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2026/05/14 12:0 a.m.8 views

PT-2026-41131

Name of the Vulnerable Software and Affected Versions MongoDB PHP driver affected versions not specified Description A stack exhaustion issue occurs when processing deeply nested BSON Binary JSON documents. This can lead to application crashes in unusual circumstances, specifically when the BSON...

6CVSS5.8AI score0.00311EPSS
Exploits0References4
Redos
Redos
added 2026/05/05 12:0 a.m.2 views

ROS-20260505-73-0076

A vulnerability in the bsonstringappend function of the libbson library of the MongoDB database management system driver is related to a buffer overflow in dynamic memory. Exploitation of the vulnerability could allow a remote attacker to cause a denial of service or memory corruption...

5.3CVSS7AI score0.00625EPSS
Exploits0
ATTACKERKB
ATTACKERKB
added 2026/04/13 3:31 p.m.0 views

CVE-2026-6231

The bsonvalidate function may return early on specific inputs and incorrectly report success. This behavior could result in skipping validation for BSON data, allowing malformed or invalid UTF-8 sequences to bypass validation and be processed incorrectly. The issue may affect applications that re...

5.3CVSS5.8AI score0.00184EPSS
Exploits0References2Affected Software1
MongoDB
MongoDB
added 2026/04/13 3:31 p.m.4 views

bson_validate may skip validation when processing certain inputs

The bsonvalidate function may return early on specific inputs and incorrectly report success. This behavior could result in skipping validation for BSON data, allowing malformed or invalid UTF-8 sequences to bypass validation and be processed incorrectly. The issue may affect applications that re...

7.5CVSS5.2AI score0.00184EPSS
Exploits0References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/04/13 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2026-6231

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The bsonvalidate function may return early on specific inputs and incorrectly report success. This behavior could result in skipping validation for BSON data,...

7.5CVSS5.8AI score0.00184EPSS
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/17 7:42 p.m.1 views

CVE-2026-4359

A compromised third party cloud server or man-in-the-middle attacker could send a malformed HTTP response and cause a crash in applications using the MongoDB C driver...

2CVSS5.8AI score0.00187EPSS
Exploits0References2
CVE
CVE
added 2026/03/17 7:42 p.m.21 views

CVE-2026-4359

MongoDB C driver is affected by CVE-2026-4359: a compromised cloud server or MITM can send a malformed HTTP response that causes a crash in applications using the driver. Affected component: the MongoDB C driver’s HTTP response handling. Root cause: malformed HTTP response handling leading to a c...

3.7CVSS5.8AI score0.00187EPSS
Exploits0References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/03/17 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2026-4359

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A compromised third party cloud server or man-in-the-middle attacker could send a malformed HTTP response and cause a crash in applications using the MongoDB C...

3.7CVSS5.8AI score0.00187EPSS
Exploits0References3
Snyk
Snyk
added 2026/02/10 7:54 p.m.4 views

Permissive List of Allowed Inputs

Overview Affected versions of this package are vulnerable to Permissive List of Allowed Inputs due to incorrect handling of string termination in the GSSAPI standard during authentication on Linux and macOS. An attacker can cause an application crash or leak information by triggering a read...

6.9CVSS5.7AI score0.00223EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2026/02/10 12:0 a.m.3 views

PT-2026-7457

The mongo-go-driver repository contains CGo bindings for GSSAPI Kerberos authentication on Linux and macOS. The C wrapper implementation contains a heap out-of-bounds read vulnerability due to incorrect assumptions about string termination in the GSSAPI standard. Since GSSAPI buffers are not...

6.9CVSS5.6AI score0.00223EPSS
Exploits0References2
CNNVD
CNNVD
added 2026/02/10 12:0 a.m.4 views

MongoDB Go Driver 安全漏洞

The MongoDB Go Driver is an open-source library written in Go language by MongoDB. There is a security vulnerability in the MongoDB Go Driver, which stems from an incorrect assumption in the C wrapper implementation regarding the termination of GSSAPI standard strings. This vulnerability may lead...

6.9CVSS5.8AI score0.00223EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2025/11/26 1:7 a.m.2 views

SUSE CVE-2021-20329

Specific cstrings input may not be properly validated in the MongoDB Go Driver when marshalling Go objects into BSON. A malicious user could use a Go object with specific string to potentially inject additional fields into marshalled documents. This issue affects all MongoDB GO Drivers prior to a...

6.5CVSS6.9AI score0.00961EPSS
Exploits0References2
OSV
OSV
added 2025/11/19 12:31 a.m.5 views

GHSA-MWCC-7VPP-XMV9 MongoDB driver extension affected by mongoc_bulk_operation_t's read of invalid memory

A mongocbulkoperationt may read invalid memory if large options are passed...

6.9CVSS6.8AI score0.00185EPSS
Exploits0References9
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2021-2135

Malware in sbrugna...

7.5CVSS7.4AI score0.01761EPSS
Exploits0References7
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.6 views

Astra Linux – Vulnerability in mongo-c-driver

The bsonstringappend function in the MongoDB C Driver may be vulnerable to a buffer overflow. In this scenario, the function might attempt to allocate a buffer that is too small, which could lead to memory corruption in the neighboring heap memory. This issue affects versions of libbson prior to...

5.3CVSS7.9AI score0.00625EPSS
Exploits0References3
Rows per page
Query Builder