PT-2026-22080 · WordPress · Wpgraphql

Nekros1Xx

·

Published

2026-02-26

·

Updated

2026-03-03

·

CVE-2026-27938

CVSS v3.1

7.7

High

VectorAV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N
Name of the Vulnerable Software and Affected Versions WPGraphQL versions prior to 2.9.1
Description The WPGraphQL software includes a GraphQL API for WordPress sites. A GitHub Actions workflow file (release.yml) in the wp-graphql/wp-graphql repository is susceptible to OS command injection. This occurs through the direct use of ${{ github.event.pull request.body }} within a run: shell block. When a pull request is merged from the develop branch to the master branch, the content of the pull request body is directly inserted into a shell command, potentially enabling arbitrary command execution on the Actions runner.
Recommendations Update to version 2.9.1 or later.

Exploit

Fix

OS Command Injection

Weakness Enumeration

Related Identifiers

CVE-2026-27938
GHSA-4Q9F-MJXF-RX7X

Affected Products

Wpgraphql