Open redirect in WeGIA - CVE-2026-23726
Published: April 23, 2026
WeGIA
Detailed vulnerability description
The vulnerability allows a remote user to redirect users to arbitrary external websites.
The vulnerability exists due to url redirection to an untrusted site in the /WeGIA/controle/control.php endpoint when processing the nextPage parameter with metodo=listarTodos and nomeClasse=TipoEntradaControle. A remote user can send a crafted request with a malicious nextPage value to redirect users to arbitrary external websites.
User interaction is required for the redirect to be followed.