Lucene search
K

3910 matches found

OSV
OSV
added 2026/03/18 11:26 p.m.3 views

CVE-2026-32743 PX4 Autopilot: Stack-based Buffer Overflow via Oversized Path Input in MAVLink Log Request Handling

PX4 is an open-source autopilot stack for drones and unmanned vehicles. Versions 1.17.0-rc2 and below are vulnerable to Stack-based Buffer Overflow through the MavlinkLogHandler, and are triggered via MAVLink log request. The LogEntry.filepath buffer is 60 bytes, but the sscanf function parses...

6.5CVSS5.9AI score0.0001EPSS
Exploits3References4
NVD
NVD
added 2026/03/18 10:16 p.m.0 views

CVE-2026-32944

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.7CVSS0.0002EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2026/03/18 10:14 p.m.3 views

CVE-2026-30922

An unbounded recursion flaw has been discovered in the pypi pyasn1 library. This uncontrolled recursion occurs when decoding ASN.1 data with deeply nested structures. An attacker can supply a crafted payload containing nested SEQUENCE 0x30 or SET 0x31 tags with Indefinite Length 0x80 markers. Thi...

7.5CVSS6.9AI score0.00027EPSS
Exploits1References5
ATTACKERKB
ATTACKERKB
added 2026/03/18 9:50 p.m.1 views

CVE-2026-32944

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.0002EPSS
Exploits0References4Affected Software1
EUVD
EUVD
added 2026/03/18 9:50 p.m.3 views

EUVD-2026-12992

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.0002EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2026/03/18 9:50 p.m.2 views

CVE-2026-32944 Parse Server crash via deeply nested query condition operators

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.0002EPSS
Exploits0References3
OSV
OSV
added 2026/03/18 9:50 p.m.1 views

CVE-2026-32944 Parse Server crash via deeply nested query condition operators

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.8AI score0.0002EPSS
Exploits0References5
Cvelist
Cvelist
added 2026/03/18 9:50 p.m.14 views

CVE-2026-32944 Parse Server crash via deeply nested query condition operators

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.7CVSS0.0002EPSS
Exploits0References3
CVE
CVE
added 2026/03/18 9:50 p.m.4 views

CVE-2026-32944

Technical details sufficient to assess the vulnerability are not provided in the connected documents; monitor for updates.

8.7CVSS5.7AI score0.0002EPSS
Exploits0References3Affected Software1
Snyk
Snyk
added 2026/03/18 8:17 p.m.2 views

Uncontrolled Recursion

Overview nltk is a Natural Language Toolkit NLTK is a Python package for natural language processing. Affected versions of this package are vulnerable to Uncontrolled Recursion via the JSONTaggedDecoder.decodeobj function in jsontags.py. An attacker can cause the application to crash by submittin...

5.1CVSS5.9AI score
Exploits0References3
Github Security Blog
Github Security Blog
added 2026/03/18 8:17 p.m.5 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
Exploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2026/03/18 1:54 p.m.5 views

com.fasterxml.jackson.core/jackson-core: jackson-core Potential StackoverflowError

A nested data handling flaw was found in Jackson Core. When parsing particularly deeply nested data structures, a StackoverflowError can occur...

8.7CVSS6.8AI score0.00252EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2026/03/18 1:54 p.m.2 views

protobuf: StackOverflow vulnerability in Protocol Buffers

A flaw was found in Protocol Buffers protobuf. This issue can allows an attacker to cause a StackOverflow via parsing untrusted Protocol Buffers data containing arbitrarily nested SGROUP tags, leading to unbounded recursion...

8.7CVSS6.8AI score0.00134EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2026/03/18 1:19 p.m.3 views

protobuf: StackOverflow vulnerability in Protocol Buffers

A flaw was found in Protocol Buffers protobuf. This issue can allows an attacker to cause a StackOverflow via parsing untrusted Protocol Buffers data containing arbitrarily nested SGROUP tags, leading to unbounded recursion...

8.7CVSS6.8AI score0.00134EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2026/03/18 1:19 p.m.2 views

com.fasterxml.jackson.core/jackson-core: jackson-core Potential StackoverflowError

A nested data handling flaw was found in Jackson Core. When parsing particularly deeply nested data structures, a StackoverflowError can occur...

8.7CVSS6.8AI score0.00252EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2026/03/18 1:17 p.m.6 views

com.fasterxml.jackson.core/jackson-core: jackson-core Potential StackoverflowError

A nested data handling flaw was found in Jackson Core. When parsing particularly deeply nested data structures, a StackoverflowError can occur...

8.7CVSS6.8AI score0.00252EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2026/03/18 1:17 p.m.1 views

com.fasterxml.jackson.core/jackson-core: jackson-core Potential StackoverflowError

A nested data handling flaw was found in Jackson Core. When parsing particularly deeply nested data structures, a StackoverflowError can occur...

8.7CVSS6.8AI score0.00252EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2026/03/18 1:17 p.m.4 views

protobuf: StackOverflow vulnerability in Protocol Buffers

A flaw was found in Protocol Buffers protobuf. This issue can allows an attacker to cause a StackOverflow via parsing untrusted Protocol Buffers data containing arbitrarily nested SGROUP tags, leading to unbounded recursion...

8.7CVSS6.8AI score0.00134EPSS
Exploits0References5
OSV
OSV
added 2026/03/18 4:17 a.m.2 views

DEBIAN-CVE-2026-30922

pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.3, the pyasn1 library is vulnerable to a Denial of Service DoS attack caused by uncontrolled recursion when decoding ASN.1 data with deeply nested structures. An attacker can supply a crafted payload containing thousands of nested SEQUENC...

7.5CVSS6.9AI score0.00027EPSS
Exploits1References1
NVD
NVD
added 2026/03/18 4:17 a.m.0 views

CVE-2026-30922

pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.3, the pyasn1 library is vulnerable to a Denial of Service DoS attack caused by uncontrolled recursion when decoding ASN.1 data with deeply nested structures. An attacker can supply a crafted payload containing thousands of nested SEQUENC...

7.5CVSS0.00027EPSS
Exploits1References4
Rows per page
Query Builder