Export CSV

Products

1 vendor
VendorProductsCVEsKEVAvg EPSSWorst Severity
556044.1%CRITICAL

Related CVEs

56
CVE IDDescriptionSeverityCVSSKEVEPSSPublished
CVE-2026-23925An authenticated Zabbix user (User role) with template/host write permissions is able to create objects via the configuration.import API. This can lead to confidentiality loss by creating unauthorized hosts. Note that the User role is normally not sufficient to create and edit templates/hosts even with write permissions.MEDIUM5.116.8%Mar 6, 2026
CVE-2025-49643An 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.MEDIUM6.022.1%Dec 1, 2025
CVE-2025-27232An authenticated Zabbix Super Admin can exploit the oauth.authorize action to read arbitrary files from the webserver leading to potential confidentiality loss.MEDIUM6.821.3%Dec 1, 2025
CVE-2025-49641A 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.MEDIUM5.118.4%Oct 3, 2025
CVE-2025-27236A 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.LOW2.126.1%Oct 3, 2025
CVE-2025-27231The 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.MEDIUM4.329.7%Oct 3, 2025
CVE-2025-27240A Zabbix adminitrator can inject arbitrary SQL during the autoremoval of hosts by inserting malicious SQL in the 'Visible name' field.HIGH7.564.0%Sep 12, 2025
CVE-2025-27238Due to a bug in Zabbix API, the hostprototype.get method lists all host prototypes to users that do not have any user groups assigned to them.LOW2.16.6%Sep 12, 2025
CVE-2024-45700Zabbix 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.MEDIUM6.025.3%Apr 2, 2025
CVE-2024-45699The 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.HIGH7.524.4%Apr 2, 2025
CVE-2024-42325Zabbix 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.LOW2.123.5%Apr 2, 2025
CVE-2024-36469Execution time for an unsuccessful login differs when using a non-existing username compared to using an existing one.LOW2.323.6%Apr 2, 2025
CVE-2024-36465A 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.HIGH8.697.5%Apr 2, 2025
CVE-2024-36466A bug in the code allows an attacker to sign a forged zbx_session cookie, which then allows them to sign in with admin permissions.HIGH8.849.7%Nov 28, 2024
CVE-2024-36464When 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.LOW2.741.4%Nov 27, 2024
CVE-2024-42333The 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.cLOW2.744.9%Nov 27, 2024
CVE-2024-42332The 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.LOW3.745.5%Nov 27, 2024
CVE-2024-42331In 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.LOW3.317.4%Nov 27, 2024
CVE-2024-42330The 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.CRITICAL9.156.8%Nov 27, 2024
CVE-2024-42329The webdriver for the Browser object expects an error object to be initialized when the webdriver_session_query function fails. But this function can fail for various reasons without an error description and then the wd->error will be NULL and trying to read from it will result in a crash.LOW3.315.8%Nov 27, 2024