SQL injection in WeGIA - CVE-2026-55684
Published: July 7, 2026
Vulnerability details
The vulnerability allows a remote attacker to execute arbitrary SQL commands.
The vulnerability exists due to SQL injection in html/socio/sistema/cadastro_cobrancas_geracao.php when handling POST requests to /html/socio/sistema/cadastro_cobrancas_geracao.php. A remote attacker can send a specially crafted request with malicious parameter values to execute arbitrary SQL commands.
The issue affects multiple POST parameters, including both unquoted integer fields and string fields that can break out of single-quoted SQL context.