Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2025-27097— Cache variables with the operations when transforms exist on the root level even if variables change in the further requests with the same operation

Quick assessment

Affected
ardatan graphql-mesh
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

graphql-mesh是Arda TANRIKULU个人开发者的一个应用软件。 graphql-mesh存在资源管理错误漏洞,该漏洞源于查询变量缓存机制存在缺陷,会导致令牌复用及内存泄漏。

AI Predicted 4.3 Difficulty: Easy EPSS 0.42% · P36

Possible ATT&CK Techniques 1 AI

T1552.006 · Group Policy Preferences
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2025-27097

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Cache variables with the operations when transforms exist on the root level even if variables change in the further requests with the same operation
Source: CVE Program / CVE List V5
Vulnerability Description
GraphQL Mesh is a GraphQL Federation framework and gateway for both GraphQL Federation and non-GraphQL Federation subgraphs, non-GraphQL services, such as REST and gRPC, and also databases such as MongoDB, MySQL, and PostgreSQL. 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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N
Source: CVE Program / CVE List V5
Vulnerability Type
未加控制的资源消耗(资源穷尽)
Source: CVE Program / CVE List V5
Vulnerability Title
graphql-mesh 资源管理错误漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
graphql-mesh是Arda TANRIKULU个人开发者的一个应用软件。 graphql-mesh存在资源管理错误漏洞,该漏洞源于查询变量缓存机制存在缺陷,会导致令牌复用及内存泄漏。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
ardatan graphql-mesh @graphql-mesh/runtime: >= 0.96.9, < 0.96.9 -

II. Public POCs for CVE-2025-27097

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2025-27097

登录查看更多情报信息。

Vendor Advisories for CVE-2025-27097 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2025-27097

No comments yet


Leave a comment