← Vulnerability feed

Vulnerability record · CVE-2013-5743 · published 11 December 2019

CVE-2013-5743: Zabbix SQL injection in multiple components

Zabbix · Zabbix

Zabbix versions 1.8.x before 1.8.18rc1, 2.0.x before 2.0.9rc1, and 2.1.x before 2.1.7 contain multiple SQL injection vulnerabilities. The record does not name the specific vulnerable components or parameters, only that multiple injection points exist. Because Zabbix is a monitoring platform often holding credentials and infrastructure data, successful injection can expose or alter the backend database.

9.8 CVSS 3.1 Critical EPSS 80% · top 0.4% CWE-89 · SQL injection
9.8CVSS 3.1 base score, v2 7.5
80%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
8References
16 Jun 2026Last modified by NVD

Description

Multiple SQL injection vulnerabilities in Zabbix 1.8.x before 1.8.18rc1, 2.0.x before 2.0.9rc1, and 2.1.x before 2.1.7.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: medium.

critical priorityCVSS 9.8 with network reachability, no authentication, and high confidentiality, integrity, and availability impact, combined with a very high EPSS score, makes this a top remediation priority despite the lack of KEV listing.

What it is

Zabbix versions 1.8.x before 1.8.18rc1, 2.0.x before 2.0.9rc1, and 2.1.x before 2.1.7 contain multiple SQL injection vulnerabilities. The record does not name the specific vulnerable components or parameters, only that multiple injection points exist. Because Zabbix is a monitoring platform often holding credentials and infrastructure data, successful injection can expose or alter the backend database.

Impact

An unauthenticated remote attacker can read, modify, or delete data in the Zabbix backend database, potentially leading to full compromise of the monitoring platform and any credentials or host data it stores.

Attack surface

Reachable over the network via the Zabbix web interface or API endpoints that build SQL queries from user input. The CVSS vector indicates no authentication and no user interaction are required.

Exploitation

Not listed in CISA KEV and no ransomware usage is documented. EPSS is very high at roughly 0.80 (99.6th percentile), suggesting elevated likelihood of exploitation activity, though the record provides no public exploit reference.

What to do

  • Upgrade to Zabbix 1.8.18rc1, 2.0.9rc1, or 2.1.7 and later as applicable to your branch, per the vendor advisory ZBX-7091.
  • If immediate upgrade is not possible, restrict network access to the Zabbix web interface and API to trusted management networks only.
  • Review database accounts used by Zabbix and apply least privilege so injection cannot reach unrelated schemas.
  • Audit Zabbix frontend and API logs for anomalous SQL-like input and unexpected database errors.
  • Rotate credentials stored or monitored by Zabbix if compromise is suspected.

Detection

  • Search web server and Zabbix frontend logs for SQL metacharacters and injection patterns in request parameters.
  • Monitor database logs for malformed or error-generating queries originating from the Zabbix application account.
  • Alert on unexpected outbound connections or data volume changes from the Zabbix server or database host.
  • Baseline normal Zabbix API and frontend request patterns and flag deviations, especially unauthenticated requests to query-heavy endpoints.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2013-5743 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2022-23131Zabbix Frontend SAML SSO authentication bypass via session spoofingZabbix Frontend fails to verify the user login stored in the session when SAML SSO authentication is enabled, allowing session data to be modified. A…KEVEPSS 96%analysed5.3CVE-2022-23134Zabbix Frontend setup.php improper access control allows unauthenticated config changeAfter initial setup, some steps of Zabbix Frontend's setup.php remain reachable by unauthenticated users rather than only super-administrators. An at…KEVEPSS 95%analysed10.0CVE-2007-0640Zabbix vulnerabilityBuffer overflow in ZABBIX before 1.1.5 has unknown impact and attack vectors related to "SNMP IP addresses."EPSS 2.0%9.9CVE-2024-42327Zabbix frontend SQL injection in CUser addRelatedObjectsThe CUser.addRelatedObjects function in the Zabbix frontend contains an SQL injection reachable through the CUser.get API call. Any account with API …EPSS 79%analysed9.8CVE-2022-43516Microsoft windows firewall vulnerabilityA Firewall Rule which allows all incoming TCP connections to all programs from any source and to all ports is created in Windows Firewall after Zabbi…EPSS 0.95%9.8CVE-2020-11800Zabbix vulnerabilityZabbix Server 2.2.x and 3.0.x before 3.0.31, and 3.2 allows remote attackers to execute arbitrary code.EPSS 9.2%9.8CVE-2013-3738Zabbix improper input validation vulnerabilityA File Inclusion vulnerability exists in Zabbix 2.0.6 due to inadequate sanitization of request strings in CGI scripts, which could let a remote mali…EPSS 3.1%9.8CVE-2014-3005Zabbix xml external entity (xxe) vulnerabilityXML external entity (XXE) vulnerability in Zabbix 1.8.x before 1.8.21rc1, 2.0.x before 2.0.13rc1, 2.2.x before 2.2.5rc1, and 2.3.x before 2.3.2 allow…EPSS 5.2%

Source: NIST National Vulnerability Database (record CVE-2013-5743), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.