SCA: security update for graphql-modules (GHSA-53wg-r69p-v3r7)

high Tenable Self-Hosted Container Security Plugin ID 436812

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-23735)

See Also

https://github.com/advisories/GHSA-53wg-r69p-v3r7

Plugin Details

Severity: High

ID: 436812

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 1/17/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.88

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5

Vector: CVSS2#AV:N/AC:M/Au:N/C:P/I:P/A:P

CVSS Score Source: CVE-2026-23735

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: High

Base Score: 8.7

Threat Score: 6.6

Threat Vector: CVSS:4.0/E:U

Vector: 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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 1/16/2026

Vulnerability Publication Date: 1/16/2026

Reference Information

CVE: CVE-2026-23735

cwe: CWE-362