OS Command Injection in WeGIA - CVE-2026-28409
Published: April 23, 2026
WeGIA
Detailed vulnerability description
The vulnerability allows a remote attacker to execute arbitrary os commands.
The vulnerability exists due to improper neutralization of special elements used in an os command in the database restoration functionality in config_funcoes.php when restoring a backup file with a crafted filename. A remote attacker can upload a backup file with a malicious filename and trigger a restore action to execute arbitrary os commands.
Exploitation results in command execution as the web server user.