Severity by source
AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H
Network-reachable but needs a Contributor account (PR:L) and specific conditions (AC:H); PHP RCE crosses into the host process (S:C) yielding full C/I/A impact.
Primary rating from Vendor (patchstack).
CVSS VectorVendor: patchstack
Lifecycle Timeline
1DescriptionCVE.org
Contributor Remote Code Execution (RCE) in Blocksy Companion Pro <= 2.1.45 versions.
AnalysisAI
Remote code execution in Blocksy Companion Pro (the premium add-on plugin for the Blocksy WordPress theme) versions 2.1.45 and earlier allows authenticated users holding only the low-privilege Contributor role to inject and execute arbitrary PHP code on the host. The flaw, reported by Patchstack and tracked under CWE-94, carries a CVSS 3.1 base score of 8.5 with a changed scope, meaning successful exploitation can impact components beyond the WordPress application itself. No public exploit identified at time of analysis, and the issue is not listed in CISA KEV; no EPSS score was provided in the source data.
Technical ContextAI
Blocksy Companion Pro is a commercial WordPress plugin that extends the popular free Blocksy theme with premium features (custom post types, content blocks, mega menus, extensions, etc.). The vulnerability is classified as CWE-94 (Improper Control of Generation of Code, i.e. Code Injection), indicating that attacker-controlled input reaches a PHP execution sink - typically through unsafe handling of dynamic blocks, shortcodes, template/widget rendering, or serialized option data that the plugin evaluates. Because WordPress runs plugin PHP within the same process as the web application, injected code executes with the privileges of the PHP/web-server worker, which the CVSS 'Scope: Changed' designation reflects as impact extending past the vulnerable component's own security authority.
RemediationAI
Upgrade Blocksy Companion Pro to a version newer than 2.1.45 once the vendor releases it; the source data does not include an exact fixed version number, so confirm the patched release directly via the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/blocksy-companion-pro/vulnerability/wordpress-blocksy-companion-pro-plugin-2-1-45-remote-code-execution-rce-vulnerability?_s_id=cve) and the Blocksy vendor channel before deploying. As compensating controls until patched: audit and minimize Contributor-and-above accounts, revoking or downgrading any that do not strictly need authoring rights, since the attack requires an authenticated low-privilege account; disable open/self-service registration that grants Contributor capability; and place the site behind a WordPress-aware WAF or Patchstack virtual patch to block the code-injection payload. The trade-off of restricting Contributor accounts is reduced multi-author functionality, and WAF virtual patching may not cover every exploit variant, so it should be treated as interim mitigation rather than a substitute for the vendor fix.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-94 – Code Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-39728
GHSA-vj4f-3p4c-m596