Lucene search
+L

2477 matches found

Github Security Blog
Github Security Blog
added 2026/03/18 8:17 p.m.10 views

Natural Language Toolkit (NLTK) has unbounded recursion in JSONTaggedDecoder.decode_obj() may cause DoS

Summary JSONTaggedDecoder.decodeobj in nltk/jsontags.py calls itself recursively without any depth limit. A deeply nested JSON structure exceeding sys.getrecursionlimit default: 1000 will raise an unhandled RecursionError, crashing the Python process. Affected code File: nltk/jsontags.py, lines...

5.9AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/03/18 6:15 p.m.8 views

OPENSUSE-SU-2026:20390-1 Security update for protobuf

This update for protobuf fixes the following issues: Security fixes: - CVE-2025-4565: Fixed parsing of untrusted Protocol Buffers data containing an arbitrary number of recursive groups or messages that could lead to crash due to RecursionError bsc1244663. - CVE-2026-0994: Fixed google.protobuf.A...

8.2CVSS6.9AI score0.00662EPSS
SaveExploits0References5
OSV
OSV
added 2026/03/18 6:11 p.m.5 views

SUSE-SU-2026:20753-1 Security update for protobuf

This update for protobuf fixes the following issues: Security fixes: - CVE-2025-4565: Fixed parsing of untrusted Protocol Buffers data containing an arbitrary number of recursive groups or messages that could lead to crash due to RecursionError bsc1244663. - CVE-2026-0994: Fixed google.protobuf.A...

8.2CVSS6.5AI score0.00662EPSS
SaveExploits0References6
OSV
OSV
added 2026/03/18 6:11 p.m.7 views

SUSE-SU-2026:20907-1 Security update for protobuf

This update for protobuf fixes the following issues: Security fixes: - CVE-2025-4565: Fixed parsing of untrusted Protocol Buffers data containing an arbitrary number of recursive groups or messages that could lead to crash due to RecursionError bsc1244663. - CVE-2026-0994: Fixed google.protobuf.A...

8.2CVSS6.8AI score0.00662EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/03/18 1:1 p.m.8 views

UltraJSON has an integer overflow handling large indent leads to buffer overflow or infinite loop

Summary ujson.dumps crashes the Python interpreter segmentation fault when the product of the indent parameter and the nested depth of the input exceeds INT32MAX. It can also get stuck in an infinite loop if the indent is a large negative number. Both are caused by an integer overflow/underflow...

7.5CVSS6AI score0.00469EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/03/17 5:35 p.m.5 views

GHSA-9XP9-J92R-P88V Parse Server crash via deeply nested query condition operators

Impact An unauthenticated attacker can crash the Parse Server process by sending a single request with deeply nested query condition operators. This terminates the server and denies service to all connected clients. Patches A depth limit for query condition operator nesting has been added via the...

8.7CVSS5.7AI score0.00483EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/17 5:35 p.m.12 views

Parse Server crash via deeply nested query condition operators

Impact An unauthenticated attacker can crash the Parse Server process by sending a single request with deeply nested query condition operators. This terminates the server and denies service to all connected clients. Patches A depth limit for query condition operator nesting has been added via the...

8.7CVSS5.7AI score0.00483EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/03/17 5:35 p.m.11 views

CLSA-2026-1773768935 Fix CVE(s): CVE-2026-25968, CVE-2026-25986, CVE-2026-25987

SECURITY UPDATE: stack buffer overflow in MSL opacity attribute parser - debian/patches/CVE-2026-25968.patch: replace fixed-size stack buffer with heap-allocated string and add length check - CVE-2026-25968 SECURITY UPDATE: heap buffer overflow write in YUV 4:2:2 image processing -...

9.8CVSS7.3AI score0.00461EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/03/17 12:0 a.m.11 views

EulerOS Virtualization 2.12.1 : polkit (EulerOS-SA-2026-1453)

According to the versions of the polkit packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : A flaw was found in polkit. When processing an XML policy with 32 or more nested elements in depth, an out-of-bounds write can be...

6.7CVSS6.3AI score0.00184EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/03/17 12:0 a.m.7 views

PT-2026-26165

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.21 and 8.6.45, an unauthenticated attacker can crash the Parse Server process by sending a single request with deeply nested query condition operators. This terminates the...

8.7CVSS5.7AI score0.00483EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/03/17 12:0 a.m.18 views

PT-2026-25973

