Lucene search
+L

460 matches found

Tenable Nessus
Tenable Nessus
added 2026/02/12 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-1849

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - MongoDB Server may experience an out-of-memory failure while evaluating expressions that produce deeply nested documents. The issue arises in recursive function...

7.5CVSS6AI score0.00272EPSS
Exploits0References2
NVD
NVD
added 2026/02/10 7:15 p.m.14 views

CVE-2026-1849

MongoDB Server may experience an out-of-memory failure while evaluating expressions that produce deeply nested documents. The issue arises in recursive functions because the server does not periodically check the depth of the expression...

7.5CVSS0.00272EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2026/02/10 6:52 p.m.4 views

CVE-2026-1849

MongoDB Server may experience an out-of-memory failure while evaluating expressions that produce deeply nested documents. The issue arises in recursive functions because the server does not periodically check the depth of the expression...

7.1CVSS5.5AI score0.00272EPSS
Exploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/10 6:52 p.m.6 views

CVE-2026-1849 Mongod can run out of stack memory when expressions create deeply nested documents

MongoDB Server may experience an out-of-memory failure while evaluating expressions that produce deeply nested documents. The issue arises in recursive functions because the server does not periodically check the depth of the expression...

7.1CVSS5.5AI score0.00272EPSS
Exploits0References1
MongoDB
MongoDB
added 2026/02/10 6:52 p.m.13 views

Mongod can run out of stack memory when expressions create deeply nested documents

MongoDB Server may experience an out-of-memory failure while evaluating expressions that produce deeply nested documents. The issue arises in recursive functions because the server does not periodically check the depth of the expression...

7.5CVSS5.5AI score0.00272EPSS
Exploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/10 12:0 a.m.13 views

PT-2026-7433

Name of the Vulnerable Software and Affected Versions MongoDB Server affected versions not specified Description The MongoDB Server may encounter an out-of-memory failure when processing expressions that result in deeply nested documents. This occurs due to a lack of periodic depth checks within...

7.5CVSS5.4AI score0.00272EPSS
Exploits0References9
RedHat Linux
RedHat Linux
added 2026/02/04 7:41 p.m.3 views

cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service

A flaw was found in cpython. This vulnerability allows impacted availability via a quadratic algorithm in xml.dom.minidom methods, such as appendChild, when building excessively nested documents due to a dependency on clearidcache...

6.3CVSS5.8AI score0.00708EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2026/02/03 3:42 p.m.4 views

cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service

A flaw was found in cpython. This vulnerability allows impacted availability via a quadratic algorithm in xml.dom.minidom methods, such as appendChild, when building excessively nested documents due to a dependency on clearidcache...

6.3CVSS5.8AI score0.00708EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2026/01/27 5:29 p.m.3 views

cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service

A flaw was found in cpython. This vulnerability allows impacted availability via a quadratic algorithm in xml.dom.minidom methods, such as appendChild, when building excessively nested documents due to a dependency on clearidcache...

6.3CVSS5.8AI score0.00708EPSS
Exploits0References6
OSV
OSV
added 2026/01/27 10:24 a.m.8 views

CLSA-2026-1769509482 python3.9: Fix of CVE-2025-12084

CVE-2025-12084: fix denial-of-service by removing quadratic behavior in xml.dom.minidom node ID cache clearing when building deeply nested documents...

6.3CVSS6.6AI score0.00708EPSS
Exploits0References1
Github Security Blog
Github Security Blog
added 2026/01/22 6:30 p.m.18 views

orjson does not limit recursion for deeply nested JSON documents

The orjson.dumps function in orjson before 3.11.6 does not limit recursion for deeply nested JSON documents...

7.5CVSS5.8AI score0.0055EPSS
Exploits1References8Affected Software1
OSV
OSV
added 2026/01/22 6:30 p.m.3 views

GHSA-HX9Q-6W63-J58V orjson does not limit recursion for deeply nested JSON documents

The orjson.dumps function in orjson before 3.11.6 does not limit recursion for deeply nested JSON documents...

8.7CVSS5.8AI score0.0055EPSS
Exploits1References7
OSV
OSV
added 2026/01/22 6:2 p.m.8 views

GHSA-3J22-8QJ3-26MX Seroval affected by Denial of Service via Deeply Nested Objects

Serialization of objects with extreme depth can exceed the maximum call stack limit. Mitigation: Seroval introduces a depthLimit parameter in serialization/deserialization methods. An error will be thrown if the depth limit is reached...

7.5CVSS5.5AI score0.00403EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2026/01/22 6:2 p.m.11 views

Seroval affected by Denial of Service via Deeply Nested Objects

Serialization of objects with extreme depth can exceed the maximum call stack limit. Mitigation: Seroval introduces a depthLimit parameter in serialization/deserialization methods. An error will be thrown if the depth limit is reached...

7.5CVSS5.4AI score0.00403EPSS
Exploits0References4Affected Software1
PyPA
PyPA
added 2026/01/22 5:16 p.m.11 views

PYSEC-2026-107

The orjson.dumps function in orjson thru 3.11.4 does not limit recursion for deeply nested JSON documents...

7.5CVSS5.8AI score0.0055EPSS
Exploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/01/22 2:32 a.m.4 views

CVE-2026-24006 Seroval affected by Denial of Service via Deeply Nested Objects

Seroval facilitates JS value stringification, including complex structures beyond JSON.stringify capabilities. In versions 1.4.0 and below, serialization of objects with extreme depth can exceed the maximum call stack limit. In version 1.4.1, Seroval introduces a depthLimit parameter in...

7.5CVSS5.5AI score0.00403EPSS
Exploits0References2
EUVD
EUVD
added 2026/01/22 2:32 a.m.6 views

EUVD-2026-4134

Seroval facilitates JS value stringification, including complex structures beyond JSON.stringify capabilities. In versions 1.4.0 and below, serialization of objects with extreme depth can exceed the maximum call stack limit. In version 1.4.1, Seroval introduces a depthLimit parameter in...

7.5CVSS5.5AI score0.00403EPSS
Exploits0References4
OSV
OSV
added 2026/01/22 2:32 a.m.7 views

CVE-2026-24006 Seroval affected by Denial of Service via Deeply Nested Objects

Seroval facilitates JS value stringification, including complex structures beyond JSON.stringify capabilities. In versions 1.4.0 and below, serialization of objects with extreme depth can exceed the maximum call stack limit. In version 1.4.1, Seroval introduces a depthLimit parameter in...

7.5CVSS5.5AI score0.00403EPSS
Exploits0References4
EUVD
EUVD
added 2026/01/22 12:0 a.m.19 views

EUVD-2026-3806

The orjson.dumps function in orjson thru 3.11.4 does not limit recursion for deeply nested JSON documents...

7.5CVSS5.4AI score0.0055EPSS
Exploits1References3
Vulnrichment
Vulnrichment
added 2026/01/22 12:0 a.m.3 views

CVE-2025-67221

The orjson.dumps function in orjson thru 3.11.4 does not limit recursion for deeply nested JSON documents...

5.4AI score0.0055EPSS
Exploits1References2
Rows per page
Query Builder