PT-2026-23093 · Fasterxml+1 · Jackson-Core+1

·

CVE-2026-29062

·

Published

2026-03-04

·

Updated

2026-06-18

CVSS v4.0

8.7

High

VectorAV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Name of the Vulnerable Software and Affected Versions jackson-core versions 3.0.0 through 3.0.x
Description jackson-core contains core low-level incremental ("streaming") parser and generator abstractions. The UTF8DataInputJsonParser and ReaderBasedJsonParser bypass the maxNestingDepth constraint defined in StreamReadConstraints. This allows a user to supply a JSON document with excessive nesting, which can cause a StackOverflowError when the structure is processed, leading to a Denial of Service (DoS). The maxNestingDepth constraint has a default value of 500. The issue was addressed by adding a check that throws a StreamConstraintsException if the limit is reached.
Recommendations jackson-core versions 3.0.0 through 3.0.x should be upgraded to version 3.1.0 or later.

Exploit

Fix

DoS

Allocation of Resources Without Limits

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-29062
GHSA-6V53-7C9G-W56R

Affected Products

Confluence
Jackson-Core