Integer Length Constraint Bypass in Jackson-core for Non-blocking JSON Parsing
CVE-2026-68494

8.7HIGH

Key Information:

Vendor

Fasterxml

Vendor
CVE Published:
4 August 2026

What is CVE-2026-68494?

A vulnerability in Jackson-core allows attackers to exploit the non-blocking JSON parser, leading to potential heap exhaustion. The incomplete fix for a previous issue resulted in a scenario where attackers can stream JSON in small chunks without sending terminator bytes, causing the parser to remain indefinitely in a state that allows excessive memory usage. This results in a significant amplification of heap allocation beyond the documented number length limits, threatening the stability of the JVM when attacked through concurrent connections.

Affected Version(s)

jackson-core 2.15.0 < 2.18.8

jackson-core 2.19.0 < 2.21.4

jackson-core 2.22.0 < 2.22.1

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

Credit

tonghuaroot
tonghuaroot
cowtowncoder (Tatu Saloranta)
.