CyberRota
← Ana sayfaya dön

CVE-2026-7465

HIGH · CVSS 8.8 EPSS %1.17 Public Exploit

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-05-30T10:16:23.860 · Çekilme zamanı: 2026-06-28T18:01:19.717203+00:00

CyberRota Yorumu

Uzaktan istismar edilebilir olabilir.

Public Exploit Sinyali

Bu CVE için açıklama veya referanslarda public exploit / PoC / GitHub / Metasploit sinyali tespit edildi.

Tespit Edilen Sinyaller
exploit remote code execution code execution

Not: Bu bağlantılar yalnızca güvenlik araştırması ve doğrulama amacıyla listelenmiştir.

CVE
CVE-2026-7465
Severity
HIGH
CVSS
8.8
EPSS
%1.17
WordPress

Orijinal NVD Açıklaması

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.