Improper Control of Dynamically-Managed Code Resources in WPGraphQL - #VU146819

 

Improper Control of Dynamically-Managed Code Resources in WPGraphQL - #VU146819

Published: September 2, 2026


Vulnerability identifier: #VU146819
CSH Severity: Low
CVSS v4: 7.2 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:H/SC:N/SI:N/SA:N]
CVE-ID: N/A
CWE-ID: CWE-913
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to execute unintended PHP functions, disclose sensitive information, or cause a denial of service.

The vulnerability exists due to improper control of dynamically-managed code resources in WPGraphQL\\Model\\Model::__get() when resolving the same memoized model field value more than once during GraphQL query processing. A remote user can supply a string value matching a PHP function name and request the field twice through a GraphQL alias to execute unintended PHP functions, disclose sensitive information, or cause a denial of service.

Exploitation requires an attacker-influenced string value to be read twice on the same model instance during query resolution.


Affected software

WPGraphQL

Remediation

Install security update from vendor's website.

WPGraphQL - update to 2.21.1

External References

Related Security Bulletins