Name of the Vulnerable Software and Affected Versions pyasn1 versions prior to 0.6.3 Description The pyasn1 library is susceptible to a Denial of Service DoS attack stemming from uncontrolled recursion when decoding ASN.1 data containing deeply nested structures. An attacker can craft a payload...

7.8CVSS7.1AI score0.00803EPSS
SaveExploits1References264
OSV
OSV
added 2026/03/15 5:56 a.m.7 views

OESA-2026-1598 libxml2 security update

This library allows to manipulate XML files. It includes support to read, modify and write XML and HTML files. There is DTDs support this includes parsing and validation even with complex DtDs, either at parse time or later once the document has been modified. The output can be a simple SAX strea...

5.9CVSS4.7AI score0.00789EPSS
SaveExploits4References5
OSV
OSV
added 2026/03/15 5:55 a.m.6 views

OESA-2026-1581 nodejs-underscore security update

Underscore.js is a utility-belt library for JavaScript that provides support for the usual functional suspects each, map, reduce, filter... without extending any core JavaScript objects. Security Fixes: Underscore.js is a utility-belt library for JavaScript. Prior to version 1.13.8, the .flatten...

8.2CVSS6.1AI score0.00893EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2026/03/12 6:8 p.m.7 views

CVE-2026-32141

flatted is a circular JSON parser. Prior to 3.4.0, flatted's parse function uses a recursive revive phase to resolve circular references in deserialized JSON. When given a crafted payload with deeply nested or self-referential $ indices, the recursion depth is unbounded, causing a stack overflow...

7.5CVSS7.5AI score0.00807EPSS
SaveExploits1
CNNVD
CNNVD
added 2026/03/12 12:0 a.m.11 views

flatted 安全漏洞

Flatted is a lightweight and fast cycle-based JSON parser developed by Andrea Giammarchi. Versions of Flatted prior to 3.4.0 contained a security vulnerability. This vulnerability stemmed from the recursive depth of the parse function when handling specially crafted payloads, which could lead to ...

7.5CVSS7.2AI score0.00807EPSS
SaveExploits1References4
OSV
OSV
added 2026/03/11 8:21 a.m.7 views

OPENSUSE-SU-2026:20340-1 Security update for cJSON

This update for cJSON fixes the following issues: - Update to version 1.7.19 Check for NULL in cJSONDetachItemViaPointer. Check overlap before calling strcpy in cJSONSetValuestring. Fix Max recursion depth for cJSONDuplicate to prevent stack exhaustion. Allocate memory for the temporary buffer wh...

9.8CVSS6AI score0.00743EPSS
SaveExploits2References4
ICS
ICS
added 2026/03/10 6:0 a.m.14 views

Honeywell IQ4 Series BMS Controller (Update A)

RISK EVALUATION Successful exploitation of this vulnerability could allow an unauthorized attacker to access controller management settings, control components, disclose information, or cause a denial-of-service condition. 2. RECOMMENDED PRACTICES CISA recommends users take defensive measures to...

10CVSS5.8AI score0.05826EPSS
SaveExploits2References13
Github Security Blog
Github Security Blog
added 2026/03/09 7:54 p.m.14 views

OpenClaw: system.run wrapper-depth boundary could skip shell approval gating

OpenClaw's system.run dispatch-wrapper handling applied different depth-boundary rules to shell-wrapper approval detection and execution planning. With exactly four transparent dispatch wrappers such as repeated env invocations before /bin/sh -c, the approval classifier could stop treating the...

5.3CVSS5.9AI score0.00108EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/03/09 7:54 p.m.11 views

GHSA-R6QF-8968-WJ9Q OpenClaw: system.run wrapper-depth boundary could skip shell approval gating

OpenClaw's system.run dispatch-wrapper handling applied different depth-boundary rules to shell-wrapper approval detection and execution planning. With exactly four transparent dispatch wrappers such as repeated env invocations before /bin/sh -c, the approval classifier could stop treating the...

5.3CVSS5.9AI score0.00108EPSS
SaveExploits0References6
Veracode
Veracode
added 2026/03/07 5:2 a.m.9 views

Denial Of Service (DoS)

tools.jackson.core, jackson-core is vulnerable to Denial of Service DoS. The vulnerability is due to the UTF8DataInputJsonParser and ReaderBasedJsonParser bypassing the maxNestingDepth constraint when parsing JSON, which allows an attacker to supply excessively nested JSON input that triggers a...

8.7CVSS5.8AI score0.00552EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder