SCA: security update for @graphql-mesh/cli, @graphql-mesh/http (GHSA-j2wh-wrv3-4x4g)

high Tenable Cloud Security Plugin ID 416073

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2025-27098)

See Also

https://github.com/advisories/GHSA-j2wh-wrv3-4x4g

Plugin Details

Severity: High

ID: 416073

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 5

Percentile: 95.09

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 6.1

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:N/A:N

CVSS Score Source: CVE-2025-27098

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.7

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 2/16/2023

Vulnerability Publication Date: 2/16/2023

Reference Information

CVE: CVE-2025-27098

cwe: CWE-22