High severityOSV Advisory· Published Jan 16, 2026· Updated Apr 15, 2026
CVE-2026-23735
CVE-2026-23735
Description
GraphQL Modules is a toolset of libraries and guidelines dedicated to create reusable, maintainable, testable and extendable modules out of your GraphQL server. From 2.2.1 to before 2.4.1 and 3.1.1, when 2 or more parallel requests are made which trigger the same service, the context of the requests is mixed up in the service when the context is injected via @ExecutionContext(). ExecutionContext is often used to pass authentication tokens from incoming requests to services loading data from backend APIs. This vulnerability is fixed in 2.4.1 and 3.1.1.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
graphql-modulesnpm | >= 2.2.1, < 2.4.1 | 2.4.1 |
graphql-modulesnpm | >= 3.0.0, < 3.1.1 | 3.1.1 |
Affected products
1- Range: graphql-modules@2.2.1, graphql-modules@2.3.0, graphql-modules@2.4.0, …
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
6- github.com/advisories/GHSA-53wg-r69p-v3r7ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-23735ghsaADVISORY
- github.com/graphql-hive/graphql-modules/issues/2613nvdWEB
- github.com/graphql-hive/graphql-modules/pull/2521nvdWEB
- github.com/graphql-hive/graphql-modules/releases/tag/release-1768575025568nvdWEB
- github.com/graphql-hive/graphql-modules/security/advisories/GHSA-53wg-r69p-v3r7nvdWEB
News mentions
0No linked articles in our index yet.