VYPR

Messagepack Csharp

by Messagepack Csharp

Source repositories

CVEs (2)

  • CVE-2024-48924HigOct 17, 2024
    risk 0.50cvss epss 0.00

    ### 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-2026-48109higJun 11, 2026
    risk 0.38cvss epss

    ### Impact 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-decompression algorithm that does not take a source-length bound. A remote…