CVE Catalog

CVE-2026-76633

HighCVSS 8.1
Published: Updated: Translated: NVD NIST

Summary

WeGIA before 3.9.2 contains an authorization bypass vulnerability in the password change flow that allows any authenticated user to change their account password without providing existing credentials by exploiting the unconditional exclusion of the alterarSenha method from permission checks in controle/control.php. Attackers can manipulate the redir parameter to point to alterar_senha.php, routing through verificarSenhaConfig() instead of verificarSenha() to bypass current password verification and convert temporary session access into permanent account takeover.

Risk Assessment

An authenticated user can take over another user's account, which can lead to unauthorized access to data and system functions, and consequently to confidentiality and integrity breaches.

Recommendation

It is recommended to immediately upgrade WeGIA to version 3.9.2 or later, which includes fixes. Also, review access logs for suspicious password changes and consider enforcing stronger authentication.

Other vulnerabilities in WeGIA

See all
Original NVD description (English source)

WeGIA before 3.9.2 contains an authorization bypass vulnerability in the password change flow that allows any authenticated user to change their account password without providing existing credentials by exploiting the unconditional exclusion of the alterarSenha method from permission checks in controle/control.php. Attackers can manipulate the redir parameter to point to alterar_senha.php, routing through verificarSenhaConfig() instead of verificarSenha() to bypass current password verification and convert temporary session access into permanent account takeover.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS