CVE-2026-2826 PUBLISHED

Kadence Blocks — Page Builder Toolkit for Gutenberg Editor <= 3.6.3 - Missing Authorization to Authenticated (Contributor+) Media Upload

Assigner: Wordfence
Reserved: 19.02.2026 Published: 04.04.2026 Updated: 04.04.2026

The Kadence Blocks — Page Builder Toolkit for Gutenberg Editor plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 3.6.3. This is due to the plugin not properly verifying that a user has the upload_files capability in the process_pattern REST API endpoint. This makes it possible for authenticated attackers, with contributor level access and above, to upload images to the WordPress Media Library by supplying remote image URLs that the server downloads and creates as media attachments.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
CVSS Score: 4.3

Product Status

Vendor stellarwp
Product Kadence Blocks — Page Builder Toolkit for Gutenberg Editor
Versions Default: unaffected
  • affected from 0 to 3.6.3 (incl.)

Credits

  • Lukasz Sobanski finder

References

Problem Types

  • CWE-862 Missing Authorization CWE