Denial of Service Vulnerability in Jackson Core by FasterXML
CVE-2026-29062
8.7HIGH
What is CVE-2026-29062?
The jackson-core library contains a vulnerability in its UTF8DataInputJsonParser and ReaderBasedJsonParser implementations. These components fail to enforce the maxNestingDepth limit defined in StreamReadConstraints. This oversight allows an attacker to craft a JSON payload with deep nesting, leading to a StackOverflowError during processing. Consequently, this could result in a Denial of Service (DoS) condition for affected applications. Users are advised to upgrade to version 3.1.0 or later, where this issue has been resolved.
Affected Version(s)
jackson-core >= 3.0.0, < 3.1.0
