CVE-2026-29062
Last modified
CVE-2026-29062 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.55% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Fasterxml | Jackson-Core | >= 3.0.0, < 3.1.0 |
References
- https://github.com/FasterXML/jackson-core/pull/1554Issue Tracking, Patch
- https://github.com/FasterXML/jackson-core/security/advisories/GHSA-6v53-7c9g-w56rPatch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-29062?
How severe is CVE-2026-29062?
How do I fix CVE-2026-29062?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-29057Next.js is a React framework for building full-stack web app…6.5
- CVE-2026-29058AVideo is a video-sharing Platform software. Prior to versio…9.8
- CVE-2026-29059Windmill is an open-source developer platform for internal c…7.5
- CVE-2026-2906A security flaw has been discovered in Tenda HG9 300001138. …8.8
- CVE-2026-29060Gokapi is a self-hosted file sharing server with automatic e…5
- CVE-2026-29061Gokapi is a self-hosted file sharing server with automatic e…5.4
- CVE-2026-29063Immutable.js provides many Persistent Immutable data structu…9.8
- CVE-2026-29064Zarf is an Airgap Native Packager Manager for Kubernetes. Fr…8.2
- CVE-2026-29065changedetection.io is a free open source web page change det…9.1
- CVE-2026-29066Tina is a headless content management system. Prior to 2.1.8…6.2
- CVE-2026-29067ZITADEL is an open source identity management platform. From…9.3
- CVE-2026-29068PJSIP is a free and open source multimedia communication lib…7.5
Are you affected by CVE-2026-29062?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
