Session Fixation Risk in Cacti Performance Management Framework
CVE-2026-40082
5.4MEDIUM
What is CVE-2026-40082?
Cacti, an open source performance and fault management framework, has a vulnerability in its session management process. Versions 1.2.30 and earlier do not call the session_regenerate_id() function after a user successfully logs in, which can expose users to session fixation attacks. This oversight allows an attacker to hijack a user session by predicting or reusing session IDs. Although Cacti implements secure cookie settings, these do not mitigate the risks associated with the missed session ID rotation after authentication. This issue has been addressed in Cacti version 1.2.31.
Affected Version(s)
cacti < 1.2.31
