SB2026043094 - Multiple vulnerabilities in WeGIA
Published: April 30, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 2 vulnerabilities.
1) Command injection (CVE-ID: CVE-2025-50201)
CWE-ID: CWE-77 - Command injection
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
The vulnerability allows a remote attacker to execute arbitrary commands on the server.
The vulnerability exists due to command injection in the /html/configuracao/debug_info.php endpoint when processing the branch POST parameter. A remote attacker can send a specially crafted request with shell metacharacters to execute arbitrary commands on the server.
The issue is blind, so command output is not directly returned in the HTTP response and time-based techniques are required to confirm exploitation.
2) SQL injection (CVE-ID: CVE-2025-52474)
CWE-ID: CWE-89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to SQL injection in the id parameter of the /WeGIA/controle/control.php endpoint when handling crafted GET requests. A remote user can send a specially crafted request to disclose sensitive information.
Remediation
Install update from vendor's website.