Stack Overflow Error in Jackson Data Processor's Core Library
CVE-2025-52999

8.7HIGH

Key Information:

Vendor

Fasterxml

Vendor
CVE Published:
25 June 2025

What is CVE-2025-52999?

The jackson-core library, utilized by the Jackson Data Processor, has a vulnerability related to the handling of deeply nested data structures. In versions before 2.15.0, parsing an input file with excessive nesting can lead to a StackOverflowError, disrupting application functionality. The updated version introduces a configurable depth limit, set by default to 1000 levels. If this limit is exceeded, a StreamConstraintsException will be thrown, preventing application crashes. Users are advised to avoid parsing untrusted input files as a precautionary measure.

Affected Version(s)

jackson-core < 2.15.0

References

CVSS V4

Score:
8.7
Severity:
HIGH
Confidentiality:
None
Integrity:
None
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2025-52999 : Stack Overflow Error in Jackson Data Processor's Core Library