Kadence Blocks — Page Builder Toolkit For Gutenberg Editor
Approved changes feed: RSS · Atom
cpe:2.3:a:stellarwp:kadence_blocks_—_page_builder_toolkit_for_gutenberg_editor:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | Stellarwp (85cedc32-4162-5fac-82cb-4647b1b8e38d) |
|---|---|
| Product | Kadence Blocks — Page Builder Toolkit For Gutenberg Editor (16ab4845-b5ec-5e95-8d0d-75c79913c5ef) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from gcve-enriched-dumps CVE data |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2026-2826 |
vulnerable | 2026-06-03 15:19:25.072539 |
Kadence Blocks — Page Builder Toolkit for Gutenberg Editor <= 3.6.3 - Missing Authorization to Authenticated (Contributor+) Media Upload
MEDIUM (4.3)
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.
Published: 2026-04-04T08:25:19.800Z
Updated: 2026-04-08T16:56:25.154Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-2633 |
vulnerable | 2026-06-03 15:19:24.662173 |
Gutenberg Blocks with AI by Kadence WP <= 3.6.1 - Missing Authorization to Authenticated (Contributor+) Unauthorized Media Upload
MEDIUM (4.3)
The Gutenberg Blocks with AI by Kadence WP plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 3.6.1. This is due to a missing capability check in the `process_image_data_ajax_callback()` function which handles the `kadence_import_process_image_data` AJAX action. The function's authorization check via `verify_ajax_call()` only validates `edit_posts` capability but fails to check for the `upload_files` capability. This makes it possible for authenticated attackers, with Contributor-level access and above, to upload arbitrary images from remote URLs to the WordPress Media Library, bypassing the standard WordPress capability restriction that prevents Contributors from uploading files.
Published: 2026-02-18T06:42:42.888Z
Updated: 2026-04-08T17:11:22.271Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-2608 |
vulnerable | 2026-06-03 15:19:24.608741 |
Gutenberg Blocks by Kadence Blocks <= 3.5.32 - Missing Authorization
MEDIUM (4.3)
The Kadence Blocks — Page Builder Toolkit for Gutenberg Editor plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on a function in all versions up to, and including, 3.5.32. This makes it possible for authenticated attackers, with Contributor-level access and above, to perform an unauthorized action.
Published: 2026-02-17T11:20:37.133Z
Updated: 2026-04-08T16:33:30.973Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-1857 |
vulnerable | 2026-06-03 15:14:45.457204 |
Gutenberg Blocks with AI by Kadence WP <= 3.6.1 - Authenticated (Contributor+) Server-Side Request Forgery via 'endpoint' Parameter
MEDIUM (4.3)
The Gutenberg Blocks with AI by Kadence WP plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 3.6.1. This is due to insufficient validation of the `endpoint` parameter in the `get_items()` function of the GetResponse REST API handler. The endpoint's permission check only requires `edit_posts` capability (Contributor role) rather than `manage_options` (Administrator). This makes it possible for authenticated attackers, with Contributor-level access and above, to make server-side requests to arbitrary endpoints on the configured GetResponse API server, retrieving sensitive data such as contacts, campaigns, and mailing lists using the site's stored API credentials. The stored API key is also leaked in the request headers.
Published: 2026-02-18T06:42:40.144Z
Updated: 2026-04-08T16:44:27.779Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-5678 |
vulnerable | 2026-06-03 15:07:54.343434 |
Kadence Blocks – Gutenberg Blocks for Page Builder Features <= 3.5.10 - Authenticated (Contributor+) Stored Cross-Site Scripting via `redirectURL` Parameter
MEDIUM (6.4)
The Gutenberg Blocks with AI by Kadence WP – Page Builder Features plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘redirectURL’ parameter in all versions up to, and including, 3.5.10 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2025-07-09T01:44:51.406Z
Updated: 2026-04-08T17:34:46.761Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-1291 |
vulnerable | 2026-06-03 14:59:04.969397 |
Gutenberg Blocks by Kadence Blocks <= 3.4.9 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'icon'
MEDIUM (6.4)
The Gutenberg Blocks with AI by Kadence WP – Page Builder Features plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘icon’ parameter in all versions up to, and including, 3.4.9 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2025-03-01T08:23:20.853Z
Updated: 2026-04-08T17:11:40.587Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-9655 |
vulnerable | 2026-06-03 14:58:22.320043 |
Gutenberg Blocks with AI by Kadence WP – Page Builder Features <= 3.3.1 - Authenticated (Contributor+) Stored Cross-Site Scripting via Icon Widget
MEDIUM (6.4)
The Gutenberg Blocks with AI by Kadence WP – Page Builder Features plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's Icon widget in all versions up to, and including, 6.6.2 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2024-11-01T07:33:30.334Z
Updated: 2026-04-08T17:25:44.175Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-5819 |
vulnerable | 2026-06-03 14:57:54.303079 |
Gutenberg Blocks with AI by Kadence WP – Page Builder Features <= 3.2.45 - Authenticated (Contributor+) Stored DOM-Based Cross-Site Scripting via HTML Data Attributes
MEDIUM (6.4)
The Gutenberg Blocks with AI by Kadence WP – Page Builder Features plugin for WordPress is vulnerable to DOM-based Stored Cross-Site Scripting via HTML data attributes in all versions up to, and including, 3.2.45 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2024-06-29T09:46:42.628Z
Updated: 2026-04-08T17:21:23.013Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-5289 |
vulnerable | 2026-06-03 14:57:52.292597 |
Gutenberg Blocks with AI by Kadence WP – Page Builder Features <= 3.2.42 - Authenticated (Contributor+) Stored Cross-Site Scripting in Google Maps Widget
MEDIUM (6.4)
The Gutenberg Blocks with AI by Kadence WP – Page Builder Features plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Google Maps widget parameters in all versions up to, and including, 3.2.42 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2024-06-27T02:03:02.736Z
Updated: 2026-04-08T17:34:14.798Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-4863 |
vulnerable | 2026-06-03 14:57:16.330280 |
Gutenberg Blocks by Kadence Blocks – Page Builder Features <= 3.2.38 - Authenticated (Contributor+) Stored Cross-Site Scripting via titleFont Parameter
MEDIUM (6.4)
The Gutenberg Blocks with AI by Kadence WP – Page Builder Features plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘titleFont’ parameter in all versions up to, and including, 3.2.38 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2024-06-14T08:35:34.643Z
Updated: 2026-04-08T16:44:18.818Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-4481 |
vulnerable | 2026-06-03 14:57:15.553410 |
Gutenberg Blocks with AI by Kadence WP <= 3.2.36 - Authenticated (Contributor+) Stored Cross-Site Scripting via Block Link
MEDIUM (6.4)
The Gutenberg Blocks with AI by Kadence WP plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'link' attribute of the plugin's blocks in all versions up to, and including, 3.2.36 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2024-05-10T06:44:57.771Z
Updated: 2026-04-08T17:15:04.955Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-4209 |
vulnerable | 2026-06-03 14:57:14.931821 |
Gutenberg Blocks by Kadence Blocks – Page Builder Features <= 3.2.36 - Authenticated (Contributor+) Stored Cross-Site Scripting via Countdown Timer
MEDIUM (6.4)
The Gutenberg Blocks with AI by Kadence WP – Page Builder Features plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the countdown timer in all versions up to, and including, 3.2.36 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2024-05-11T01:56:00.078Z
Updated: 2026-04-08T17:24:46.644Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-4208 |
vulnerable | 2026-06-03 14:57:14.931383 |
Gutenberg Blocks by Kadence Blocks – Page Builder Features <= 3.2.37 - Authenticated (Contributor+) Stored Cross-Site Scripting via Typer Effect
MEDIUM (6.4)
The Gutenberg Blocks with AI by Kadence WP – Page Builder Features plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the typer effect in the advanced heading widget in all versions up to, and including, 3.2.37 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2024-05-15T02:32:44.089Z
Updated: 2026-04-08T17:03:12.130Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-3189 |
vulnerable | 2026-06-03 14:56:23.669688 |
Gutenberg Blocks by Kadence Blocks – Page Builder Features <= 3.2.37 - Authenticated (Contributor+) Stored Cross-Site Scripting
MEDIUM (5.4)
The Gutenberg Blocks by Kadence Blocks – Page Builder Features plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'Testimonial', 'Progress Bar', 'Lottie Animations', 'Row Layout', 'Google Maps', and 'Advanced Gallery' blocks in all versions up to, and including, 3.2.37 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2024-05-15T02:32:43.451Z
Updated: 2026-04-08T17:01:30.003Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-2919 |
vulnerable | 2026-06-03 14:55:36.516845 |
Gutenberg Blocks by Kadence Blocks – Page Builder Features <= 3.2.31 - Authenticated (Contributor+) DOM-Based Stored Cross-Site Scripting via CountUp Widget
MEDIUM (6.4)
The Gutenberg Blocks by Kadence Blocks – Page Builder Features plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the CountUp Widget in all versions up to, and including, 3.2.31 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2024-04-04T02:32:40.024Z
Updated: 2026-04-08T17:16:40.356Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-2273 |
vulnerable | 2026-06-03 14:55:28.854419 |
Gutenberg Blocks by Kadence Blocks – Page Builder Features <= 3.2.34 - Authenticated (Contributor+) Stored Cross-Site Scripting
MEDIUM (6.4)
The Gutenberg Blocks by Kadence Blocks – Page Builder Features plugin for WordPress is vulnerable to Stored Cross-Site Scripting via several parameters in all versions up to, and including, 3.2.34 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor access or higher, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2024-05-02T16:52:49.167Z
Updated: 2026-04-08T17:30:27.482Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-1999 |
vulnerable | 2026-06-03 14:54:35.163504 |
Gutenberg Blocks by Kadence Blocks – Page Builder Features <= 3.2.25 - Authenticated (Contributor+) Stored Cross-Site Scripting via Testimonial Widget
MEDIUM (6.4)
The Gutenberg Blocks by Kadence Blocks – Page Builder Features plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Testimonial Widget's anchor style parameter in all versions up to, and including, 3.2.25 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor access or higher, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2024-04-09T18:59:15.564Z
Updated: 2026-04-08T17:17:19.879Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-1541 |
vulnerable | 2026-06-03 14:54:27.226756 |
Gutenberg Blocks by Kadence Blocks – Page Builder Features <= 3.2.23 - Authenticated (Contributor+) Stored Cross-Site Scripting
MEDIUM (6.4)
The Gutenberg Blocks by Kadence Blocks – Page Builder Features plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the htmlTag attribute in all versions up to, and including, 3.2.23 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2024-03-13T15:27:15.628Z
Updated: 2026-04-08T17:24:53.502Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-12581 |
vulnerable | 2026-06-03 14:54:22.689608 |
Kadence Blocks <= 3.2.53 - Authenticated (Admin+) Stored Cross-Site Scripting
MEDIUM (4.4)
The Gutenberg Blocks with AI by Kadence WP – Page Builder Features plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 3.2.53 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled.
Published: 2024-12-13T05:24:48.943Z
Updated: 2026-04-08T16:48:23.534Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-12304 |
vulnerable | 2026-06-03 14:54:16.095339 |
Gutenberg Blocks with AI by Kadence WP – Page Builder Features <= 3.4.2 - Authenticated (contributor+) Stored Cross-Site Scripting via Button Link
MEDIUM (6.4)
The Gutenberg Blocks with AI by Kadence WP – Page Builder Features plugin for WordPress is vulnerable to Stored Cross-Site Scripting via button block link in all versions up to, and including, 3.4.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2025-01-11T03:21:03.438Z
Updated: 2026-04-08T17:20:17.731Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-10785 |
vulnerable | 2026-06-03 14:54:12.544384 |
Gutenberg Blocks with AI by Kadence WP – Page Builder Features <= 3.3.3 - Authenticated (Contributor+) Stored Cross-Site Scripting
MEDIUM (6.4)
The Gutenberg Blocks with AI by Kadence WP – Page Builder Features plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'Countdown' widget in all versions up to, and including, 3.3.3 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2024-11-21T04:24:25.355Z
Updated: 2026-04-08T16:48:28.142Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-0598 |
vulnerable | 2026-06-03 14:54:03.028148 |
Gutenberg Blocks by Kadence Blocks <= 3.2.17 - Authenticated(Editor+) Stored Cross-Site Scripting via Contact Form Message Settings
MEDIUM (4.4)
The Gutenberg Blocks by Kadence Blocks – Page Builder Features plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the contact form message settings in all versions up to and including 3.2.17 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with editor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This primarily affects multi-site installations and installations where unfiltered_html has been disabled.
Published: 2024-04-09T18:59:07.479Z
Updated: 2026-04-08T17:10:42.476Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-6964 |
vulnerable | 2026-06-03 14:53:59.457102 |
Gutenberg Blocks by Kadence Blocks – Page Builder Features <= 3.1.26 - Authenticated(Contributor+) Server-Side Request Forgery (SSRF)
HIGH (8.5)
The Gutenberg Blocks by Kadence Blocks – Page Builder Features plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 3.1.26 via the 'kadence_import_get_new_connection_data' AJAX action. This makes it possible for authenticated attackers, with contributor-level access and above, to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services.
Published: 2024-04-09T18:59:15.108Z
Updated: 2026-04-08T17:15:47.996Z |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.