Intel

AIKIDO-2026-307654

spring-graphql is vulnerable to Incorrect Authorization

Incorrect AuthorizationCVE-2026-41856 Published Today

75

High Risk

This Affects:

JAVAspring-graphql
0.0.1 - 1.0.6
Fixed in 1.0.7
1.1.0 - 1.3.8
Fixed in 1.3.9
1.4.0 - 1.4.5
Fixed in 1.4.6
2.0.0 - 2.0.3
Fixed in 2.0.4
Are you affected? Scan for Free

TL;DR

Spring for GraphQL contains an authorization bypass vulnerability in its annotation detection mechanism for @Controller data fetchers. When applications use Spring Security's @EnableMethodSecurity feature and implement controllers within type hierarchies, method-level security annotations may not be correctly resolved and can be ignored at runtime. This may allow unauthorized access to GraphQL operations that should be protected by authorization checks.

Who does this affect?

You are affected if using a vulnerable version.

Background info

spring-graphql is vulnerable to Incorrect Authorization in versions 2.0.0 - 2.0.3, 1.4.0 - 1.4.5, 1.1.0 - 1.3.8 and 0.0.1 - 1.0.6.

How to fix this

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