Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade Nerdbank.MessagePack to version 1.1.78 or higher.
Nerdbank.MessagePack is an A modern, fast and NativeAOT-compatible MessagePack serialization library
Affected versions of this package are vulnerable to Asymmetric Resource Consumption (Amplification) in the deserialization of collection-shaped types, where the element count from MessagePack array and map headers is trusted for allocating destination storage. An attacker can exhaust system memory or degrade service availability by submitting crafted MessagePack payloads with large declared element counts, causing excessive managed heap allocations before the actual elements are processed.