---
cve: "CVE-2026-29062"
severity: "HIGH"
cvss: 8.7
epss: "55%"
vendor: "FasterXML"
kev: false
exploited: false
published: "2026-03-06 08:16:26"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-07T05:48:19+02:00"
---

# CVE-2026-29062

> 8.7 HIGH · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- f59c10646e6fd09f37d149bb97a9a956bc684e1e (Commit)
- 8b25fd67f20583e75fb09564ce1eaab06cd5a902 (Commit)

## Referenzen

- <https://github.com/FasterXML/jackson-core/security/advisories/GHSA-6v53-7c9g-w56r>
- <https://github.com/FasterXML/jackson-core/pull/1554>
- <https://github.com/FasterXML/jackson-core/commit/8b25fd67f20583e75fb09564ce1eaab06cd5a902>
- <https://access.redhat.com/security/cve/CVE-2026-29062>
- <https://bugzilla.redhat.com/show_bug.cgi?id=2445135>
- <https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-29062.json>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-29062) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
