CVE-2025-27407

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.
Configurations

No configuration.

History

03 Nov 2025, 20:18

Type Values Removed Values Added
Summary
  • (es) graphql-ruby es una implementación Ruby de GraphQL. A partir de la versión 1.11.5 y anteriores a las versiones 1.11.8, 1.12.25, 1.13.24, 2.0.32, 2.1.14, 2.2.17 y 2.3.21, cargar una definición de esquema maliciosa en `GraphQL::Schema.from_introspection` (o `GraphQL::Schema::Loader.load`) puede provocar la ejecución remota de código. Cualquier sistema que cargue un esquema mediante JSON desde una fuente no confiable es vulnerable, incluyendo aquellos que usan GraphQL::Client para cargar esquemas externos mediante la introspección de GraphQL. Las versiones 1.11.8, 1.12.25, 1.13.24, 2.0.32, 2.1.14, 2.2.17 y 2.3.21 contienen un parche para el problema.
References
  • () https://lists.debian.org/debian-lts-announce/2025/08/msg00002.html -

12 Mar 2025, 21:15

Type Values Removed Values Added
References
  • () https://about.gitlab.com/releases/2025/03/12/patch-release-gitlab-17-9-2-released -

12 Mar 2025, 19:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-03-12 19:15

Updated : 2025-11-03 20:18


NVD link : CVE-2025-27407

Mitre link : CVE-2025-27407

CVE.ORG link : CVE-2025-27407


JSON object : View

Products Affected

No product.

CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')