Search for packages
| purl | pkg:deb/debian/zabbix@1:5.0.8%2Bdfsg-1 |
| Next non-vulnerable version | 1:7.0.9+dfsg-1~bpo12+1 |
| Latest non-vulnerable version | 1:7.0.9+dfsg-1~bpo12+1 |
| Risk | 3.9 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-172p-q6d5-9ya3
Aliases: CVE-2024-36469 |
Execution time for an unsuccessful login differs when using a non-existing username compared to using an existing one. |
Affected by 49 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-18fv-tqjq-p3ce
Aliases: CVE-2022-24349 |
An authenticated user can create a link with reflected XSS payload for actions’ pages, and send it to other users. Malicious code has access to all the same objects as the rest of the web page and can make arbitrary modifications to the contents of the page being displayed to a victim. This attack can be implemented with the help of social engineering and expiration of a number of factors - an attacker should have authorized access to the Zabbix Frontend and allowed network connection between a malicious server and victim’s computer, understand attacked infrastructure, be recognized by the victim as a trustee and use trusted communication channel. |
Affected by 49 other vulnerabilities. |
|
VCID-1xr6-n296-cyfd
Aliases: CVE-2024-22119 |
The cause of vulnerability is improper validation of form input field “Name” on Graph page in Items section. |
Affected by 49 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-2hd4-rbph-5qd8
Aliases: CVE-2022-23133 |
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. |
Affected by 49 other vulnerabilities. |
|
VCID-3g1d-2tvh-akh4
Aliases: CVE-2024-45700 |
Zabbix server is vulnerable to a DoS vulnerability due to uncontrolled resource exhaustion. An attacker can send specially crafted requests to the server, which will cause the server to allocate an excessive amount of memory and perform CPU-intensive decompression operations, ultimately leading to a service crash. |
Affected by 49 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-3qru-uxsd-e3c8
Aliases: CVE-2024-22122 |
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. |
Affected by 49 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-464s-8ex9-kqdz
Aliases: CVE-2023-32721 |
A stored XSS has been found in the Zabbix web application in the Maps element if a URL field is set with spaces before URL. |
Affected by 49 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-4s92-5es4-yka5
Aliases: CVE-2024-22114 |
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. |
Affected by 49 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-4uxg-fxv7-rua8
Aliases: CVE-2023-32727 |
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. |
Affected by 49 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-547a-p94b-6fep
Aliases: CVE-2023-32722 |
The zabbix/src/libs/zbxjson module is vulnerable to a buffer overflow when parsing JSON files via zbx_json_open. |
Affected by 49 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-5nmy-hdh8-xbg1
Aliases: CVE-2026-23921 |
A low privilege Zabbix user with API access can exploit a blind SQL injection vulnerability in include/classes/api/CApiService.php to execute arbitrary SQL selects via the sortfield parameter. Although query results are not returned directly, an attacker can exfiltrate arbitrary database data through time-based techniques, potentially leading to session identifier disclosure and administrator account compromise. |
Affected by 0 other vulnerabilities. |
|
VCID-5s7j-6aea-qucr
Aliases: CVE-2023-29454 |
Stored or persistent cross-site scripting (XSS) is a type of XSS where the attacker first sends the payload to the web application, then the application saves the payload (e.g., in a database or server-side text files), and finally, the application unintentionally executes the payload for every victim visiting its web pages. |
Affected by 49 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-673b-qsd3-e3hz
Aliases: CVE-2023-29455 |
Reflected XSS attacks, also known as non-persistent attacks, occur when a malicious script is reflected off a web application to the victim's browser. The script is activated through a link, which sends a request to a website with a vulnerability that enables execution of malicious scripts. |
Affected by 49 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-69kr-fmzb-nbdr
Aliases: CVE-2025-27234 |
Zabbix Agent 2 smartctl plugin does not properly sanitize smart.disk.get parameters, allowing an attacker to inject unexpected arguments into the smartctl command. In Zabbix 5.0 this allows for remote code execution. |
Affected by 49 other vulnerabilities. |
|
VCID-6u3x-x7qt-g3fa
Aliases: CVE-2023-29449 |
JavaScript preprocessing, webhooks and global scripts can cause uncontrolled CPU, memory, and disk I/O utilization. Preprocessing/webhook/global script configuration and testing are only available to Administrative roles (Admin and Superadmin). Administrative privileges should be typically granted to users who need to perform tasks that require more control over the system. The security risk is limited because not all users have this level of access. |
Affected by 49 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-7bzf-3c9x-8qc4
Aliases: CVE-2024-36467 |
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. |
Affected by 49 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-7f3g-hebk-3qad
Aliases: CVE-2024-42331 |
In the src/libs/zbxembed/browser.c file, the es_browser_ctor method retrieves a heap pointer from the Duktape JavaScript engine. This heap pointer is subsequently utilized by the browser_push_error method in the src/libs/zbxembed/browser_error.c file. A use-after-free bug can occur at this stage if the wd->browser heap pointer is freed by garbage collection. |
Affected by 49 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-7yp1-231f-a3eq
Aliases: CVE-2024-36463 |
The implementation of atob in "Zabbix JS" allows to create a string with arbitrary content and use it to access internal properties of objects. |
Affected by 49 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-8cpy-mqfn-y3f9
Aliases: CVE-2022-35230 |
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. |
Affected by 49 other vulnerabilities. |
|
VCID-9aju-xvg1-n7e5
Aliases: CVE-2022-35229 |
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. |
Affected by 49 other vulnerabilities. |
|
VCID-9z8h-gg7t-b7f8
Aliases: CVE-2023-32724 |
Memory pointer is in a property of the Ducktape object. This leads to multiple vulnerabilities related to direct memory access and manipulation. |
Affected by 49 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-aetr-jrab-6fg5
Aliases: CVE-2024-42330 |
The HttpRequest object allows to get the HTTP headers from the server's response after sending the request. The problem is that the returned strings are created directly from the data returned by the server and are not correctly encoded for JavaScript. This allows to create internal strings that can be used to access hidden properties of objects. |
Affected by 49 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-b8tm-2187-wkhz
Aliases: CVE-2024-36464 |
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. |
Affected by 49 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-batr-txtv-s3cf
Aliases: CVE-2024-22123 |
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. |
Affected by 49 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-cdyd-79m9-pyhv
Aliases: CVE-2023-29453 |
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. |
Affected by 0 other vulnerabilities. |
|
VCID-cuqx-wxkd-nffa
Aliases: CVE-2023-29458 |
Duktape is an 3rd-party embeddable JavaScript engine, with a focus on portability and compact footprint. When adding too many values in valstack JavaScript will crash. This issue occurs due to bug in Duktape 2.6 which is an 3rd-party solution that we use. |
Affected by 49 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-d7uk-h423-77f5
Aliases: CVE-2023-32726 |
The vulnerability is caused by improper check for check if RDLENGTH does not overflow the buffer in response from DNS server. |
Affected by 49 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-dej6-dxbp-a3bt
Aliases: CVE-2025-49641 |
A regular Zabbix user with no permission to the Monitoring -> Problems view is still able to call the problem.view.refresh action and therefore still retrieve a list of active problems. |
Affected by 0 other vulnerabilities. |
|
VCID-ftt2-5jnt-9ye2
Aliases: CVE-2023-29457 |
Reflected XSS attacks, occur when a malicious script is reflected off a web application to the victim's browser. The script can be activated through Action form fields, which can be sent as request to a website with a vulnerability that enables execution of malicious scripts. |
Affected by 49 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-fxqr-51kp-3ber
Aliases: CVE-2026-23919 |
For performance reasons Zabbix Server/Proxy reuses JavaScript (Duktape) contexts (used in script items, JavaScript reprocessing, Webhooks). This can lead to confidentiality loss where a regular (non-super) Zabbix administrator leaks data for hosts they do not have access to. A fix has been released that makes the built in Zabbix JavaScript objects read-only, but please be advised that usage of global JavaScript variables is not recommended because their content could be leaked. More information <a href='https://www.zabbix.com/documentation/7.4/en/manual/installation/known_issues#preprocessing-global-variables-are-unsafe'>in Zabbix documentation</a>. |
Affected by 0 other vulnerabilities. |
|
VCID-gbn9-b2t2-5fbs
Aliases: CVE-2022-23132 |
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 |
Affected by 49 other vulnerabilities. |
|
VCID-gp3f-yz9h-eqax
Aliases: CVE-2024-36460 |
The front-end audit log allows viewing of unprotected plaintext passwords, where the passwords are displayed in plain text. |
Affected by 49 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-kx3g-p2zj-duaj
Aliases: CVE-2023-29456 |
URL validation scheme receives input from a user and then parses it to identify its various components. The validation scheme can ensure that all URL components comply with internet standards. |
Affected by 49 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-mggj-rvdd-eqc6
Aliases: CVE-2022-24917 |
An authenticated user can create a link with reflected Javascript code inside it for services’ 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. Malicious code has access to all the same objects as the rest of the web page and can make arbitrary modifications to the contents of the page being displayed to a victim during social engineering attacks. |
Affected by 49 other vulnerabilities. |
|
VCID-mhx5-hcg2-wfc4
Aliases: CVE-2024-45699 |
The endpoint /zabbix.php?action=export.valuemaps suffers from a Cross-Site Scripting vulnerability via the backurl parameter. This is caused by the reflection of user-supplied data without appropriate HTML escaping or output encoding. As a result, a JavaScript payload may be injected into the above endpoint causing it to be executed within the context of the victim's browser. |
Affected by 49 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-nrkb-pzcu-8ueg
Aliases: CVE-2024-36461 |
Within Zabbix, users have the ability to directly modify memory pointers in the JavaScript engine. |
Affected by 49 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-psak-h1x6-1kca
Aliases: CVE-2024-42325 |
Zabbix API user.get returns all users that share common group with the calling user. This includes media and other information, such as login attempts, etc. |
Affected by 49 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-qhxc-w75p-kqaj
Aliases: CVE-2022-24919 |
An authenticated user can create a link with reflected Javascript code inside it for 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. Malicious code has access to all the same objects as the rest of the web page and can make arbitrary modifications to the contents of the page being displayed to a victim during social engineering attacks. |
Affected by 49 other vulnerabilities. |
|
VCID-qzp5-px2f-vqc8
Aliases: CVE-2025-27236 |
A regular Zabbix user can search other users in their user group via Zabbix API by select fields the user does not have access to view. This allows data-mining some field values the user does not have access to. |
Affected by 0 other vulnerabilities. |
|
VCID-qzzk-mcfu-sfhv
Aliases: CVE-2026-23925 |
zabbix: Zabbix: Confidentiality loss via improper access control in configuration.import API |
Affected by 0 other vulnerabilities. |
|
VCID-r65p-6wkq-sfb9
Aliases: CVE-2023-29450 |
JavaScript pre-processing can be used by the attacker to gain access to the file system (read-only access on behalf of user "zabbix") on the Zabbix Server or Zabbix Proxy, potentially leading to unauthorized access to sensitive data. |
Affected by 49 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-r8yr-aet5-yydn
Aliases: CVE-2026-23920 |
Host and event action script input is validated with a regex (set by the administrator), but the validation runs in multiline mode. If ^ and $ anchors are used in user input validation, an injected newline lets authenticated users bypass the check and inject shell commands. |
Affected by 0 other vulnerabilities. |
|
VCID-s1mb-1gsj-pbed
Aliases: CVE-2025-49643 |
An authenticated Zabbix user (including Guest) is able to cause disproportionate CPU load on the webserver by sending specially crafted parameters to /imgstore.php, leading to potential denial of service. |
Affected by 0 other vulnerabilities. |
|
VCID-uh37-bv9z-1bdz
Aliases: CVE-2025-27231 |
The LDAP 'Bind password' value cannot be read after saving, but a Super Admin account can leak it by changing LDAP 'Host' to a rogue LDAP server. To mitigate this, the 'Bind password' value is now reset on 'Host' change. |
Affected by 0 other vulnerabilities. |
|
VCID-uu3f-3rbn-9fad
Aliases: CVE-2022-24918 |
An authenticated user can create a link with reflected Javascript code inside it for items’ 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. Malicious code has access to all the same objects as the rest of the web page and can make arbitrary modifications to the contents of the page being displayed to a victim during social engineering attacks. |
Affected by 49 other vulnerabilities. |
|
VCID-uxdf-6tyd-rucd
Aliases: CVE-2024-42332 |
The researcher is showing that due to the way the SNMP trap log is parsed, an attacker can craft an SNMP trap with additional lines of information and have forged data show in the Zabbix UI. This attack requires SNMP auth to be off and/or the attacker to know the community/auth details. The attack requires an SNMP item to be configured as text on the target host. |
Affected by 49 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-wczj-cv1m-7qce
Aliases: CVE-2024-22116 |
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. |
Affected by 49 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-wfae-uyd7-ybc3
Aliases: CVE-2022-43515 |
Zabbix Frontend provides a feature that allows admins to maintain the installation and ensure that only certain IP addresses can access it. In this way, any user will not be able to access the Zabbix Frontend while it is being maintained and possible sensitive data will be prevented from being disclosed. An attacker can bypass this protection and access the instance using IP address not listed in the defined range. |
Affected by 49 other vulnerabilities. |
|
VCID-zc7p-7yts-5yae
Aliases: CVE-2024-42333 |
The researcher is showing that it is possible to leak a small amount of Zabbix Server memory using an out of bounds read in src/libs/zbxmedia/email.c |
Affected by 49 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-zrfp-skzu-cbet
Aliases: CVE-2024-22117 |
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. |
Affected by 49 other vulnerabilities. Affected by 0 other vulnerabilities. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| VCID-9t49-tzah-zkhb | Zabbix through 4.4.0alpha1 allows User Enumeration. With login requests, it is possible to enumerate application usernames based on the variability of server responses (e.g., the "Login name or password is incorrect" and "No permissions for system access" messages, or just blocking for a number of seconds). This affects both api_jsonrpc.php and index.php. |
CVE-2019-15132
|
| VCID-f837-pma5-jyha | Zabbix before 5.0 represents passwords in the users table with unsalted MD5. |
CVE-2013-7484
|
| VCID-nvpx-ucxf-xkgt | 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. |
CVE-2020-15803
|
| VCID-upzh-6yjy-tff3 | 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. |
CVE-2021-27927
|
| VCID-uxf8-8rzq-kfhm | An issue was discovered in zabbix.php?action=dashboard.view&dashboardid=1 in Zabbix through 4.4. An attacker can bypass the login page and access the dashboard page, and then create a Dashboard, Report, Screen, or Map without any Username/Password (i.e., anonymously). All created elements (Dashboard/Report/Screen/Map) are accessible by other users and by an admin. |
CVE-2019-17382
|
| VCID-xjj4-u4gj-x7ea | Request to LDAP is sent before user permissions are checked. |
CVE-2023-32723
|