Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. tools.jackson.core/jackson-core
  4. ›
  5. CVE-2026-29062

CVE-2026-29062: jackson-core has Nesting Depth Constraint Bypass in `UTF8DataInputJsonParser` potentially allowing Resource Exhaustion

March 4, 2026 (updated March 6, 2026)

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

The related fix for com.fasterxml.jackson.core:jackson-core, CVE-2025-52999, was not fully applied to tools.jackson.core:jackson-core until the 3.1.0 release. It is recommended that 3.0.x users upgrade.

References

  • github.com/FasterXML/jackson-core
  • github.com/FasterXML/jackson-core/commit/8b25fd67f20583e75fb09564ce1eaab06cd5a902
  • github.com/FasterXML/jackson-core/pull/1554
  • github.com/FasterXML/jackson-core/security/advisories/GHSA-6v53-7c9g-w56r
  • github.com/FasterXML/jackson-core/security/advisories/GHSA-h46c-h94j-95f3
  • github.com/advisories/GHSA-6v53-7c9g-w56r
  • nvd.nist.gov/vuln/detail/CVE-2025-52999
  • nvd.nist.gov/vuln/detail/CVE-2026-29062

Code Behaviors & Features

Detect and mitigate CVE-2026-29062 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 3.0.0 before 3.1.0

Fixed versions

  • 3.1.0

Solution

Upgrade to version 3.1.0 or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Learn more about CVSS

Weakness

  • CWE-770: Allocation of Resources Without Limits or Throttling

Source file

maven/tools.jackson.core/jackson-core/CVE-2026-29062.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 24 Mar 2026 12:17:42 +0000.