msgpack-java through 0.9.12 contains a stack overflow...
Moderate severity
Unreviewed
Published
Sep 12, 2026
to the GitHub Advisory Database
•
Updated Sep 12, 2026
Description
Published by the National Vulnerability Database
Sep 12, 2026
Published to the GitHub Advisory Database
Sep 12, 2026
Last updated
Sep 12, 2026
msgpack-java through 0.9.12 contains a stack overflow vulnerability in MessageUnpacker.unpackValue() that recursively deserializes arrays and maps without nesting depth limits. Attackers can craft payloads with deeply nested arrays to exhaust the deserializing thread's stack and trigger StackOverflowError, causing per-request deserialization failures.
References