Download of code without integrity check in Spring for GraphQL - CVE-2026-59286
Published: August 31, 2026
Vulnerability details
The vulnerability allows a remote attacker to execute arbitrary code in the browser and disclose sensitive information.
The vulnerability exists due to download of code without integrity check in the bundled GraphiQL page when loading JavaScript libraries from a public CDN. A remote attacker can inject malicious code into those scripts to execute arbitrary code in the browser and disclose sensitive information.
Exploitation requires the GraphiQL endpoint to be enabled and exposed, and the CDN or the network path to it to be compromised.