Wegia · Wegia · CVE-2026-45335
**Name of the Vulnerable Software and Affected Versions**
WeGIA versions prior to 3.7.3
**Description**
An Open Redirect issue exists in the '/WeGIA/controle/control.php' endpoint. The application fails to validate or restrict the `nextPage` parameter when used in conjunction with `metodo=listarTodos` and `nomeClasse=InternoControle`, allowing users to be redirected to arbitrary external websites. This can be leveraged for phishing, credential theft, malware distribution, and social engineering by exploiting the trust associated with the domain.
**Recommendations**
Update to version 3.7.3.
As a temporary mitigation, restrict the use of the `nextPage` parameter in the '/WeGIA/controle/control.php' endpoint.