4.3
/ 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Description
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.
Basic Information
ID
CVE-2026-1857
Source
Wordfence
Published
Feb 18, 2026 at 06:42
Affected Product
Vendor
stellarwp
Product
Kadence Blocks — Page Builder Toolkit for Gutenberg Editor
Version
*
Affected Versions
stellarwp Kadence Blocks — Page Builder Toolkit for Gutenberg Editor *
CWE Classification
References
- www.wordfence.com /threat-intel/vulnerabilities/id/2ea8d38a-f5ce-40dd-a015-f56d60579e05
- plugins.trac.wordpress.org /browser/kadence-blocks/tags/3.5.32/includes/advanced-form/getresponse-rest-api.php
- plugins.trac.wordpress.org /browser/kadence-blocks/tags/3.5.32/includes/advanced-form/getresponse-rest-api.php
- plugins.trac.wordpress.org /changeset