VYPR

Zabbix server/proxy

by Zabbix

Source repositories

CVEs (4)

  • CVE-2026-23919HigMar 24, 2026
    risk 0.46cvss epss 0.00

    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…

  • CVE-2024-36468LowNov 27, 2024
    risk 0.20cvss 3.0epss 0.01

    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-22122LowAug 12, 2024
    risk 0.20cvss 3.0epss 0.02

    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…

  • CVE-2024-22123LowAug 12, 2024
    risk 0.18cvss 2.7epss 0.01

    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…