CVE-2026-68494: CWE-770 Allocation of Resources Without Limits or Throttling in FasterXML jackson-core
CVE-2026-68494 is a high-severity vulnerability in FasterXML jackson-core affecting versions from 2.15.0 through 2.18.7, 2.19.0 through 2.21.3, and 3.0.0 through 3.1.3. It involves improper resource allocation without limits in the non-blocking JSON parser, allowing an attacker to cause excessive memory consumption by streaming JSON numbers in many small chunks without terminators. This can lead to JVM heap exhaustion in reactive frameworks using the async parser. The issue does not affect synchronous parsers or async parsers operating on complete input. Exploitation requires only the ability to stream data to a parsing endpoint and no privileges.
AI Analysis
Technical Summary
The vulnerability arises because the fix for a previous number length constraint bypass (CVE-2026-18401) was incomplete. Specifically, the non-blocking parser's integer length validation is bypassed when the parser runs out of input inside the MINOR_NUMBER_INTEGER_DIGITS state and returns NOT_AVAILABLE without invoking validateIntegerLength(). An attacker streaming JSON numbers in many small chunks without terminators causes the parser's internal buffer to grow up to the maxStringLength limit (20 MiB by default), which is much larger than the intended maxNumberLength (1000 by default). This results in approximately 40 MiB heap usage per connection before validation triggers, enabling memory exhaustion via concurrent connections. The flaw affects the async parser in jackson-core versions 2.15.0 to 2.18.7, 2.19.0 to 2.21.3, and 3.0.0 to 3.1.3. Versions 2.22.x and 3.2.x are not affected as they include the fix from initial releases.
Potential Impact
An attacker can cause excessive memory allocation in the asynchronous JSON parser by streaming JSON numbers in many small chunks without terminators, leading to heap exhaustion in Java Virtual Machines. This impacts reactive frameworks such as Spring WebFlux/Reactor, Quarkus, Helidon, and Vert.x that feed inbound HTTP or gRPC bytes to the async parser incrementally. The vulnerability does not require privileges or user interaction and can be exploited remotely by sending crafted input to a parsing endpoint. Synchronous parsers and async parsers operating on complete input are not affected.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Versions 2.22.x and 3.2.x include the fix from their initial releases and are not affected. Operators should upgrade to these or later versions once available. Until then, consider limiting concurrent connections or applying input size constraints at the application level to mitigate potential memory exhaustion. No official fix or temporary workaround is explicitly stated in the provided data.
CVE-2026-68494: CWE-770 Allocation of Resources Without Limits or Throttling in FasterXML jackson-core
Description
CVE-2026-68494 is a high-severity vulnerability in FasterXML jackson-core affecting versions from 2.15.0 through 2.18.7, 2.19.0 through 2.21.3, and 3.0.0 through 3.1.3. It involves improper resource allocation without limits in the non-blocking JSON parser, allowing an attacker to cause excessive memory consumption by streaming JSON numbers in many small chunks without terminators. This can lead to JVM heap exhaustion in reactive frameworks using the async parser. The issue does not affect synchronous parsers or async parsers operating on complete input. Exploitation requires only the ability to stream data to a parsing endpoint and no privileges.
CVSS v4.0
Score 8.7high
Affected software
FasterXML
jackson-core
FasterXML
jackson-core
pkg:maven/FasterXML/com.fasterxml.jackson.core:jackson-corepkg:maven/FasterXML/tools.jackson.core:jackson-coreRun on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability arises because the fix for a previous number length constraint bypass (CVE-2026-18401) was incomplete. Specifically, the non-blocking parser's integer length validation is bypassed when the parser runs out of input inside the MINOR_NUMBER_INTEGER_DIGITS state and returns NOT_AVAILABLE without invoking validateIntegerLength(). An attacker streaming JSON numbers in many small chunks without terminators causes the parser's internal buffer to grow up to the maxStringLength limit (20 MiB by default), which is much larger than the intended maxNumberLength (1000 by default). This results in approximately 40 MiB heap usage per connection before validation triggers, enabling memory exhaustion via concurrent connections. The flaw affects the async parser in jackson-core versions 2.15.0 to 2.18.7, 2.19.0 to 2.21.3, and 3.0.0 to 3.1.3. Versions 2.22.x and 3.2.x are not affected as they include the fix from initial releases.
Potential Impact
An attacker can cause excessive memory allocation in the asynchronous JSON parser by streaming JSON numbers in many small chunks without terminators, leading to heap exhaustion in Java Virtual Machines. This impacts reactive frameworks such as Spring WebFlux/Reactor, Quarkus, Helidon, and Vert.x that feed inbound HTTP or gRPC bytes to the async parser incrementally. The vulnerability does not require privileges or user interaction and can be exploited remotely by sending crafted input to a parsing endpoint. Synchronous parsers and async parsers operating on complete input are not affected.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Versions 2.22.x and 3.2.x include the fix from their initial releases and are not affected. Operators should upgrade to these or later versions once available. Until then, consider limiting concurrent connections or applying input size constraints at the application level to mitigate potential memory exhaustion. No official fix or temporary workaround is explicitly stated in the provided data.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- HeroDevs
- Date Reserved
- 2026-07-30T15:20:37.472Z
- Cvss Version
- 4.0
- State
- PUBLISHED
Threat ID: 6a71fdb7bf8831d539fada10
Added to database: 08/04/2026, 14:56:55 UTC
Last enriched: 08/11/2026, 18:03:49 UTC
Last updated: 09/17/2026, 22:01:37 UTC
Views: 73
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.