EIP-2026-113789
PRE-CVEWordPress Plugin Global Content Blocks 1.2 - SQL Injection
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-113789. PoCs published by Miroslav Stampar.
AI-analyzed exploit summary The exploit demonstrates a SQL injection vulnerability in the WordPress Global Content Blocks plugin (version <= 1.2) via the 'gcb' parameter in gcb_export.php. The vulnerable code directly interpolates user input into a SQL query without proper sanitization, allowing arbitrary SQL execution.
Description
WordPress Plugin Global Content Blocks 1.2 - SQL Injection
Exploits (1)
The exploit demonstrates a SQL injection vulnerability in the WordPress Global Content Blocks plugin (version <= 1.2) via the 'gcb' parameter in gcb_export.php. The vulnerable code directly interpolates user input into a SQL query without proper sanitization, allowing arbitrary SQL execution.