PGraphQL provides a GraphQL API for WordPress sites. Prior to version 2.9.1, the `wp-graphql/wp-graphql` repository contains a GitHub Actions workflow (`release.yml`) vulnerable to OS command injection through direct use of `${{ github.event.pull_request.body }}` inside a `run:` shell block. When a pull request from `develop` to `master` is merged, the PR body is injected verbatim into a shell command, allowing arbitrary command execution on the Actions runner. Version 2.9.1 contains a fix for the vulnerability.
No configuration.
26 Feb 2026, 02:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Published : 2026-02-26 02:16
Updated : 2026-02-27 14:06
NVD link : CVE-2026-27938
Mitre link : CVE-2026-27938
CVE.ORG link : CVE-2026-27938
JSON object : View
No product.
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')