SQL injection in WeGIA - CVE-2025-59939

 

SQL injection in WeGIA - CVE-2025-59939

Published: April 30, 2026


Vulnerability identifier: #VU128675
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2025-59939
CWE-ID: CWE-89
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: LabReDeS
Affected software:
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.


How to mitigate CVE-2025-59939

Install security update from vendor's website.

Sources