Reflected Cross-Site Scripting Vulnerability in Gutenverse Plugin for WordPress
CVE-2026-3001
Key Information:
- Vendor
WordPress
- Vendor
- CVE Published:
- 27 May 2026
What is CVE-2026-3001?
The Gutenverse plugin for WordPress is vulnerable to Reflected Cross-Site Scripting through the 's' parameter in all versions up to 3.4.6. This vulnerability arises from inadequate input sanitization and output escaping. Specifically, the render_content() method in class-search-result-title.php outputs the result of get_query_var('s') directly in the HTML without any sanitization measures like esc_html(). As a result, unauthenticated attackers can exploit this vulnerability by injecting malicious web scripts into pages via specially crafted URLs. If a user clicks the malicious link while the gutenverse/search-result-title block is active on the site’s search results template, the injected scripts will execute, potentially compromising user data and site integrity.
Affected Version(s)
Gutenverse – WordPress Blocks, Page Builder & Site Editor 0 <= 3.4.6