CVE 6.1 MEDIUM

Gutenverse <= 3.4.6 - Reflected Cross-Site Scripting via 's' Parameter_CVE-2026-3001

6.1 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Description

The Gutenverse plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 's' parameter in all versions up to, and including, 3.4.6 due to insufficient input sanitization and output escaping. Specifically, the `render_content()` method in `class-search-result-title.php` outputs the value of `get_query_var('s')` directly into the page HTML without applying `esc_html()` or any other escaping function. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages via a crafted URL that execute if a user clicks the link, provided the `gutenverse/search-result-title` block is present on the site's search results template.

Basic Information

ID CVE-2026-3001
Source Wordfence
Published May 27, 2026 at 07:45

Affected Product

Vendor jegstudio
Product Gutenverse – WordPress Blocks, Page Builder & Site Editor
Affected Versions jegstudio Gutenverse – WordPress Blocks, Page Builder & Site Editor 0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.