CVE-2026-59289

Summary

Spring for GraphQL's Spring Data pagination support resolves arguments of a scrollable query and forwards the client-supplied values to the underlying repository. An attacker can forge a malicious query for a Connection field that can exhaust application memory or place significant, prolonged load on the underlying datastore, resulting in a Denial of Service. Spring for GraphQL 2.0.0 - 2.0.4 Spring for GraphQL 1.4.0 - 1.4.6 Spring for GraphQL 1.2.0 - 1.3.9

Affected Software

VendorProductVersion RangeStatus
SpringSpring for GraphQL2.0.0 <= 2.0.4affected
SpringSpring for GraphQL1.4.0 <= 1.4.6affected
SpringSpring for GraphQL1.2.0 <= 1.3.9affected

Weaknesses

  • CWE-770 Allocation of Resources Without Limits or Throttling

References