CVE-2026-23735
January 16, 2026
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
https://github.com/graphql-hive/graphql-modules.git (GITHUB):
Affected version(s) >=graphql-modules@3.0.0 <graphql-modules@3.1.1Fix Suggestion:
Update to version graphql-modules@3.1.1https://github.com/graphql-hive/graphql-modules.git (GITHUB):
Affected version(s) >=graphql-modules@2.2.1 <graphql-modules@2.4.1Fix Suggestion:
Update to version graphql-modules@2.4.1graphql-modules (NPM):
Affected version(s) >=2.2.1 <2.4.1Fix Suggestion:
Update to version 2.4.1graphql-modules (NPM):
Affected version(s) >=3.0.0 <3.1.1Fix Suggestion:
Update to version 3.1.1Related ResourcesĀ (6)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
HIGH
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
HIGH
Availability
NONE
Weakness Type (CWE)
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
EPSS
Base Score:
0.06