CVE-2026-76633 PUBLISHED

WeGIA < 3.9.2 Authorization Bypass Password Change via alterarSenha

Assigner: VulnCheck
Reserved: 19.08.2026 Published: 20.08.2026 Updated: 20.08.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.6

Product Status

Vendor LabRedesCefetRJ
Product WeGIA
Versions Default: affected
  • affected from 0 to 3.9.2 (excl.)

Credits

  • Neo by ProjectDiscovery finder

References

Problem Types

  • Missing Authorization CWE
  • Unverified Password Change CWE