Command injection in WeGIA - CVE-2025-50201

 

Command injection in WeGIA - CVE-2025-50201

Published: April 30, 2026


Vulnerability identifier: #VU128699
CSH Severity: High
CVSSv4.0: 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
CVE-ID: CVE-2025-50201
CWE-ID: CWE-77
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
WeGIA
Software vendor:
LabReDeS

Description

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.


Remediation

Install security update from vendor's website.

External links