🔐 CVE Alert

CVE-2026-3001

MEDIUM 6.1

Gutenverse <= 3.4.6 - Reflected Cross-Site Scripting via 's' Parameter

CVSS Score
6.1
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-79
Vendor jegstudio
Product gutenverse – wordpress blocks, page builder & site editor
Published May 27, 2026
Last Updated May 27, 2026
Stay Ahead of the Next One

Get instant alerts for jegstudio gutenverse – wordpress blocks, page builder & site editor

Be the first to know when new medium vulnerabilities affecting jegstudio gutenverse – wordpress blocks, page builder & site editor are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

jegstudio / Gutenverse – WordPress Blocks, Page Builder & Site Editor
0 ≤ 3.4.6

References

NVD ↗ CVE.org ↗ EPSS Data ↗
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/23518a21-7b76-4edb-9a35-b6f623ed50a7?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/gutenverse/trunk/includes/block/class-search-result-title.php#L29 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/changeset/3468383/

Credits

Osvaldo Noe Gonzalez Del Rio