Vulnerability in Msgpack Msgpack-Java
CVE-2026-90472
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.
CVSS v3 metric
CVSS v3 base score 5.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L.
Affected products
Weakness classification (CWE)
References
- disclosure@vulncheck.com (product)
- disclosure@vulncheck.com (technical-description)
- disclosure@vulncheck.com (issue-tracking)
- disclosure@vulncheck.com (third-party-advisory)
Frequently asked questions
- What is CVE-2026-90472?
- CVE-2026-90472 is a medium-severity vulnerability in Msgpack Msgpack-Java, classified under Uncontrolled Recursion. CVSS score: 5.3/10. Published 2026-09-12.
- How severe is CVE-2026-90472?
- Medium severity. CVSS v3 base score is 5.3 out of 10.