Allocation of Resources Without Limits or Throttling in Spring for GraphQL - CVE-2026-59289
Published: August 31, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to uncontrolled resource consumption in Spring Data pagination support when processing a forged GraphQL query for a Connection field. A remote attacker can send a malicious query to cause a denial of service.
The issue affects applications that expose a Connection-typed Query field backed by a Spring Data repository through auto-registration support and do not enforce additional query complexity checks.