Allocation of Resources Without Limits or Throttling in jackson-core - #VU137339

 

Allocation of Resources Without Limits or Throttling in jackson-core - #VU137339

Published: July 12, 2026


Vulnerability identifier: #VU137339
CSH Severity: Medium
CVSS v4: 8.7 [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]
CVE-ID: N/A
CWE-ID: CWE-770
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to allocation of resources without limits or throttling in the NonBlockingUtf8JsonParserBase async parser when processing chunked JSON input containing an unterminated integer value. A remote attacker can stream many small chunks of digits without sending a terminator byte to cause a denial of service.

The issue affects the non-blocking streaming path and validation is deferred until the number is completed or end of input is reached.


Affected software

jackson-core

Remediation

Install security update from vendor's website.

jackson-core - addressed in versions 2.18.8, 2.21.4, 2.22.1, 3.1.4, 3.2.1

External References

Related Security Bulletins