MEDIUM 6.4
GHSA-w757-xvvv-vgfw
Genql: inject arbitrary JavaScript or TypeScript via a GraphQL schema
Quick fix
GHSA-w757-xvvv-vgfw — @genql/cli: upgrade to the fixed version with the command below.
npm install @genql/cli@6.3.4 Details
remorses/genql before version 6.3.4 allows an authenticated attacker with control of the GraphQL schema that is passed to genql to inject arbitrary JavaScript or TypeScript. The malicious code is injected into the generated schema.ts file and executes when the genql client is bundled and imported.
Are you affected?
Enter the version of the package you're using.
Affected packages
References
- https://nvd.nist.gov/vuln/detail/CVE-2026-63397 [ADVISORY]
- https://github.com/remorses/genql/issues/197 [WEB]
- https://github.com/remorses/genql/commit/2dbc80ffb767ee58e6b27d9d81d58fa1ee8bea28 [WEB]
- https://github.com/remorses/genql [PACKAGE]
- https://github.com/remorses/genql/releases/tag/%40genql%2Fcli%406.3.4 [WEB]
- https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/IT/white/2026/va-26-197-01.json [WEB]
- https://www.cve.org/CVERecord?id=CVE-2026-63397 [WEB]