Open redirect in WeGIA - CVE-2026-23729
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=listarDescricao and nomeClasse=ProdutoControle. A remote user can send a crafted request containing an external URL in the nextPage parameter to redirect users to arbitrary external websites.
User interaction is required for the redirect to occur.