Vulnerabilities (CVE)

Filtered by vendor Zabbix Subscribe
Total 116 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2024-36468 1 Zabbix 1 Zabbix 2026-06-17 N/A 3.0 LOW
The reported vulnerability is a stack buffer overflow in the zbx_snmp_cache_handle_engineid function within the Zabbix server/proxy code. This issue occurs when copying data from session->securityEngineID to local_record.engineid without proper bounds checking.
CVE-2024-36467 1 Zabbix 1 Zabbix 2026-06-17 N/A 7.5 HIGH
An authenticated user with API access (e.g.: user with default User role), more specifically a user with access to the user.update API endpoint is enough to be able to add themselves to any group (e.g.: Zabbix Administrators), except to groups that are disabled or having restricted GUI access.
CVE-2024-36466 1 Zabbix 1 Zabbix 2026-06-17 N/A 8.8 HIGH
A bug in the code allows an attacker to sign a forged zbx_session cookie, which then allows them to sign in with admin permissions.
CVE-2024-36465 1 Zabbix 1 Zabbix 2026-06-17 N/A 8.8 HIGH
A low privilege (regular) Zabbix user with API access can use SQL injection vulnerability in include/classes/api/CApiService.php to execute arbitrary SQL commands via the groupBy parameter.
CVE-2024-36464 1 Zabbix 1 Zabbix 2026-06-17 N/A 2.7 LOW
When exporting media types, the password is exported in the YAML in plain text. This appears to be a best practices type issue and may have no actual impact. The user would need to have permissions to access the media types and therefore would be expected to have access to these passwords.
CVE-2024-36463 1 Zabbix 1 Zabbix 2026-06-17 N/A 6.5 MEDIUM
The implementation of atob in "Zabbix JS" allows to create a string with arbitrary content and use it to access internal properties of objects.
CVE-2024-36462 1 Zabbix 1 Zabbix 2026-06-17 N/A 7.5 HIGH
Uncontrolled resource consumption refers to a software vulnerability where a attacker or system uses excessive resources, such as CPU, memory, or network bandwidth, without proper limitations or controls. This can cause a denial-of-service (DoS) attack or degrade the performance of the affected system.
CVE-2024-36461 1 Zabbix 1 Zabbix 2026-06-17 N/A 9.1 CRITICAL
Within Zabbix, users have the ability to directly modify memory pointers in the JavaScript engine.
CVE-2024-36460 1 Zabbix 1 Zabbix 2026-06-17 N/A 8.1 HIGH
The front-end audit log allows viewing of unprotected plaintext passwords, where the passwords are displayed in plain text.
CVE-2024-22123 1 Zabbix 1 Zabbix 2026-06-17 N/A 2.7 LOW
Setting SMS media allows to set GSM modem file. Later this file is used as Linux device. But due everything is a file for Linux, it is possible to set another file, e.g. log file and zabbix_server will try to communicate with it as modem. As a result, log file will be broken with AT commands and small part for log file content will be leaked to UI.
CVE-2024-22122 1 Zabbix 1 Zabbix 2026-06-17 N/A 3.0 LOW
Zabbix allows to configure SMS notifications. AT command injection occurs on "Zabbix Server" because there is no validation of "Number" field on Web nor on Zabbix server side. Attacker can run test of SMS providing specially crafted phone number and execute additional AT commands on modem.
CVE-2024-22121 1 Zabbix 1 Zabbix 2026-06-17 N/A 6.1 MEDIUM
A non-admin user can change or remove important features within the Zabbix Agent application, thus impacting the integrity and availability of the application.
CVE-2024-22120 1 Zabbix 1 Zabbix 2026-06-17 N/A 9.1 CRITICAL
Zabbix server can perform command execution for configured scripts. After command is executed, audit entry is added to "Audit Log". Due to "clientip" field is not sanitized, it is possible to injection SQL into "clientip" and exploit time based blind SQL injection.
CVE-2024-22119 1 Zabbix 1 Zabbix 2026-06-17 N/A 5.5 MEDIUM
The cause of vulnerability is improper validation of form input field “Name” on Graph page in Items section.
CVE-2024-22117 1 Zabbix 1 Zabbix 2026-06-17 N/A 2.2 LOW
When a URL is added to the map element, it is recorded in the database with sequential IDs. Upon adding a new URL, the system retrieves the last sysmapelementurlid value and increments it by one. However, an issue arises when a user manually changes the sysmapelementurlid value by adding sysmapelementurlid + 1. This action prevents others from adding URLs to the map element.
CVE-2024-22116 1 Zabbix 1 Zabbix 2026-06-17 N/A 9.9 CRITICAL
An administrator with restricted permissions can exploit the script execution functionality within the Monitoring Hosts section. The lack of default escaping for script parameters enabled this user ability to execute arbitrary code via the Ping script, thereby compromising infrastructure.
CVE-2024-22114 1 Zabbix 1 Zabbix 2026-06-17 N/A 4.3 MEDIUM
User with no permission to any of the Hosts can access and view host count & other statistics through System Information Widget in Global View Dashboard.
CVE-2023-32728 1 Zabbix 1 Zabbix-agent2 2026-06-17 N/A 4.6 MEDIUM
The Zabbix Agent 2 item key smart.disk.get does not sanitize its parameters before passing them to a shell command resulting possible vulnerability for remote code execution.
CVE-2023-32727 1 Zabbix 1 Zabbix Server 2026-06-17 N/A 6.8 MEDIUM
An attacker who has the privilege to configure Zabbix items can use function icmpping() with additional malicious command inside it to execute arbitrary code on the current Zabbix server.
CVE-2023-32726 1 Zabbix 1 Zabbix-agent 2026-06-17 N/A 3.9 LOW
The vulnerability is caused by improper check for check if RDLENGTH does not overflow the buffer in response from DNS server.