Session Fixation in Cacti - CVE-2026-40082
Published: June 19, 2026
Cacti
Detailed vulnerability description
The vulnerability allows a remote attacker to hijack a user's authenticated session.
The vulnerability exists due to session fixation in auth_login.php and include/auth.php when processing login requests. A remote attacker can set a known session identifier in the victim's browser and wait for the victim to log in to hijack a user's authenticated session.
User interaction is required because the victim must log in using the attacker-fixed session identifier.