CVE-2026-23735

Source
https://nvd.nist.gov/vuln/detail/CVE-2026-23735
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-23735.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-23735
Aliases
Published
2026-01-16T20:04:19.672Z
Modified
2026-01-17T02:42:21.020032Z
Severity
  • 8.7 (High) CVSS_V4 - 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 CVSS Calculator
Summary
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') in graphql-modules
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-362"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/23xxx/CVE-2026-23735.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/graphql-hive/graphql-modules

Affected ranges

Type
GIT
Repo
https://github.com/graphql-hive/graphql-modules
Events
Database specific
{
    "versions": [
        {
            "introduced": "2.2.1"
        },
        {
            "fixed": "2.4.1"
        }
    ]
}
Type
GIT
Repo
https://github.com/graphql-hive/graphql-modules
Events
Database specific
{
    "versions": [
        {
            "introduced": "3.0.0"
        },
        {
            "fixed": "3.1.1"
        }
    ]
}

Affected versions

graphql-modules@2.*

graphql-modules@2.2.1
graphql-modules@2.3.0
graphql-modules@2.4.0

graphql-modules@3.*

graphql-modules@3.0.0
graphql-modules@3.1.0

Other

release-1698934852951
release-1698998479477
release-1729678067374
release-1739961816859
release-1768574411048

Database specific

source

"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-23735.json"