VYPR

Messagepack

by Msgpack

CVEs (3)

  • CVE-2026-57585HigJun 30, 2026
    risk 0.42cvss 7.5epss 0.00

    MessagePack is the serializer implementation for Python msgpack.org. Prior to 1.2.1, there is an Out-of-bounds read/crash on Unpacker reuse after a caught error, potentially leading to a DoS attack. If the Unpacker is used repeatedly after an error occurs, the process may crash…

  • CVE-2026-21452HigJan 2, 2026
    risk 0.42cvss 7.5epss 0.01

    MessagePack for Java is a serializer implementation for Java. A denial-of-service vulnerability exists in versions prior to 0.9.11 when deserializing .msgpack files containing EXT32 objects with attacker-controlled payload lengths. While MessagePack-Java parses extension headers…

  • CVE-2026-54522MedJul 30, 2026
    risk 0.28cvss 5.4epss 0.00

    MessagePack for Ruby is an implementation of the MessagePack binary serialization format. Prior to 1.8.2, MessagePack::Buffer#clear in ext/msgpack/buffer.c leaves rmem_last, rmem_end, and rmem_owner stale after _msgpack_buffer_shift_chunk returns an rmem page to the shared pool,…