GHSA-phxq-526m-79pxHighCVSS 7.5

Spring for GraphQL: Annotation Detection Vulnerability

Published
June 11, 2026
Last Modified
August 21, 2026

🔗 CVE IDs covered (1)

📋 Description

The Spring GraphQL annotation detection mechanism for @Controller data fetchers may not correctly resolve annotations on methods within type hierarchies. This can be an issue if such annotations are used for authorization decisions. When all conditions are met, security annotations can be ignored at runtime.

Affected versions: Spring for GraphQL 2.0.0 through 2.0.3; 1.4.0 through 1.4.5; 1.3.0 through 1.3.8; 1.0.0 through 1.0.6.

🎯 Affected products4

  • maven/org.springframework.graphql:spring-graphql:>= 2.0.0, <= 2.0.3
  • maven/org.springframework.graphql:spring-graphql:>= 1.4.0, <= 1.4.5
  • maven/org.springframework.graphql:spring-graphql:>= 1.3.0, <= 1.3.8
  • maven/org.springframework.graphql:spring-graphql:>= 1.0.0, <= 1.0.6

🔗 References (4)