CVE-2026-2826
WordPress vulnerability analysis and mitigation

Overview

CVE-2026-2826 is an authorization bypass vulnerability in the Kadence Blocks — Page Builder Toolkit for Gutenberg Editor plugin for WordPress. The flaw affects all versions up to and including 3.6.3, and was disclosed on April 4, 2026. It carries a CVSS v3.1 base score of 4.3 (Medium), reflecting its limited scope but low exploitation complexity (GitHub Advisory, Wordfence).

Technical details

The root cause is a Missing Authorization flaw (CWE-862) in the plugin's process_pattern REST API endpoint. The endpoint fails to verify whether the authenticated user possesses the upload_files WordPress capability before processing remote image URLs. As a result, any authenticated user with contributor-level access or higher can supply arbitrary remote image URLs, which the server fetches and registers as media attachments in the WordPress Media Library. The fix was introduced in version 3.6.4, as visible in the patched source file class-kadence-blocks-prebuilt-library-rest-api.php at line 1224 (GitHub Advisory, WordPress Trac).

Impact

Exploitation allows authenticated attackers with contributor-level access to upload arbitrary images to the WordPress Media Library without proper authorization, bypassing the intended upload_files capability restriction. While confidentiality and availability are not directly impacted, the integrity impact includes the potential to inject malicious or unwanted media content into the site's library, which could be leveraged for content poisoning, phishing via hosted images, or as a stepping stone for further attacks if combined with other vulnerabilities (GitHub Advisory, Wordfence).

Exploitability

No public proof-of-concept exploit code is known to exist, and there is no evidence of active in-the-wild exploitation at this time. The EPSS score is approximately 0.026% (2nd percentile), indicating a low near-term exploitation probability. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires authenticated access at contributor level or above, which limits the attacker pool but does not eliminate risk on sites with open contributor registration (GitHub Advisory, Wordfence).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites running the Kadence Blocks plugin at version 3.6.3 or earlier using tools like WPScan or by inspecting publicly accessible plugin metadata.
  2. Obtain contributor access: Register or log in as a contributor-level (or higher) user on the target WordPress site.
  3. Craft REST API request: Send an authenticated HTTP POST request to the process_pattern REST API endpoint exposed by the Kadence Blocks plugin.
  4. Supply remote image URL: Include a remote image URL pointing to attacker-controlled or malicious content in the request payload. The server will fetch the remote URL and create a media attachment in the WordPress Media Library without verifying the upload_files capability.
  5. Confirm upload: Verify that the image has been added to the Media Library, confirming successful exploitation. The uploaded media can then be used for content poisoning or referenced in further attack chains (GitHub Advisory, Wordfence).

Indicators of compromise

  • Logs: WordPress access logs showing authenticated POST requests to the process_pattern REST API endpoint (/wp-json/kadence/v1/process_pattern or similar) from contributor-level accounts, especially with external URLs in the request body.
  • File System: Unexpected or unfamiliar image files appearing in the WordPress Media Library (/wp-content/uploads/) that were not uploaded through normal editorial workflows.
  • Application Logs: WordPress debug logs or server-side logs recording outbound HTTP requests initiated by the server to fetch remote image URLs not associated with normal site operations.
  • Database: New entries in the wp_posts table with post_type = 'attachment' and post_author values corresponding to contributor-level accounts, particularly if the guid field references external domains.

Mitigation and workarounds

The vendor (StellarWP/Kadence) released version 3.6.4 of the Kadence Blocks plugin, which adds proper upload_files capability verification to the process_pattern REST API endpoint. Site administrators should update the plugin to version 3.6.4 or later immediately. As an interim measure, administrators should review and restrict contributor-level user registrations if not required, and audit the WordPress Media Library for any unauthorized uploads. No configuration-only workaround is available that fully mitigates the vulnerability without updating the plugin (GitHub Advisory, WordPress Trac).

Community reactions

Wordfence, which discovered and reported the vulnerability, published a threat intelligence entry covering the flaw. Sucuri included it in their April 2026 vulnerability patch roundup, indicating moderate community awareness. No significant controversy or notable researcher commentary beyond standard disclosure has been observed (Sucuri Blog, Wordfence).

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-2026-92541HIGH7.2
  • import-users-from-csv-with-meta
NoYesSep 20, 2026
CVE-2026-92540HIGH7.2
  • import-users-from-csv-with-meta
NoYesSep 20, 2026
CVE-2026-86785MEDIUM5.3
  • woo-to-facebook-shop
NoNoSep 20, 2026
CVE-2026-92965LOW3.7
  • tiktok-for-business
NoYesSep 20, 2026
CVE-2026-92423LOW2.7
  • meow-gallery
NoYesSep 20, 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