CVE-2026-57585

Severity CVSS v4.0:
Pending analysis
Type:
CWE-416 Use After Free
Publication date:
30/06/2026
Last modified:
06/08/2026

Description

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 with a SEGV. This issue has been fixed in version 1.2.1.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:msgpack:messagepack:*:*:*:*:*:python:*:* 1.2.1 (excluding)