CVE-2026-31896: WeGIA has a Time-Based Blind SQL Injection in remover_produto_ocultar.php
WeGIA is a web manager for charitable institutions. Prior to version 3.6.6, a critical SQL injection vulnerability exists in the WeGIA application. The removerprodutoocultar.php script uses extract($REQUEST) to populate local variables and then directly concatenates these variables into a SQL query executed via PDO::query. This allows an authenticated (or auth-bypassed) attacker to execute arbitrary SQL commands. This can be used to exfiltrate sensitive data from the database or, as demonstrated in this PoC, cause a time-based delay (denial of service). This vulnerability is fixed in 3.6.6.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-31896?
CVE-2026-31896 is categorized as a critical SQL injection vulnerability.
How do I fix CVE-2026-31896?
To fix CVE-2026-31896, upgrade WeGIA to version 3.6.6 or later.
What systems are affected by CVE-2026-31896?
CVE-2026-31896 affects WeGIA versions prior to 3.6.6.
What type of vulnerability is CVE-2026-31896?
CVE-2026-31896 is a Time-Based Blind SQL Injection vulnerability.
Where can I find more information about CVE-2026-31896?
For more details on CVE-2026-31896, refer to the security advisories provided by WeGIA.