Cacti is an open source performance and fault management framework. Versions 1.2.30 and prior have missing session_regenerate_id() after login, leading to Session Fixation. session_regenerate_id() is NOT called after successful login. The login flow at auth_login.php:203-207 directly sets $_SESSION[SESS_USER_ID] without rotating the session ID. The session cookie configuration is otherwise good (httponly=true, samesite=Strict, secure=true for HTTPS at include/global.php:513-537), but these do not prevent session fixation via same-site vectors. This issue has been fixed in version 1.2.31.
CVE-2026-40082
This medium-severity CVE scores 5.4 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 92% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 5.4
- EG Score
- 5.4(medium)
- EPSS
- 8.1%
- KEV
- Not listed
Published
June 25, 2026
Last Modified
June 29, 2026
Advisory Details (2)
Auto-updated Jun 25, 2026Session Fixation via missing session_regenerate_id() after login · Advisory · Cacti/cacti · GitHub
https://github.com/Cacti/cacti/security/advisories/GHSA-273r-qr93-wgcpcommit 2fa404e70a57 (Cacti/cacti)
Patch available: Cacti/cacti release/1.2.31 (contains commit 2fa404e70a57)
https://github.com/Cacti/cacti/commit/2fa404e70a5702be10682555911228e8e51ba198Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Frequently asked(5)
What is CVE-2026-40082?
When was CVE-2026-40082 disclosed?
Is CVE-2026-40082 actively exploited?
What is the CVSS score of CVE-2026-40082?
How do I remediate CVE-2026-40082?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-40082
Is Your Infrastructure Affected by CVE-2026-40082?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.