OS Command Injection in WeGIA - CVE-2025-26613
Published: February 17, 2025 / Updated: May 2, 2026
WeGIA
Detailed vulnerability description
The vulnerability allows a remote attacker to execute arbitrary code.
The vulnerability exists due to improper neutralization of special elements used in an os command in the gerenciar_backup.php endpoint when handling the file parameter in POST requests. A remote attacker can send a specially crafted request to execute arbitrary code.
The issue can be exploited without being logged in because execution continues after the session check and redirect logic.