CVE-2025-52999
jackson-core Has Potential for StackoverflowError if user parses an input file that contains very deeply nested data
Severity Score
Exploit Likelihood
Affected Versions
Public Exploits
0Exploited in Wild
-Decision
Descriptions
jackson-core contains core low-level incremental ("streaming") parser and generator abstractions used by Jackson Data Processor. In versions prior to 2.15.0, if a user parses an input file and it has deeply nested data, Jackson could end up throwing a StackoverflowError if the depth is particularly large. jackson-core 2.15.0 contains a configurable limit for how deep Jackson will traverse in an input document, defaulting to an allowable depth of 1000. jackson-core will throw a StreamConstraintsException if the limit is reached. jackson-databind also benefits from this change because it uses jackson-core to parse JSON inputs. As a workaround, users should avoid parsing input files from untrusted sources.
A nested data handling flaw was found in Jackson Core. When parsing particularly deeply nested data structures, a StackoverflowError can occur.
An update for the pki-deps:10.6 module is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.
CVSS Scores
SSVC
- Decision:Attend
Timeline
- 2025-06-24 CVE Reserved
- 2025-06-25 CVE Published
- 2025-06-25 CVE Updated
- 2025-07-27 EPSS Updated
- ---------- Exploited in Wild
- ---------- KEV Due Date
- ---------- First Exploit
CWE
- CWE-121: Stack-based Buffer Overflow
CAPEC
References (4)
URL | Tag | Source |
---|---|---|
https://github.com/FasterXML/jackson-core/pull/943 | X_refsource_misc | |
https://github.com/FasterXML/jackson-core/security/advisories/GHSA-h46c-h94j-95f3 | X_refsource_confirm |
URL | Date | SRC |
---|
URL | Date | SRC |
---|
URL | Date | SRC |
---|---|---|
https://access.redhat.com/security/cve/CVE-2025-52999 | 2025-08-20 | |
https://bugzilla.redhat.com/show_bug.cgi?id=2374804 | 2025-08-20 |
Affected Vendors, Products, and Versions
Vendor | Product | Version | Other | Status | ||||||
---|---|---|---|---|---|---|---|---|---|---|
Vendor | Product | Version | Other | Status | <-- --> | Vendor | Product | Version | Other | Status |
FasterXML Search vendor "FasterXML" | Jackson-core Search vendor "FasterXML" for product "Jackson-core" | < 2.15.0 Search vendor "FasterXML" for product "Jackson-core" and version " < 2.15.0" | en |
Affected
|