Open redirect in WeGIA - #VU130933
Published: May 11, 2026
WeGIA
Detailed vulnerability description
The vulnerability allows a remote user to redirect users to arbitrary external websites.
The vulnerability exists due to improper input validation in the /WeGIA/controle/control.php endpoint and InternoControle::listarTodos() when handling the nextPage parameter in requests with metodo=listarTodos and nomeClasse=InternoControle. A remote user can send a specially crafted request to redirect users to arbitrary external websites.
The issue is reachable because an empty middleware resource list for InternoControle allows any logged-in user to pass the whitelist check.