CVE-2026-7465 PUBLISHED

Spectra Gutenberg Blocks <= 2.19.25 - Authenticated (Contributor+) Remote Code Execution via Arbitrary PHP Function Call via Block Attributes

Assigner: Wordfence
Reserved: 29.04.2026 Published: 30.05.2026 Updated: 30.05.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 8.8

Product Status

Vendor brainstormforce
Product Spectra Gutenberg Blocks – Website Builder for the Block Editor
Versions Default: unaffected
  • affected from 0 to 2.19.25 (incl.)

Credits

  • Supanat Konprom finder

References

Problem Types

  • CWE-269 Improper Privilege Management CWE