CVE-2026-41856
Received
Received - Intake
Incorrect Authorization Due to Annotation Resolution in Spring for GraphQL
Publication date: 2026-06-11
Last updated on: 2026-06-11
Assigner: VMware
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| vmware | spring_for_graphql | From 1.0.0 (inc) to 2.0.3 (inc) |
| vmware | spring_for_graphql | From 1.0.0 (inc) to 1.4.5 (inc) |
| vmware | spring_for_graphql | From 1.3.0 (inc) to 1.3.8 (inc) |
| vmware | spring_for_graphql | From 1.0.0 (inc) to 1.0.6 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-284 | The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor. |