AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2026-23735

UNKNOWN · CVSS N/A EPSS 0.46% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-01-16 · Last synced 2026-08-04

CyberRota Analysis

This vulnerability has an unknown severity rating. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-23735
Severity
UNKNOWN
CVSS
N/A
EPSS
0.46%

Original NVD 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.