SQL injection in WeGIA - CVE-2026-33134
Published: April 23, 2026
WeGIA
Detailed vulnerability description
The vulnerability allows a remote attacker to execute arbitrary SQL commands.
The vulnerability exists due to SQL injection in the html/matPat/restaurar_produto.php endpoint when processing the id_produto GET parameter. A remote attacker can send a specially crafted request to execute arbitrary SQL commands.
The id_produto value is interpolated into two consecutive SQL queries, which can cause time-based payloads to be executed twice.