Skip to main content

Spectra Gutenberg Blocks CVE-2026-7465

| EUVDEUVD-2026-33454 HIGH
Improper Privilege Management (CWE-269)
2026-05-30 Wordfence GHSA-m3v7-28jh-gr9j
8.8
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
8.8 HIGH
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

2
Analysis Generated
May 30, 2026 - 09:57 vuln.today
CVE Published
May 30, 2026 - 09:29 nvd
HIGH 8.8

DescriptionCVE.org

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.

AnalysisAI

Remote code execution in the Spectra Gutenberg Blocks WordPress plugin (versions up to and including 2.19.25) allows authenticated users with Contributor-level access or higher to execute arbitrary PHP on the server by abusing the plugin's block rendering logic. The flaw stems from the plugin trusting attacker-controlled block attributes to register a fake uagb/-prefixed block type with an arbitrary render_callback, which is then invoked via call_user_func() when a second block of the same type is rendered in the same request. No public exploit identified at time of analysis, but the low privilege bar (Contributor is commonly granted to untrusted guest authors) makes this a high-priority issue for sites with open registration.

Technical ContextAI

Spectra (formerly Ultimate Addons for Gutenberg) by Brainstorm Force is a WordPress plugin extending the block editor with custom blocks under the uagb/ namespace. The vulnerable code lives in classes/class-uagb-init-blocks.php around lines 330-335, where the plugin processes block attributes during sequential server-side rendering. The root cause maps to CWE-269 (Improper Privilege Management) but the exploitable mechanism is dynamic callback invocation: untrusted post content can declare a block type with an arbitrary render_callback, and a subsequent block triggers call_user_func() against that callback. Because Gutenberg block content is stored as HTML comments inside post_content, any role permitted to author posts (Contributor and above) can stage the two-block payload.

RemediationAI

Upstream fix available (commits referenced in plugins.trac.wordpress.org around class-uagb-init-blocks.php lines 330-335); a released patched version is not independently confirmed from the provided data, so administrators should update Spectra / Ultimate Addons for Gutenberg to the latest version published at https://wordpress.org/plugins/ultimate-addons-for-gutenberg/ as soon as a version newer than 2.19.25 is available and consult the Wordfence advisory at https://www.wordfence.com/threat-intel/vulnerabilities/id/60013752-d7cf-46e8-84e1-1b614f737b46 for the confirmed fixed release. Until the plugin is updated, restrict Contributor and Author role assignment to trusted users only, disable open user registration (Settings → General → Membership), and consider temporarily deactivating the plugin on sites with multi-author or guest-post workflows; deactivation will break any uagb/ blocks rendered on the front end, so audit content before disabling. A Wordfence or equivalent WAF rule blocking uagb/ block payloads from non-administrators is a narrower compensating control with lower content impact.

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-3495 CRITICAL POC
9.8 May 22

The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete

Share

CVE-2026-7465 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy