CVE-2026-76633

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-20 14:17

Updated : 2026-09-16 13:42


NVD link : CVE-2026-76633

Mitre link : CVE-2026-76633

CVE.ORG link : CVE-2026-76633


JSON object : View

Products Affected

No product.

CWE
CWE-620

Unverified Password Change

CWE-862

Missing Authorization