Allocation of Resources Without Limits or Throttling Affecting com.github.java-json-tools:jackson-coreutils package, versions [0,]


Severity

Recommended
0.0
medium
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.41% (34th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Allocation of Resources Without Limits or Throttling vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-JAVA-COMGITHUBJAVAJSONTOOLS-19644209
  • published8 Sept 2026
  • disclosed8 Sept 2026
  • creditUnknown

Introduced: 8 Sep 2026

NewCVE-2026-86513  (opens in a new tab)
CWE-770  (opens in a new tab)

How to fix?

There is no fixed version for com.github.java-json-tools:jackson-coreutils.

Overview

Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the tokensFromInput() method of TreePointer, which parses JSON Pointer segments with repeated substring() calls that copy the remaining string each iteration (O(n^2)) and accumulates the parsed tokens into an unbounded ArrayList. An attacker can consume CPU quadratically and exhaust the JVM heap by supplying a JSON Pointer with a very large number of segments, on the order of 200,000 or more. This requires the application to parse an attacker-controlled JSON Pointer, which reaches this library through JSON Patch operations, JSON Schema references, or API parameters via json-schema-validator and json-patch.

References

CVSS Base Scores

version 4.0
version 3.1