CVE-2026-6703
WordPress vulnerability analysis and mitigation

Overview

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).

Technical details

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).

Impact

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).

Exploitability

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).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites running the Responsive Blocks – Page Builder for Blocks & Patterns plugin (version ≤ 2.2.1) using tools like WPScan or by inspecting plugin metadata in page source.
  2. Obtain contributor access: Register or compromise a contributor-level account on the target WordPress site.
  3. Identify vulnerable endpoints: Review the plugin source at 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.
  4. Craft malicious request: As an authenticated contributor, send a crafted HTTP POST request (e.g., WordPress AJAX call with 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).
  5. Achieve unauthorized configuration change: The server processes the request without verifying the user's authorization level, applying the attacker-specified configuration changes site-wide (GitHub Advisory, Wordfence).

Indicators of compromise

  • Logs: WordPress access logs showing authenticated POST requests from contributor-level accounts to AJAX endpoints (e.g., wp-admin/admin-ajax.php) with plugin-specific action parameters outside of normal contributor workflows.
  • Database: Unexpected changes to WordPress options table (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.
  • Behavioral: Site-wide visual or layout changes (altered content width, padding, gap, disabled blocks, toggled CSS) occurring without corresponding administrator action in audit logs.

Mitigation and workarounds

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).

Community reactions

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.

Additional resources


SourceThis report was generated using AI

Related WordPress vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2024-13784CRITICAL9.8
  • arforms-form-builder
NoYesAug 16, 2026
CVE-2026-17087HIGH7.5
  • wp-travel-engine
NoYesAug 16, 2026
CVE-2026-2497HIGH7.2
  • gallery-plugin
NoYesAug 16, 2026
CVE-2026-17608MEDIUM6.5
  • wp-compress-image-optimizer
NoYesAug 16, 2026
CVE-2026-2357MEDIUM6.4
  • bold-page-builder
NoYesAug 16, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management