4 matches found
CVE-2026-32284 Denial of service in github.com/shamaton/msgpack
The msgpack decoder fails to properly validate the input buffer length when processing truncated fixext data format codes 0xd4-0xd8. This can lead to an out-of-bounds read and a runtime panic, allowing a denial of service attack...
6AI score0.00405EPSS
SaveExploits1References3
GO-2026-4740 Denial of service in github.com/shamaton/msgpack
Denial of service in github.com/shamaton/msgpack...
7.5CVSS5.8AI score0.00405EPSS
SaveExploits1References4
Out-of-bounds Read
Overview Affected versions of this package are vulnerable to Out-of-bounds Read via the Unmarshal, UnmarshalAsMap, UnmarshalAsArray, and Marshal functions, which invoke Decode. An attacker can cause a panic with truncated fixext data that triggers an out-of-bounds read. Note: This vulnerability i...
8.7CVSS7.1AI score0.01036EPSS
SaveExploits2References3
20