Lucene search
+L

83282 matches found

EUVD
EUVD
•added 2026/06/25 9:49 p.m.•19 views

EUVD-2026-36182

ImageMagick Vulnerable to Stack Overflow in its MVG Decoder...

5.5CVSS5.8AI score0.00147EPSS
SaveExploits0References3
OSV
OSV
•added 2026/06/25 9:49 p.m.•6 views

GHSA-H36C-3666-H489 ImageMagick Vulnerable to Stack Overflow in its MVG Decoder

A crafted MVG file could result in a stack overflow due to a missing depth or visited-set check...

5.5CVSS5.9AI score0.00147EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
•added 2026/06/25 9:49 p.m.•14 views

ImageMagick Vulnerable to Stack Overflow in its MVG Decoder

A crafted MVG file could result in a stack overflow due to a missing depth or visited-set check...

5.5CVSS5.9AI score0.00147EPSS
SaveExploits0References4Affected Software17
Github Security Blog
Github Security Blog
•added 2026/06/25 9:22 p.m.•21 views

MessagePack-CSharp: DynamicUnionResolver-generated deserializers miss depth enforcement

Summary Runtime-generated union deserializers emitted by DynamicUnionResolver do not call MessagePackSecurity.DepthStepref reader and do not decrement reader.Depth around recursive deserialization and skip paths. This means union deserialization does not consistently participate in the maximum...

7.5CVSS5.8AI score0.00405EPSS
SaveExploits0References3Affected Software1
OSV
OSV
•added 2026/06/25 9:22 p.m.•15 views

GHSA-WFR3-XJ75-PFWH MessagePack-CSharp: DynamicUnionResolver-generated deserializers miss depth enforcement

Summary Runtime-generated union deserializers emitted by DynamicUnionResolver do not call MessagePackSecurity.DepthStepref reader and do not decrement reader.Depth around recursive deserialization and skip paths. This means union deserialization does not consistently participate in the maximum...

6.3CVSS5.8AI score0.00405EPSS
SaveExploits0References3
Snyk
Snyk
•added 2026/06/25 7:51 p.m.•21 views

Uncontrolled Recursion

Overview MessagePack is a MessagePackMsgPack Serializer for C.NET, .NET Core, Unity, Xamarin. Affected versions of this package are vulnerable to Uncontrolled Recursion in the JSON conversion process. An attacker can cause the application to exhaust the process stack and terminate unexpectedly by...

7.5CVSS5.8AI score0.00405EPSS
SaveExploits0References2
OSV
OSV
•added 2026/06/25 7:51 p.m.•29 views

GHSA-CJ9G-3MJ2-G8VV MessagePack-CSharp: JSON conversion APIs can recurse without consistent depth enforcement

Summary MessagePack-CSharp's JSON conversion helpers contain multiple recursion paths that do not consistently enforce a depth limit. These paths are in the JSON conversion component rather than normal typed MessagePack deserialization. Three related issues are covered by this advisory: 1...

6.3CVSS5.9AI score0.00405EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/06/25 7:51 p.m.•21 views

EUVD-2026-38384

MessagePack-CSharp: JSON conversion APIs can recurse without consistent depth enforcement...

7.5CVSS5.8AI score0.00405EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
•added 2026/06/25 7:51 p.m.•19 views

MessagePack-CSharp: JSON conversion APIs can recurse without consistent depth enforcement

Summary MessagePack-CSharp's JSON conversion helpers contain multiple recursion paths that do not consistently enforce a depth limit. These paths are in the JSON conversion component rather than normal typed MessagePack deserialization. Three related issues are covered by this advisory: 1...

7.5CVSS5.9AI score0.00405EPSS
SaveExploits0References3Affected Software1
OSV
OSV
•added 2026/06/25 7:16 p.m.•19 views

UBUNTU-CVE-2026-56766

Hydra through 9.7, fixed in commit 9cc84c2, contains a stack buffer overflow in NTLM authentication across SMTP, POP3, IMAP, NNTP, HTTP, HTTP-Proxy, and HTTP-Proxy-Urlenum modules when processing malicious NTLM Type-2 challenges. A malicious server can send a crafted NTLM Type-2 challenge with an...

