WordPress Plugin Vulnerabilities

Gutenberg Blocks with AI by Kadence WP < 3.6.2 - Contributor+ SSRF

Description

The plugin is vulnerable to Server-Side Request Forgery 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.

Affects Plugins

Fixed in 3.6.2

References

Classification

Type
SSRF
OWASP top 10
CWE
CVSS

Miscellaneous

Original Researcher
Ali Sünbül
Verified
No

Timeline

Publicly Published
2026-02-17 (about 2 months ago)
Added
2026-02-17 (about 2 months ago)
Last Updated
2026-02-17 (about 2 months ago)

Other