CVE-2026-23735

HIGH EPSS 36.8%
Published Jan 16, 20265mo ago · Modified Jun 17, 20262w ago
8.7 CVSS 4.0
High
Find Similar
Published Jan 16, 2026 5mo ago
Last Modified Jun 17, 2026 2w ago

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.

CVSS Details

Base Score
8.7
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope X

Threat Intelligence

EPSS Exploit Probability
36.8% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-362

References 4

  • github.com https://github.com/graphql-hive/graphql-modules/issues/2613
  • github.com https://github.com/graphql-hive/graphql-modules/pull/2521
  • github.com https://github.com/graphql-hive/graphql-modules/releases/tag/release-1768575025568
  • github.com https://github.com/graphql-hive/graphql-modules/security/advisories/GHSA-53wg-r69p-v3r7

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.