Description
The Spectra Gutenberg Blocks – Website Builder for the Block Editor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Custom CSS in all versions up to, and including, 2.19.14 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.
Published: 2025-11-05
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored cross‑site scripting enabling authenticated contributors to inject and execute scripts in the browsers of other site users
Action: Update plugin
AI Analysis

Impact

The Spectra Gutenberg Blocks – Website Builder for the Block Editor plugin is vulnerable due to insufficient sanitization of the Custom CSS field, allowing stored cross‑site scripting. An attacker with Contributor or higher access can save malicious code that will be rendered on any page containing the injected CSS, potentially running arbitrary JavaScript in the context of any visitor’s browser. The ability to execute scripts in victims’ browsers can lead to social engineering, credential theft, or defacement of the site. The vulnerability is a typical interface‑based injection flaw as identified by CWE‑79.

Affected Systems

WordPress installations using the Spectra Gutenberg Blocks plugin version 2.19.14 or earlier are affected. The vulnerability exists across all versions up to and including 2.19.14, regardless of other plugins or themes installed. Users must verify the plugin version in their WordPress dashboard and ensure they are not running a vulnerable release.

Risk and Exploitability

The CVSS score of 6.4 indicates a medium severity. The EPSS score is less than 1%, suggesting current exploitation is rare, and the vulnerability is not listed in CISA’s KEV catalog. However, the attack requires authenticated access at Contributor level or higher, which many site administrators and editors possess. Once injected, the stored script can affect all users who view the affected page, providing a wide range of potential damage. The likely attack vector is through the Custom CSS editor in the plugin’s interface, where an attacker can insert malicious inline styles or script tags that are stored in the database and later rendered on page load. This condition demonstrates that an attacker can drive arbitrary code execution in victim browsers without requiring external files or other exploits.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Spectra Gutenberg Blocks to the latest stable release (greater than 2.19.14) to eliminate the sanitization flaw.
  • If an upgrade is not feasible immediately, remove or disable the Custom CSS capability for Contributor and lower roles using a role‑management plugin such as User Role Editor, ensuring contributors cannot add custom CSS that could be stored.
  • Apply a strict Content Security Policy (CSP) that blocks inline scripts and restricts script sources, reducing the impact of any residual stored XSS content.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Nov 2025 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 05 Nov 2025 11:00:00 +0000

Type Values Removed Values Added
First Time appeared Brainstormforce
Brainstormforce spectra
Wordpress
Wordpress wordpress
Vendors & Products Brainstormforce
Brainstormforce spectra
Wordpress
Wordpress wordpress

Wed, 05 Nov 2025 05:00:00 +0000

Type Values Removed Values Added
Description The Spectra Gutenberg Blocks – Website Builder for the Block Editor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Custom CSS in all versions up to, and including, 2.19.14 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.
Title Spectra <= 2.19.14 - Authenticated (Contributor+) Stored Cross-Site Scripting via Custom CSS
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

Brainstormforce Spectra
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:44:34.155Z

Reserved: 2025-09-29T15:38:47.603Z

Link: CVE-2025-11162

cve-icon Vulnrichment

Updated: 2025-11-05T14:18:31.397Z

cve-icon NVD

Status : Deferred

Published: 2025-11-05T05:15:41.400

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-11162

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T21:30:27Z

Weaknesses
  • CWE-79

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