NONE · 0

CVE-2026-23735

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, w...

Vulnerability 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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-23735?

CVE-2026-23735 is a documented vulnerability. 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, w...

How severe is CVE-2026-23735?

CVSS scoring is not yet available for CVE-2026-23735. Check NVD for updates.

Is there a patch for CVE-2026-23735?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.