← Back

Zabbix

zabbix

116 CVEs • 7 products

Products (7)

Click to collapse
Toggle
Zabbix
zabbix
Frontend
frontend
Zabbix Agent2
zabbix-agent2
Zabbix Server
zabbix_server
Zabbix Agentd
zabbix_agentd
Zabbix Agent
zabbix-agent

CVEs (116)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Zabbix
1Zabbix
Jun 17, 2026
Nov 27, 2024
N/A· v4
5.5 MEDIUM· v3
N/A· v2
When the webdriver for the Browser object downloads data from a HTTP server, the data pointer is set to NULL and is allocated only in curl_write_cb when receiving data. If the server's response is an empty document, then...Show more
When the webdriver for the Browser object downloads data from a HTTP server, the data pointer is set to NULL and is allocated only in curl_write_cb when receiving data. If the server's response is an empty document, then wd->data in the code below will remain NULL and an attempt to read from it will result in a crash.Show less
1Zabbix
1Zabbix
Jun 17, 2026
Nov 27, 2024
N/A· v4
9.9 CRITICAL· v3
N/A· v2
A non-admin user account on the Zabbix frontend with the default User role, or with any other role that gives API access can exploit this vulnerability. An SQLi exists in the CUser class in the addRelatedObjects function...Show more
A non-admin user account on the Zabbix frontend with the default User role, or with any other role that gives API access can exploit this vulnerability. An SQLi exists in the CUser class in the addRelatedObjects function, this function is being called from the CUser.get function which is available for every user who has API access.Show less
1Zabbix
1Zabbix
Jun 17, 2026
Nov 27, 2024
N/A· v4
4.4 MEDIUM· v3
N/A· v2
There was discovered a use after free bug in browser.c in the es_browser_get_variant function
1Zabbix
1Zabbix
Jun 17, 2026
Nov 27, 2024
N/A· v4
8.2 HIGH· v3
N/A· v2
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...Show more
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.Show less
1Zabbix
1Zabbix
Jun 17, 2026
Nov 27, 2024
N/A· v4
8.8 HIGH· v3
N/A· v2
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 Administra...Show more
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.Show less
1Zabbix
1Zabbix
Jun 17, 2026
Nov 26, 2024
N/A· v4
8.8 HIGH· v3
N/A· v2
The implementation of atob in "Zabbix JS" allows to create a string with arbitrary content and use it to access internal properties of objects.
1Zabbix
1Zabbix
Jun 17, 2026
Nov 26, 2024
N/A· v4
2.2 LOW· v3
N/A· v2
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...Show more
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.Show less
1Zabbix
1Zabbix
Jun 17, 2026
Aug 12, 2024
N/A· v4
7.5 HIGH· v3
N/A· v2
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...Show more
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.Show less
1Zabbix
1Zabbix
Jun 17, 2026
Aug 12, 2024
N/A· v4
8.8 HIGH· v3
N/A· v2
Within Zabbix, users have the ability to directly modify memory pointers in the JavaScript engine.
1Zabbix
1Zabbix
Jun 17, 2026
Aug 12, 2024
N/A· v4
8.1 HIGH· v3
N/A· v2
The front-end audit log allows viewing of unprotected plaintext passwords, where the passwords are displayed in plain text.
1Zabbix
1Zabbix
Jun 17, 2026
Aug 12, 2024
N/A· v4
2.7 LOW· v3
N/A· v2
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...Show more
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.Show less
1Zabbix
1Zabbix
Jun 17, 2026
Aug 12, 2024
N/A· v4
9.1 CRITICAL· v3
N/A· v2
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 speci...Show more
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.Show less
1Zabbix
1Zabbix
Jun 17, 2026
Aug 12, 2024
N/A· v4
6.1 MEDIUM· v3
N/A· v2
A non-admin user can change or remove important features within the Zabbix Agent application, thus impacting the integrity and availability of the application.
1Zabbix
1Zabbix
Jun 17, 2026
Aug 12, 2024
N/A· v4
7.2 HIGH· v3
N/A· v2
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 arb...Show more
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.Show less
1Zabbix
1Zabbix
Jun 17, 2026
Aug 12, 2024
N/A· v4
4.3 MEDIUM· v3
N/A· v2
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.
1Zabbix
1Zabbix
Jun 17, 2026
May 17, 2024
N/A· v4
8.8 HIGH· v3
N/A· v2
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...Show more
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.Show less
1Zabbix
1Zabbix
Jun 17, 2026
Feb 9, 2024
N/A· v4
5.4 MEDIUM· v3
N/A· v2
The cause of vulnerability is improper validation of form input field “Name” on Graph page in Items section.
1Zabbix
1Zabbix Agent2
Jun 17, 2026
Dec 18, 2023
N/A· v4
9.8 CRITICAL· v3
N/A· v2
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.
1Zabbix
1Zabbix Server
Jun 17, 2026
Dec 18, 2023
N/A· v4
7.2 HIGH· v3
N/A· v2
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.
1Zabbix
1Zabbix Agent
Jun 17, 2026
Dec 18, 2023
N/A· v4
8.1 HIGH· v3
N/A· v2
The vulnerability is caused by improper check for check if RDLENGTH does not overflow the buffer in response from DNS server.