Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2025-27098

5.8 · MEDIUM
Published Feb 20, 2025 the-guild CWE-22 EPSS 0.36% (29th pctl)

Overview

CVE-2025-27098 is a medium-severity vulnerability affecting the-guild graphql_mesh_cli. It was published on February 20, 2025 and has a CVSS 3.1 base score of 5.8 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.8, rated MEDIUM. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical 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. Missing check vulnerability in the static file handler allows any client to access the files in the server's file system. When `staticFiles` is set in the `serve` settings in the configuration file, the following handler doesn't check if `absolutePath` is still under the directory provided as `staticFiles`. Users have two options to fix vulnerability; 1. Update `@graphql-mesh/cli` to a version higher than `0.82.21`, and if you use `@graphql-mesh/http`, update it to a version higher than `0.3.18` 2. Remove `staticFiles` option from the configuration, and use other solutions to serve static files.

Remediation

Check the references section for vendor advisories and patches from the-guild. Update graphql_mesh_cli to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
the-guild graphql_mesh_cli >= 0.78.0, < 0.82.22 Affected
the-guild graphql_mesh_http >= 0, < 0.3.19 Affected

Frequently Asked Questions

What is CVE-2025-27098?

CVE-2025-27098 is a medium-severity vulnerability affecting the-guild graphql_mesh_cli. It was published on February 20, 2025 and has a CVSS 3.1 base score of 5.8 (MEDIUM).

How severe is CVE-2025-27098?

This vulnerability has a CVSS 3.1 base score of 5.8, rated MEDIUM. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2025-27098?

Check the references section for vendor advisories and patches from the-guild. Update graphql_mesh_cli to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2025-27098?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-27098 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.