SQL injection in WeGIA - CVE-2025-26608
Published: February 16, 2025 / Updated: May 2, 2026
WeGIA
Detailed vulnerability description
The vulnerability allows a remote attacker to execute arbitrary SQL queries and disclose sensitive information.
The vulnerability exists due to SQL injection in the dependente_docdependente.php endpoint when handling POST requests containing the id_dependente or id_doc parameters. A remote attacker can send a specially crafted request to execute arbitrary SQL queries and disclose sensitive information.
The issue can be exploited without being logged in because execution continues after the redirect code following session validation.