Intel

AIKIDO-2026-843860

spring-graphql is vulnerable to Information Disclosure

Information DisclosureCVE-2026-59288 Published 6 days ago

74

High Risk

This Affects:

JAVAspring-graphql
1.0.0 - 2.0.4
Fixed in 2.0.5
Are you affected? Scan for Free

TL;DR

spring-graphql GraphiQL sends requests to the application's GraphQL endpoints from the victim's browser. A malicious URL can cause those authenticated responses to be leaked to the attacker. This requires GraphiQL to be exposed and the victim to follow a crafted link. The patch stops GraphiQL from disclosing endpoint responses to an untrusted opener.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and the GraphiQL endpoint is enabled and a signed-in user can be induced to open it.

Background info

spring-graphql is vulnerable to Information Disclosure in versions 1.0.0 - 2.0.4.

How to fix this

Upgrade the org.springframework.graphql:spring-graphql library to the patch version.