GHSA-j2wh-wrv3-4x4g · Severity: medium · Ecosystem: npm — Unwanted access to the entire file system vulnerability due to a missing check in `staticFiles` HTTP handler
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.
Conclusion & alert: CVE-2025-27098 is rated Exploit Available (50/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.05%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2025-09-16 | 0.04% | 0.05% | +0.01% |
| 2 | 2025-07-19 | 0.06% | 0.04% | -0.02% |
| 3 | 2025-06-22 | — | 0.06% | — |
Full EPSS history (6 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.8 | 3.1 | MEDIUM |
|
1.6 | 3.7 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-j2wh-wrv3-4x4g · Severity: medium · Ecosystem: npm — Unwanted access to the entire file system vulnerability due to a missing check in `staticFiles` HTTP handler
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| the-guild | graphql_mesh_cli | >= 0.78.0, < 0.82.22 | cpe:2.3:a:the-guild:graphql_mesh_cli:*:*:*:*:*:node.js:*:* |
| the-guild | graphql_mesh_http | < 0.3.19 | cpe:2.3:a:the-guild:graphql_mesh_http:*:*:*:*:*:node.js:*:* |
| URL | Tags |
|---|---|
| https://github.com/ardatan/graphql-mesh/security/advisories/GHSA-j2wh-wrv3-4x4g | Exploit Vendor Advisory |