Stack Overflow Vulnerability in msgpack-java by Msgpack
CVE-2026-90472

6.9MEDIUM

Key Information:

Vendor

Msgpack

Vendor
CVE Published:
12 September 2026

What is CVE-2026-90472?

The msgpack-java library, up to version 0.9.12, is susceptible to a stack overflow vulnerability occurring within the MessageUnpacker.unpackValue() method. This vulnerability arises when the library deserializes arrays and maps recursively, lacking limits on nesting depth. Malicious actors can exploit this flaw by sending specially crafted payloads with deeply nested arrays, which can lead to exhausting the stack of the deserializing thread. As a result, this may trigger StackOverflowError, manifesting as deserialization failures for requests, potentially disrupting functionality.

Affected Version(s)

msgpack-java 0 <= 0.9.12

References

CVSS V4

Score:
6.9
Severity:
MEDIUM
Confidentiality:
None
Integrity:
None
Availability:
Low
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

Wayde Shi (PayPal Cyber Security Team)
.