SCA: security update for graphql (GHSA-q92j-grw3-h492)

critical Tenable Self-Hosted Container Security Plugin ID 421115

Description

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

- graphql-ruby is a Ruby implementation of GraphQL. Starting in version 1.11.5 and prior to versions 1.11.8,
1.12.25, 1.13.24, 2.0.32, 2.1.14, 2.2.17, and 2.3.21, loading a malicious schema definition in
`GraphQL::Schema.from_introspection` (or `GraphQL::Schema::Loader.load`) can result in remote code
execution. Any system which loads a schema by JSON from an untrusted source is vulnerable, including those
that use GraphQL::Client to load external schemas via GraphQL introspection. Versions 1.11.8, 1.12.25,
1.13.24, 2.0.32, 2.1.14, 2.2.17, and 2.3.21 contain a patch for the issue. (CVE-2025-27407)

See Also

https://github.com/advisories/GHSA-q92j-grw3-h492

Plugin Details

Severity: Critical

ID: 421115

Version: Revision 1.17

Type: Local

Family: SCA Checks

Published: 3/13/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 5

Percentile: 94.39

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: High

Base Score: 7.6

Temporal Score: 6

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

CVSS Score Source: CVE-2025-27407

CVSS v3

Risk Factor: Critical

Base Score: 9

Temporal Score: 8.1

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 3/12/2025

Vulnerability Publication Date: 3/12/2025

Reference Information

CVE: CVE-2025-27407

cwe: CWE-94