PT-2023-36348 · Unknown · Graphql Mesh

Khell

·

Published

2023-10-10

·

Updated

2025-02-21

·

CVE-2025-27097

CVSS v3.1

7.5

High

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions GraphQL Mesh (affected versions not specified)
Description GraphQL Mesh is a framework and gateway for GraphQL Federation and non-GraphQL Federation subgraphs, non-GraphQL services, and databases. When a user transforms on the root level or single source with transforms, and the client sends the same query with different variables, the initial variables are used in all following requests until the cache evicts DocumentNode. If a token is sent via variables, the following requests will act like the same token is sent even if the following requests have different tokens. This can cause a short memory leak but it won't grow per each request but per different operation until the cache evicts DocumentNode by LRU mechanism.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Memory Leak

Resource Exhaustion

Weakness Enumeration

Related Identifiers

CVE-2025-27097
GHSA-RR4X-CRHF-8886

Affected Products

Graphql Mesh