Command injection in WeGIA - CVE-2025-50201
Published: April 30, 2026
WeGIA
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.