
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-6703 is a missing authorization vulnerability in the Responsive Blocks – Page Builder for Blocks & Patterns WordPress plugin, developed by CyberChimps. It affects all versions up to and including 2.2.1, allowing authenticated attackers with contributor-level access or above to modify global site-wide plugin configuration options without proper authorization checks. The vulnerability was published on April 21, 2026, and assigned a CVSS v3.1 base score of 4.3 (Medium) (GitHub Advisory, Wordfence).
The root cause is classified as CWE-862 (Missing Authorization) — the plugin fails to properly verify that a user is authorized to perform administrative actions before executing them. Specifically, the vulnerable code resides in class-responsive-block-editor-addons.php at multiple locations (lines 668, 1730, and 1814), where AJAX handlers or REST API callbacks do not enforce capability checks sufficient to restrict access to privileged operations (GitHub Advisory). An authenticated attacker with a contributor account can send crafted requests to these endpoints to alter plugin-wide settings such as toggling custom CSS, disabling blocks, modifying layout defaults (content width, container padding, container gap), and changing auto-block-recovery behavior. No user interaction or elevated privileges beyond contributor level are required (Wordfence).
Successful exploitation allows authenticated contributors to tamper with global plugin configuration across the entire WordPress installation, affecting site integrity and visual presentation. While there is no confidentiality or availability impact, the integrity impact includes unauthorized changes to layout defaults, CSS behavior, block availability, and recovery settings — potentially defacing or degrading the site's appearance and functionality for all visitors. The scope is limited to the plugin's configuration surface and does not directly enable remote code execution or data exfiltration (GitHub Advisory, Wordfence).
There is no public proof-of-concept exploit and no evidence of in-the-wild exploitation at this time (GitHub Advisory). The EPSS score is approximately 0.031% (12th percentile), indicating a low near-term exploitation probability. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires an authenticated session with at least contributor-level access, which limits the attack surface compared to unauthenticated vulnerabilities (Wordfence).
class-responsive-block-editor-addons.php (lines 668, 1730, 1814) to identify AJAX actions or REST API routes that handle plugin configuration updates without proper capability checks.action=<plugin_action> and a nonce) targeting the unprotected handler, including parameters to modify desired settings (e.g., disable blocks, alter CSS toggle, change layout defaults).wp-admin/admin-ajax.php) with plugin-specific action parameters outside of normal contributor workflows.wp_options) entries associated with the Responsive Blocks plugin (e.g., layout defaults, CSS toggle, block disable flags) with modification timestamps not matching administrator activity.Update the Responsive Blocks – Page Builder for Blocks & Patterns plugin to a version newer than 2.2.1 immediately, as a patch has been released (changeset 3465616) (GitHub Advisory, WordPress Changeset). After updating, review and audit current plugin configuration settings to confirm they have not been tampered with. As an interim measure, restrict contributor-level access to only users who absolutely require it, and consider implementing a WordPress activity/audit log plugin to monitor for unauthorized configuration changes (Wordfence).
The vulnerability was reported and assigned by Wordfence, which published a threat intelligence entry shortly after disclosure on April 21, 2026 (Wordfence). Community aggregators including VulDB, CIRCL, and INCIBE picked up the advisory, and a brief post appeared on Bluesky via the CVE tracking account. No significant researcher commentary or media coverage beyond standard vulnerability aggregation has been observed.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."