CVEInsight.
TrendingZero-DayExploreBrowseSearchSaved
CVEInsight.

Free vulnerability intelligence for developers, security teams, and researchers. Data sourced from public databases for informational purposes only.

Explore

HomeTrendingZero-Day WatchAttack TypesBrowse CVEsSearch

Legal

Privacy PolicyTerms of ServiceData Disclaimer

© 2026CVEInsight. For informational use only — not a substitute for professional security advice.

CVE data sourced from NVD / NIST & public disclosures.

Search Vulnerabilities

 Software

Searching vulnerabilities affecting “zabbix”

85 vulnerabilities found for “zabbix”

Page 1 of 5

CVE-2023-32728
MEDIUM4.6

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.

zabbix / zabbix-agent2+7
Network
Published Dec 18, 2023
Page 1 of 5
CVE-2023-32725
CRITICAL9.6

The website configured in the URL widget will receive a session cookie when testing or executing scheduled reports. The received session cookie can then be used to access the frontend as the particular user.

zabbix / zabbix_server+9
Network
Published Dec 18, 2023
CVE-2023-32727
MEDIUM6.8

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.

zabbix / zabbix_server+7
Network
Published Dec 18, 2023
CVE-2023-32726
LOW3.9

The vulnerability is caused by improper check for check if RDLENGTH does not overflow the buffer in response from DNS server.

zabbix / zabbix-agent+4
Network
Published Dec 18, 2023
CVE-2023-29453
CRITICAL9.8

Templates do not properly consider backticks (`) as Javascript string delimiters, and do not escape them as expected. Backticks are used, since ES6, for JS template literals. If a template contains a Go template action within a Javascript template literal, the contents of the action can be used to terminate the literal, injecting arbitrary Javascript code into the Go template. As ES6 template literals are rather complex, and themselves can do string interpolation, the decision was made to simply disallow Go template actions from being used inside of them (e.g., "var a = {{.}}"), since there is no obviously safe way to allow this behavior. This takes the same approach as github.com/google/safehtml. With fix, Template. Parse returns an Error when it encounters templates like this, with an ErrorCode of value 12. This ErrorCode is currently unexported but will be exported in the release of Go 1.21. Users who rely on the previous behavior can re-enable it using the GODEBUG flag jstmpllitinterp=1, with the caveat that backticks will now be escaped. This should be used with caution.

zabbix / zabbix-agent2+2
Network
Published Oct 12, 2023
CVE-2022-46768
MEDIUM5.9

Arbitrary file read vulnerability exists in Zabbix Web Service Report Generation, which listens on the port 10053. The service does not have proper validation for URL parameters before reading the files.

zabbix / web_service_report_generation+3
Network
Published Dec 15, 2022
CVE-2022-43516
MEDIUM6.5

A Firewall Rule which allows all incoming TCP connections to all programs from any source and to all ports is created in Windows Firewall after Zabbix agent installation (MSI)

microsoft / windows_firewall+4
Network
Published Dec 5, 2022
CVE-2022-40626
MEDIUM4.8

An unauthenticated user can create a link with reflected Javascript code inside the backurl parameter and send it to other authenticated users in order to create a fake account with predefined login, password and role in Zabbix Frontend.

zabbix / zabbix+2
Network
Published Sep 14, 2022
CVE-2022-35229
LOW3.7

An authenticated user can create a link with reflected Javascript code inside it for the discovery page and send it to other users. The payload can be executed only with a known CSRF token value of the victim, which is changed periodically and is difficult to predict.

zabbix / zabbix+3
Network
Published Jul 6, 2022
CVE-2022-35230
LOW3.7

An authenticated user can create a link with reflected Javascript code inside it for the graphs page and send it to other users. The payload can be executed only with a known CSRF token value of the victim, which is changed periodically and is difficult to predict.

zabbix / zabbix+2
Network
Published Jul 6, 2022
CVE-2021-46088
HIGH7.2

Zabbix 4.0 LTS, 4.2, 4.4, and 5.0 LTS is vulnerable to Remote Code Execution (RCE). Any user with the "Zabbix Admin" role is able to run custom shell script on the application server in the context of the application user.

zabbix / zabbix+3
Network
Published Jan 27, 2022
CVE-2022-23134
LOW3.7

After the initial setup process, some steps of setup.php file are reachable not only by super-administrators, but by unauthenticated users as well. Malicious actor can pass step checks and potentially change the configuration of Zabbix Frontend.

zabbix / zabbix+11
Network
Published Jan 13, 2022
CVE-2022-23133
MEDIUM6.3

An authenticated user can create a hosts group from the configuration with XSS payload, which will be available for other users. When XSS is stored by an authenticated malicious actor and other users try to search for groups during new host creation, the XSS payload will fire and the actor can steal session cookies and perform session hijacking to impersonate users or take over their accounts.

zabbix / zabbix+4
Network
Published Jan 13, 2022
CVE-2022-23131
CRITICAL9.1

In the case of instances where the SAML SSO authentication is enabled (non-default), session data can be modified by a malicious actor, because a user login stored in the session was not verified. Malicious unauthenticated actor may exploit this issue to escalate privileges and gain admin access to Zabbix Frontend. To perform the attack, SAML authentication is required to be enabled and the actor has to know the username of Zabbix user (or use the guest account, which is disabled by default).

zabbix / zabbix+1
Network
Published Jan 13, 2022
CVE-2022-23132
LOW3.3

During Zabbix installation from RPM, DAC_OVERRIDE SELinux capability is in use to access PID files in [/var/run/zabbix] folder. In this case, Zabbix Proxy or Server processes can bypass file read, write and execute permissions check on the file system level

zabbix / zabbix+11
Local
Published Jan 13, 2022
CVE-2022-22704
CRITICAL9.8

The zabbix-agent2 package before 5.4.9-r1 for Alpine Linux sometimes allows privilege escalation to root because the design incorrectly expected that systemd would (in effect) determine part of the configuration.

zabbix / zabbix-agent2+1
Network
Published Jan 6, 2022
CVE-2021-27927
HIGH8.8

In Zabbix from 4.0.x before 4.0.28rc1, 5.0.0alpha1 before 5.0.10rc1, 5.2.x before 5.2.6rc1, and 5.4.0alpha1 before 5.4.0beta2, the CControllerAuthenticationUpdate controller lacks a CSRF protection mechanism. The code inside this controller calls diableSIDValidation inside the init() method. An attacker doesn't have to know Zabbix user login credentials, but has to know the correct Zabbix URL and contact information of an existing user with sufficient privileges.

zabbix / zabbix+2
Network
Published Mar 3, 2021
CVE-2020-11800
CRITICAL9.8

Zabbix Server 2.2.x and 3.0.x before 3.0.31, and 3.2 allows remote attackers to execute arbitrary code.

zabbix / zabbix+6
Network
Published Oct 7, 2020
CVE-2020-15803
MEDIUM6.1

Zabbix before 3.0.32rc1, 4.x before 4.0.22rc1, 4.1.x through 4.4.x before 4.4.10rc1, and 5.x before 5.0.2rc1 allows stored XSS in the URL Widget.

zabbix / zabbix+17
Network
Published Jul 17, 2020
CVE-2018-18289
HIGH7.5

The MESILAT Zabbix plugin before 1.1.15 for Atlassian Confluence allows attackers to read arbitrary files.

mesilat / zabbix
Network
Published Oct 14, 2018