Description
The Gutentools plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Post Slider block's block_id attribute in all versions up to, and including, 1.1.3. This is due to insufficient input sanitization and output escaping combined with a custom unescaping routine that reintroduces dangerous characters. 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.
Published: 2026-04-22
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Patch Immediately
AI Analysis

Impact

The vulnerability arises from insufficient sanitization of the block_id attribute in the Gutentools Post Slider block. Authenticated users with Contributor or higher permissions can inject malicious scripts that are stored and rendered unsafely, enabling arbitrary JavaScript execution in the browsers of any site visitor. This can lead to session hijacking, data theft, defacement, or other client‑side compromise. The weakness is a classic input validation flaw, classified as CWE‑79.

Affected Systems

All installations of the Gutentools plugin for WordPress running versions up to and including 1.1.3 are affected by this flaw. No other products are listed as impacted.

Risk and Exploitability

The CVSS score of 6.4 indicates moderate severity. The EPSS score is not available, and the vulnerability is not listed in CISA KEV, which limits publicly known exploitation data. The attack requires authenticated access with Contributor or higher permissions; an attacker must create or edit a Post Slider block and supply a malicious block_id value. Once embedded, the script executes in the browsing context of any user who views the page, making the exploitation path straightforward once the required permissions are achieved. Because the flaw is client‑side, the risk revolves around compromising users who view affected content rather than direct server‑side code execution.

Generated by OpenCVE AI on April 22, 2026 at 10:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Gutentools plugin to the latest version (1.1.4 or later) where the block_id sanitization is fixed.
  • If an upgrade is not immediately possible, restrict the Contributor role so that users cannot add or edit Post Slider blocks, or disable the Post Slider block entirely via plugin settings or custom code.
  • As a temporary workaround, manually sanitize the block_id attribute by applying a whitelist of allowed characters or by using WordPress’s sanitize_text_field function before output to the page.
  • Continuously monitor the site for unexpected scripts and review user activity logs for unusual Contributor or higher access usage.

Generated by OpenCVE AI on April 22, 2026 at 10:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 22 Apr 2026 12:15:00 +0000

Type Values Removed Values Added
First Time appeared Gutentools
Gutentools gutentools
Wordpress
Wordpress wordpress
Vendors & Products Gutentools
Gutentools gutentools
Wordpress
Wordpress wordpress
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 22 Apr 2026 09:45:00 +0000

Type Values Removed Values Added
Description The Gutentools plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Post Slider block's block_id attribute in all versions up to, and including, 1.1.3. This is due to insufficient input sanitization and output escaping combined with a custom unescaping routine that reintroduces dangerous characters. 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.
Title Gutentools <= 1.1.3 - Authenticated (Contributor+) Stored Cross-Site Scripting via Post Slider Block Attributes
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

Gutentools Gutentools
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-22T12:05:44.174Z

Reserved: 2026-01-23T21:14:51.848Z

Link: CVE-2026-1395

cve-icon Vulnrichment

Updated: 2026-04-22T12:05:38.530Z

cve-icon NVD

Status : Deferred

Published: 2026-04-22T10:16:50.437

Modified: 2026-04-22T20:22:50.570

Link: CVE-2026-1395

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T11:43:41Z

Weaknesses