Description
The Spectra Gutenberg Blocks – Website Builder for the Block Editor plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 2.19.25. This makes it possible for authenticated attackers, with Contributor-level access and above, to execute code on the server. Exploitation requires a two-block payload embedded in post content: the first block registers a fake uagb/-prefixed block type with an attacker-specified render_callback, and the second block of the same fake type triggers invocation of that callback via call_user_func() during sequential block rendering in the same page request.
Published: 2026-05-30
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Spectra Gutenberg Blocks plugin for WordPress enables an authenticated user with Contributor permission or higher to run arbitrary PHP code on the hosting server. By inserting a precisely crafted sequence of two blocks into post content, the attacker first registers a fake block type with a custom render_callback function. While rendering the second block of that same fake type on a subsequent request, call_user_func() calls the attacker‑supplied callback, resulting in remote code execution.

Affected Systems

The vulnerability is present in all releases of the Spectra Gutenberg Blocks – Website Builder for the Block Editor plugin distributed by brainstormforce, up to and including version 2.19.25. Any WordPress site that has this plugin installed and that allows contributors to edit or create posts is affected; no other products are listed as impacted.

Risk and Exploitability

With a CVSS score of 8.8 the flaw represents a high‑risk security issue. The EPSS score is not available, and it is not currently included in CISA’s KEV catalog. Exploitation requires only the ability to add or edit post content, a capability that is routinely granted to contributors. Because block rendering occurs during a normal page request, an attacker can trigger code execution without additional network exploitation, making the vulnerability easy to leverage in any environment where the plugin is active.

Generated by OpenCVE AI on May 30, 2026 at 10:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Spectra Gutenberg Blocks to any version newer than 2.19.25, which resolves the vulnerability.
  • If an update is not yet available, temporarily deactivate the plugin or remove Contributor roles from users until a patched version can be applied.
  • Audit all existing posts for custom block definitions that use uagb/‑prefixed names and delete or edit any suspicious blocks before they are rendered.
  • Restrict contributor permissions to the minimum necessary for content creation and enable stricter role controls on the WordPress site to limit block editor access where possible.

Generated by OpenCVE AI on May 30, 2026 at 10:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 30 May 2026 23:00:00 +0000

Type Values Removed Values Added
First Time appeared Brainstormforce
Brainstormforce spectra Gutenberg Blocks – Website Builder For The Block Editor
Wordpress
Wordpress wordpress
Vendors & Products Brainstormforce
Brainstormforce spectra Gutenberg Blocks – Website Builder For The Block Editor
Wordpress
Wordpress wordpress

Sat, 30 May 2026 09:45:00 +0000

Type Values Removed Values Added
Description The Spectra Gutenberg Blocks – Website Builder for the Block Editor plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 2.19.25. This makes it possible for authenticated attackers, with Contributor-level access and above, to execute code on the server. Exploitation requires a two-block payload embedded in post content: the first block registers a fake uagb/-prefixed block type with an attacker-specified render_callback, and the second block of the same fake type triggers invocation of that callback via call_user_func() during sequential block rendering in the same page request.
Title Spectra Gutenberg Blocks <= 2.19.25 - Authenticated (Contributor+) Remote Code Execution via Arbitrary PHP Function Call via Block Attributes
Weaknesses CWE-269
References
Metrics cvssV3_1

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


Subscriptions

Brainstormforce Spectra Gutenberg Blocks – Website Builder For The Block Editor
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-05-30T09:29:00.397Z

Reserved: 2026-04-29T18:18:51.206Z

Link: CVE-2026-7465

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-05-30T10:16:23.860

Modified: 2026-05-30T10:16:23.860

Link: CVE-2026-7465

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-30T21:17:51Z

Weaknesses