SQL injection in WeGIA - CVE-2025-57761
Published: April 30, 2026
WeGIA
Detailed vulnerability description
The vulnerability allows a remote user to execute arbitrary SQL commands.
The vulnerability exists due to improper neutralization of special elements used in an SQL command in the /html/funcionario/dependente_remover.php endpoint when processing the id_funcionario parameter. A remote user can send a specially crafted request to execute arbitrary SQL commands.
A valid session cookie is required, and successful exploitation may require that id_dependente=1 exists in the database.