Lucene search
K

2423 matches found

RedhatCVE
RedhatCVE
added 2026/03/26 3:2 p.m.1 views

CVE-2026-32933

AutoMapper is a convention-based object-object mapper in .NET. Versions prior to 15.1.1 and 16.1.1 are vulnerable to a Denial of Service DoS attack. When mapping deeply nested object graphs, the library uses recursive method calls without enforcing a default maximum depth limit. This allows an...

7.5CVSS5.8AI score0.00027EPSS
Exploits1References1
OSV
OSV
added 2026/03/26 10:3 a.m.1 views

OPENSUSE-SU-2026:20433-1 Security update for openexr

This update for openexr fixes the following issue: - CVE-2026-27622: crafted multipart deep EXR can cause an heap out-of-bound write bsc1259177...

8.4CVSS5.9AI score0.00023EPSS
Exploits2References2
OSV
OSV
added 2026/03/26 10:0 a.m.3 views

SUSE-SU-2026:20936-1 Security update for openexr

This update for openexr fixes the following issue: - CVE-2026-27622: crafted multipart deep EXR can cause an heap out-of-bound write bsc1259177...

8.4CVSS5.9AI score0.00023EPSS
Exploits2References3
Github Security Blog
Github Security Blog
added 2026/03/25 9:2 p.m.2 views

Protobuf: Denial of Service issue through malicious messages containing negative varints or deep recursion

Impact A Denial of Service DoS vulnerability exists in the Protobuf PHP library during the parsing of untrusted input. Maliciously structured messages—specifically those containing negative varints or deep recursion—can be used to crash the application, impacting service availability. Patches...

7.1CVSS5.8AI score0.00031EPSS
Exploits0References7Affected Software1
OSV
OSV
added 2026/03/25 9:2 p.m.4 views

GHSA-P2GH-CFQ4-4WJC Protobuf: Denial of Service issue through malicious messages containing negative varints or deep recursion

Impact A Denial of Service DoS vulnerability exists in the Protobuf PHP library during the parsing of untrusted input. Maliciously structured messages—specifically those containing negative varints or deep recursion—can be used to crash the application, impacting service availability. Patches...

7.1CVSS5.8AI score0.00031EPSS
Exploits0References7
Snyk
Snyk
added 2026/03/25 8:8 p.m.1 views

Uncontrolled Recursion

Overview Affected versions of this package are vulnerable to Uncontrolled Recursion in the compose/resolve phase due to using recursive function calls without a depth bound. An attacker can cause the application to throw a RangeError and potentially terminate the Node.js process by supplying a...

6.5CVSS5.9AI score0.00025EPSS
Exploits1References2
Github Security Blog
Github Security Blog
added 2026/03/25 8:8 p.m.8 views

yaml is vulnerable to Stack Overflow via deeply nested YAML collections

Parsing a YAML document with yaml may throw a RangeError due to a stack overflow. The node resolution/composition phase uses recursive function calls without a depth bound. An attacker who can supply YAML for parsing can trigger a RangeError: Maximum call stack size exceeded with a small payload...

4.3CVSS5.9AI score0.00025EPSS
Exploits1References6Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/25 12:0 a.m.4 views

PT-2026-28167

Name of the Vulnerable Software and Affected Versions yaml versions prior to 1.10.3 yaml versions prior to 2.8.3 Description The yaml library is susceptible to a stack overflow when parsing YAML documents. The issue occurs during the node resolution/composition phase, which uses recursive functio...

4.3CVSS6AI score0.00025EPSS
Exploits1References7
Positive Technologies
Positive Technologies
added 2026/03/25 12:0 a.m.2 views

PT-2026-33338

Name of the Vulnerable Software and Affected Versions Protobuf PHP versions prior to 5.34.0-RC1 Protobuf PHP versions prior to 4.33.6 Description A Denial of Service DoS issue exists during the parsing of untrusted input. Maliciously structured messages, specifically those containing negative...

7.1CVSS5.7AI score0.00031EPSS
Exploits0References11
Snyk
Snyk
added 2026/03/24 10:6 p.m.2 views

Uncontrolled Recursion

Overview Scriban is a Scriban is a fast, powerful, safe and lightweight scripting language and engine for .NET, which was primarily developed for text templating with a compatibility mode for parsing liquid templates. Today, not only Scriban can be used in text templating scenarios, but also can ...