8.8CVSS6.6AI score0.02438EPSS
SaveExploits2References2
UbuntuCve
UbuntuCve
•added 2026/06/25 7:16 p.m.•16 views

CVE-2026-56766

Hydra through 9.7, fixed in commit 9cc84c2, contains a stack buffer overflow in NTLM authentication across SMTP, POP3, IMAP, NNTP, HTTP, HTTP-Proxy, and HTTP-Proxy-Urlenum modules when processing malicious NTLM Type-2 challenges. A malicious server can send a crafted NTLM Type-2 challenge with an...

8.8CVSS6.6AI score0.02438EPSS
SaveExploits2References1
RedhatCVE
RedhatCVE
•added 2026/06/25 7:05 p.m.•14 views

CVE-2026-53002

A flaw was found in the Linux kernel's netfilter conntrack module. This vulnerability arises from the use of sprintf and insufficient buffer sizing in the manglecontentlen function, which can lead to a stack-out-of-bounds write. An attacker could potentially exploit this memory corruption issue t...

9.8CVSS5.8AI score0.00528EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/06/25 6:46 p.m.•25 views

EUVD-2026-38388

MessagePack-CSharp: MessagePackReader.Skip can recurse without enforcing maximum object graph depth...

7.5CVSS5.8AI score0.00471EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/06/25 6:46 p.m.•22 views

Uncontrolled Recursion

Overview MessagePack is a MessagePackMsgPack Serializer for C.NET, .NET Core, Unity, Xamarin. Affected versions of this package are vulnerable to Uncontrolled Recursion in the Skip process. An attacker can cause the application to terminate unexpectedly by submitting specially crafted MessagePack...

8.7CVSS5.8AI score0.00471EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/06/25 6:35 p.m.•31 views

EUVD-2026-38389

MessagePack-CSharp: Denial of service vulnerabilities can swamp the CPU or crash the process with stack and heap overflows...

8.2CVSS5.8AI score0.00437EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/06/25 6:35 p.m.•23 views

Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection')

Overview MessagePack is a MessagePackMsgPack Serializer for C.NET, .NET Core, Unity, Xamarin. Affected versions of this package are vulnerable to Use of Externally-Controlled Input to Select Classes or Code 'Unsafe Reflection' in the ReadDateTime function when processing a MessagePack timestamp...

8.2CVSS5.9AI score0.00437EPSS
SaveExploits0References6
OSV
OSV
•added 2026/06/25 6:26 p.m.•9 views

GO-2026-5157 hjson stack exhaustion vulnerability in github.com/hjson/hjson-go

hjson stack exhaustion vulnerability in github.com/hjson/hjson-go...

7.5CVSS5.8AI score0.00778EPSS
SaveExploits1References8
NVD
NVD
•added 2026/06/25 6:16 p.m.•16 views

CVE-2026-47770

jq is a command-line JSON processor. Prior to 1.8.2, comparing two sufficiently deeply nested arrays with the == operator exhausts the C stack on jq's ordinary command-line surface, resulting in denial of service via stack exhaustion uncontrolled recursion. The crash occurs in jq's recursive...

6.8CVSS0.00156EPSS
SaveExploits1References1
OSV
OSV
•added 2026/06/25 6:16 p.m.•31 views

AZL-90273 CVE-2026-47770 affecting package jq for versions less than 1.7.1-8

jq is a command-line JSON processor. Prior to 1.8.2, comparing two sufficiently deeply nested arrays with the == operator exhausts the C stack on jq's ordinary command-line surface, resulting in denial of service via stack exhaustion uncontrolled recursion. The crash occurs in jq's recursive...

6.8CVSS6.1AI score0.00156EPSS
SaveExploits1References1
OSV
OSV
•added 2026/06/25 6:16 p.m.•7 views

ALPINE-CVE-2026-47770

jq is a command-line JSON processor. Prior to 1.8.2, comparing two sufficiently deeply nested arrays with the == operator exhausts the C stack on jq's ordinary command-line surface, resulting in denial of service via stack exhaustion uncontrolled recursion. The crash occurs in jq's recursive...

5.5CVSS6.1AI score0.00156EPSS
SaveExploits1References1
Rows per page
Query Builder