---
id: CVE-2026-92746
title: >-
  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…
summary: >-
  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…
severity: medium
cvss: 6.4
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'
cwe:
  - CWE-79
vendor: jegstudio
product: 'Gutenverse – WordPress Blocks, Page Builder & Site Editor'
affected:
  - gutenverse_wordpress_blocks_page_builder_site_editor <= 4.0.8
published: '2026-09-25'
updated: '2026-09-25'
sourceUpdated: '2026-09-25T13:08:26.930'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-92746'
references:
  - url: >-
      https://plugins.trac.wordpress.org/browser/gutenverse/tags/4.0.8/includes/block/class-post-comment.php#L51
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/gutenverse/tags/4.0.8/includes/block/class-post-comment.php#L80
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/changeset/3710420/gutenverse/trunk/includes/block/class-post-comment.php
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/e35f9e09-c386-4e37-9d81-8dd2863457ac?source=cve
    label: security@wordfence.com
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-25T07:01:12.107Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
