cvedb.io
CVE-2026-29062
HIGH · CVSS 7.5
EPSS exploitation probability: 0%
Published 2026-03-06T08:16:26.603 · Last modified 2026-06-30T03:18:07.153

Summary

jackson-core contains core low-level incremental ("streaming") parser and generator abstractions used by Jackson Data Processor. From version 3.0.0 to before version 3.1.0, the UTF8DataInputJsonParser, which is used when parsing from a java.io.DataInput source, bypasses the maxNestingDepth constraint (default: 500) defined in StreamReadConstraints. A similar issue was found in ReaderBasedJsonParser. 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). This issue has been patched in version 3.1.0.

Affected products

fasterxml — jackson-core

Does this affect you?

Add your gear to cvedb and we'll alert you only when fasterxml ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.