SQL injection in WeGIA - CVE-2026-55680
Published: July 7, 2026
Vulnerability details
The vulnerability allows a remote attacker to execute arbitrary SQL queries against the database.
The vulnerability exists due to SQL injection in cadastro_cobranca.php when handling the user-supplied codigo parameter. A remote attacker can send a specially crafted request to execute arbitrary SQL queries against the database.
The affected endpoint does not perform authentication checks before processing the request.