VYPR

NuGet package

messagepack

pkg:nuget/messagepack

Vulnerabilities (3)

  • CVE-2026-48109HigJun 22, 2026
    affected < 2.5.301fixed 2.5.301

    MessagePack for C# is a MessagePack serializer for C#. Prior to 2.5.301 and 3.1.7, A vulnerability exists in the optional LZ4 decompression path used by MessagePack compression modes Lz4Block and Lz4BlockArray. The decoder implementation is based on a deprecated fast-decompressio

  • CVE-2024-48924HigOct 17, 2024
    affected < 2.5.187fixed 2.5.187

    ### Impact When this library is used to deserialize messagepack data from an untrusted source, there is a risk of a denial of service attack by an attacker that sends data contrived to produce hash collisions, leading to large CPU consumption disproportionate to the size of the

  • CVE-2020-5234MedJan 31, 2020
    affected < 1.9.11fixed 1.9.11

    MessagePack for C# and Unity before version 1.9.11 and 2.1.90 has a vulnerability where untrusted data can lead to DoS attack due to hash collisions and stack overflow. Review the linked GitHub Security Advisory for more information and remediation steps.