Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2025-27407 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

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.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-94Improper Control of Generation of Code ('Code Injection')[email protected]

Affected Products

ProductVersions
graphql-ruby
All versions

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • No remediation found in references.
graphql-client
All versions

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • No remediation found in references.
graphql
>= 2.4.0, < 2.4.13 (semver)
>= 2.3.0, < 2.3.21 (semver)
>= 2.2.0, < 2.2.17 (semver)
>= 2.1.0, < 2.1.15 (semver)
>= 2.0.0, < 2.0.32 (semver)

CPE

  • cpe:2.3:a:graphql:graphql:*:*:*:*:*:node.js:*:*

Remediation

  • Upgrade: 2.4.13moderate effort
  • Upgrade: 2.3.21moderate effort
  • Upgrade: 2.2.17moderate effort
  • Upgrade: 2.1.15moderate effort
  • Upgrade: 2.0.32moderate effort
  • Upgrade: 1.13.24moderate effort
  • Upgrade: 1.12.25moderate effort
  • Upgrade: 1.11.11moderate effort
  • Mitigation:low effort

    Disable the Direct Transfer feature, which is disabled by default.

Change History

5 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2025-27407
NVD Published Date:
Mar 12, 2025
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2025-27407 Details - Not Deferred