8.7CVSS5.9AI score
Exploits0References2
UbuntuCve
UbuntuCve
added 2026/03/23 7:16 p.m.2 views

CVE-2026-26209

cbor2 provides encoding and decoding for the Concise Binary Object Representation CBOR serialization format. Versions prior to 5.9.0 are vulnerable to a Denial of Service DoS attack caused by uncontrolled recursion when decoding deeply nested CBOR structures. This vulnerability affects both the...

7.5CVSS7.1AI score0.00085EPSS
Exploits1References5
ATTACKERKB
ATTACKERKB
added 2026/03/23 6:53 p.m.0 views

CVE-2026-26209

cbor2 provides encoding and decoding for the Concise Binary Object Representation CBOR serialization format. Versions prior to 5.9.0 are vulnerable to a Denial of Service DoS attack caused by uncontrolled recursion when decoding deeply nested CBOR structures. This vulnerability affects both the...

7.5CVSS5.8AI score0.00085EPSS
Exploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/23 12:0 a.m.3 views

PT-2026-27176

Name of the Vulnerable Software and Affected Versions cbor2 versions prior to 5.9.0 Description The cbor2 library is susceptible to a Denial of Service DoS attack due to uncontrolled recursion when decoding deeply nested CBOR structures. This affects both the pure Python implementation and the C...

7.5CVSS7.2AI score0.00085EPSS
Exploits1References10
Packet Storm News
Packet Storm News
added 2026/03/21 12:0 a.m.1 views

Cyber Deception for Mission Surveillance Via Hypergame-Theoretic Deep Reinforcement Learning

Unmanned Aerial Vehicles UAVs are valuable for mission-critical systems like surveillance, rescue, or delivery. Not surprisingly, such systems attract cyberattacks, including Denial-of-Service DoS attacks to overwhelm the resources of mission drones MDs. How can we defend UAV mission systems...

5.8AI score
Exploits0
OSV
OSV
added 2026/03/20 8:45 p.m.1 views

GHSA-XGX4-2WGV-4JHM PDFME has XSS via Unsanitized i18n Label Injection into innerHTML in multiVariableText propPanel

Summary The multiVariableText property panel in @pdfme/schemas constructs HTML via string concatenation and assigns it to innerHTML using unsanitized i18n label values. An attacker who can control label overrides passed through options.labels can inject arbitrary JavaScript that executes in the...

4.4CVSS5.9AI score
Exploits0References2
OSV
OSV
added 2026/03/20 2:25 p.m.2 views

OESA-2026-1689 OpenEXR security update

OpenEXR is a high dynamic-range HDR image file format originally developed by Industrial Light Magic for use in computer imaging applications. Security Fixes: OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture...

8.4CVSS5.8AI score0.00023EPSS
Exploits2References2
OSV
OSV
added 2026/03/20 2:25 p.m.2 views

OESA-2026-1687 OpenEXR security update

OpenEXR is a high dynamic-range HDR image file format originally developed by Industrial Light Magic for use in computer imaging applications. Security Fixes: OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture...

8.4CVSS5.8AI score0.00023EPSS
Exploits2References2
OSV
OSV
added 2026/03/20 2:25 p.m.2 views

OESA-2026-1686 OpenEXR security update

OpenEXR is a high dynamic-range HDR image file format originally developed by Industrial Light Magic for use in computer imaging applications. Security Fixes: OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture...

8.4CVSS5.8AI score0.00023EPSS
Exploits2References2
OSV
OSV
added 2026/03/20 11:37 a.m.2 views

BIT-PARSE-2026-32878 Parse Server vulnerable to schema poisoning via prototype pollution in deep copy

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0 and 8.6.44, an attacker can bypass the default request keyword denylist protection and the class-level permission for adding fields by sending a crafted request that exploits...

7.5CVSS5.8AI score0.00016EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2026/03/20 10:29 a.m.2 views

SUSE CVE-2006-10003

XML::Parser versions through 2.47 for Perl has an off-by-one heap buffer overflow in stserialstack. In the case stackptr == stacksize - 1, the stack will NOT be expanded. Then the new value will be written at location ++stackptr, which equals stacksize and therefore falls just outside the allocat...

7.5CVSS6AI score0.00029EPSS
Exploits0References10
Rows per page
Query Builder