๐Ÿ” CVE Alert

CVE-2026-45293

HIGH 8.6

WordPress Coding Standards (WordPressCS) contains an arbitrary code execution vulnerability

CVSS Score
8.6
EPSS Score
0.0%
EPSS Percentile
0th

WordPress Coding Standards is a set of PHP_CodeSniffer rules (sniffs) that enforce WordPress coding conventions. From 0.14.1 until 3.4.1, the WordPress.WP.EnqueuedResourceParameters sniff (active in the WordPress and WordPress-Extra rulesets) reconstructed the $ver argument passed to functions such as wp_enqueue_script() and ran it through eval() inside its is_falsy() method, so a maliciously crafted argument such as 'system'('id') would execute during a scan; as a result, running PHPCS with WordPressCS over untrusted PHP (for example a CI pipeline that lints pull requests, or a developer reviewing third-party code) could lead to arbitrary command execution on the scanning host. The WordPress-Core and WordPress-Docs rulesets are not affected. This issue is fixed in version 3.4.1.

CWE CWE-95
Vendor wordpress
Product wordpress-coding-standards
Ecosystems
Industries
WebMedia
Published Jul 28, 2026
Stay Ahead of the Next One

Get instant alerts for wordpress wordpress-coding-standards

Be the first to know when new high vulnerabilities affecting wordpress wordpress-coding-standards are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

WordPress / WordPress-Coding-Standards
>= 0.14.1, < 3.4.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/WordPress/WordPress-Coding-Standards/security/advisories/GHSA-3pwp-g2mj-5p3v github.com: https://github.com/WordPress/WordPress-Coding-Standards/pull/2771 github.com: https://github.com/WordPress/WordPress-Coding-Standards/commit/a29048d0bbef5cf25d42349c74e4072d3cbc8325 github.com: https://github.com/WordPress/WordPress-Coding-Standards/releases/tag/3.4.1