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.
References
Configurations
No configuration.
History
30 Jun 2026, 22:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-30 22:16
Updated : 2026-07-02 18:43
NVD link : CVE-2026-57585
Mitre link : CVE-2026-57585
CVE.ORG link : CVE-2026-57585
JSON object : View
Products Affected
No product.
CWE
CWE-416
Use After Free
