Looking for the vulnerability index of Invicti's legacy products?
Zabbix Guest Access - Vulnerability Database

Zabbix Guest Access

Description

Zabbix, an enterprise-class monitoring solution for networks and applications, has been configured to allow guest (anonymous) access. This configuration permits unauthenticated users to access the Zabbix web interface without providing credentials, potentially exposing monitoring data and system information to unauthorized parties.

Remediation

Disable guest access in Zabbix to prevent unauthorized access to monitoring data. To remediate this issue:<br/><br/>1. Log in to the Zabbix web interface with administrator credentials<br/>2. Navigate to Administration → Authentication<br/>3. Uncheck the 'Enable guest access' option (or set 'Guest login' to disabled)<br/>4. Click 'Update' to save the changes<br/>5. Verify that unauthenticated users can no longer access the Zabbix interface<br/><br/>Additionally, ensure that all user accounts have strong passwords and implement role-based access control (RBAC) to limit user permissions to only what is necessary for their monitoring responsibilities. Consider implementing additional authentication mechanisms such as LDAP, SAML, or multi-factor authentication for enhanced security.

Related Vulnerabilities