Ad

CVE-2026-27938

HIGH CVSS 3.1: 7.7 EPSS 0.07%
Updated Feb 26, 2026
WordPress
Parameter Value
CVSS 7.7 (HIGH)
Type CWE-78 (OS Command Injection)
Vendor WordPress
Public PoC No

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

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
High
Difficult to exploit
Privileges Required
Low
Basic privileges needed
User Interaction
Required
User action required

Impact Assessment

Confidentiality
High
Complete data leak
Integrity
High
Complete data modification
Availability
None
No disruption

CVSS Vector v3.1

Weakness Type (CWE)