SQL injection in WeGIA - CVE-2025-59939
Published: April 30, 2026
WeGIA
Detailed vulnerability description
The vulnerability allows a remote user to execute arbitrary SQL commands in the application database.
The vulnerability exists due to SQL injection in the control.php endpoint in the ProdutoControle::excluir method when handling requests with the id_produto parameter. A remote user can send a specially crafted request to execute arbitrary SQL commands in the application database.