Open redirect in Cacti - CVE-2026-40080
Published: June 22, 2026
Vulnerability details
The vulnerability allows a remote attacker to redirect users to an untrusted site.
The vulnerability exists due to improper input validation in auth_login_redirect() in lib/auth.php when processing the HTTP_REFERER value during the login flow. A remote attacker can supply a crafted referer value to redirect users to an untrusted site.
User interaction is required, and the issue occurs when the user's login option is set to redirect to the referer after login.