Description
The Gutenverse – WordPress Blocks, Page Builder & Site Editor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Post Comment Block 'suffixMain' Attribute in all versions up to, and including, 4.0.8 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. WordPress core wp_kses_post sanitization does not mitigate this vulnerability because the payload is stored inside a Gutenberg block delimiter comment rather than as a raw HTML tag, and is only rendered as exploitable HTML at the PHP render stage.
Published: 2026-09-25
Score: 6.4 Medium
EPSS: n/a
KEV: No
Impact: Stored Cross‑Site Scripting enabling arbitrary script execution
Action: Patch
AI Analysis

Impact

The Gutenverse plugin contains a stored cross‑site scripting flaw that allows an authenticated user with contributor or higher privileges to insert malicious JavaScript into the 'suffixMain' attribute of the Post Comment block. The injected script is saved as a Gutenberg block delimiter comment and is later rendered as executable HTML, bypassing WordPress core sanitization. This enables the attacker to cause unintended script execution in the browsers of any visitor who views the affected page.

Affected Systems

The vulnerability affects the WordPress plugin Gutenverse – WordPress Blocks, Page Builder & Site Editor through version 4.0.8, including all releases up to and including 4.0.8. Users running any of these versions are susceptible; updates beyond 4.0.8 are not affected.

Risk and Exploitability

The flaw is scored 6.4 on CVSS, indicating moderate severity. The EPSS metric is not available, so the exploitation likelihood is undetermined. The issue is not listed in the CISA KEV catalog. The likely attack vector is an authenticated user with contributor-level access or higher, as the attacker must submit a comment via the post comment block to store the payload. An attacker with such permissions could inject malicious scripts that would execute when any visitor laden the page, potentially compromising user credentials or performing other malicious actions.

Generated by OpenCVE AI on September 25, 2026 at 09:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Gutenverse plugin to a release newer than 4.0.8, which contains the fix for the stored XSS vulnerability.
  • Disallow the use of the Post Comment block or remove the block entirely until an update is applied.
  • Restrict or revoke contributor-level access for users who do not require comment posting privileges to limit the attack surface.

Generated by OpenCVE AI on September 25, 2026 at 09:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 25 Sep 2026 10:30:00 +0000

Type Values Removed Values Added
First Time appeared Jegstudio
Jegstudio gutenverse – Wordpress Blocks, Page Builder & Site Editor
Wordpress
Wordpress wordpress
Vendors & Products Jegstudio
Jegstudio gutenverse – Wordpress Blocks, Page Builder & Site Editor
Wordpress
Wordpress wordpress

Fri, 25 Sep 2026 07:00:00 +0000

Type Values Removed Values Added
Description The Gutenverse – WordPress Blocks, Page Builder & Site Editor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Post Comment Block 'suffixMain' Attribute in all versions up to, and including, 4.0.8 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. WordPress core wp_kses_post sanitization does not mitigate this vulnerability because the payload is stored inside a Gutenberg block delimiter comment rather than as a raw HTML tag, and is only rendered as exploitable HTML at the PHP render stage.
Title Gutenverse <= 4.0.8 - Authenticated (Contributor+) Stored Cross-Site Scripting via Post Comment Block 'suffixMain' Attribute
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

Jegstudio Gutenverse – Wordpress Blocks, Page Builder & Site Editor
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-25T06:39:57.038Z

Reserved: 2026-09-16T18:44:26.704Z

Link: CVE-2026-92746

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-25T07:16:55.473

Modified: 2026-09-25T07:16:55.473

Link: CVE-2026-92746

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-25T10:15:06Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')