SQL injection in WeGIA - CVE-2026-55683
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_cobranca.php when handling crafted POST requests to the /html/socio/sistema/cadastro_cobranca.php endpoint. A remote attacker can submit specially crafted integer parameters to execute arbitrary SQL commands.
The issue affects multiple unescaped integer parameters, including codigo, valor, valor_pago, id_pessoa, id_socio, and id_sociotipo.