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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-09-12 11:16

Updated : 2026-09-14 17:17


NVD link : CVE-2026-90472

Mitre link : CVE-2026-90472

CVE.ORG link : CVE-2026-90472


JSON object : View

Products Affected

No product.

CWE
CWE-674

Uncontrolled Recursion