Session Fixation in WeGIA - CVE-2026-55682
Published: July 7, 2026
Vulnerability details
The vulnerability allows a remote attacker to fixate a victim's session and disclose sensitive information.
The vulnerability exists due to session fixation in html/seguranca/sessionStart.php when handling requests with a user-controlled PHPSESSID cookie. A remote attacker can supply a crafted PHPSESSID cookie value to fixate a victim's session and disclose sensitive information.
User interaction is required because the victim must authenticate after the attacker-controlled session identifier is set.