CVE-2026-23735 (CNNVD-202601-2741)
中文标题:
Graphql Modules 竞争条件问题漏洞
英文标题:
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') in graphql-modules
漏洞描述
中文描述:
Graphql Modules是Hive开源的一个GraphQL服务器的后端框架。 Graphql Modules 2.2.1版本至2.4.1之前版本和3.1.1之前版本存在竞争条件问题漏洞,该漏洞源于并行请求时上下文混淆,可能导致信息泄露。
英文描述:
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.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| graphql-hive | graphql-modules | >= 2.2.1, < 2.4.1 | - | - |
cpe:2.3:a:graphql-hive:graphql-modules:>=_2.2.1,_<_2.4.1:*:*:*:*:*:*:*
|
| graphql-hive | graphql-modules | >= 3.0.0, < 3.1.1 | - | - |
cpe:2.3:a:graphql-hive:graphql-modules:>=_3.0.0,_<_3.1.1:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
参考链接
cve.org
cve.org
cve.org
cve.org
CVSS评分详情
4.0 (cna)
HIGHCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2026-23735 |
2026-01-17 02:19:59 | 2026-01-17 06:00:12 |
| NVD | nvd_CVE-2026-23735 |
2026-01-17 03:00:05 | 2026-01-17 06:00:16 |
| CNNVD | cnnvd_CNNVD-202601-2741 |
2026-01-26 02:10:02 | 2026-01-25 18:11:49 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 竞争条件问题
- cnnvd_id: 未提取 -> CNNVD-202601-2741
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- data_sources: ['cve'] -> ['cve', 'nvd']