Description
An authenticated administrator is able to crash Zabbix server or proxy by creating specifically crafted preprocessing/script item JavaScript scripts, leading to potential denial of service.
Published: 2026-08-18
Score: 2.1 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an authenticated Zabbix administrator to crash the Zabbix server or proxy by creating specially crafted JavaScript scripts as preprocessing or script items. The flaw involves improper handling of JavaScript code, identified as CWE-248 (Unexpected End of File) and CWE-770 (Out‑of‑Resource Error). As a result, the server or proxy experiences a denial of service, disrupting monitoring operations.

Affected Systems

Zabbix servers and proxies that allow administrators to configure preprocessing or script items. No specific version details are provided, so any installation with this capability may be affected.

Risk and Exploitability

The CVSS score of 2.1 indicates low severity, and the EPSS score of less than 1% signals a very low probability of exploitation. The flaw is not listed in CISA KEV. The attack requires authenticated administrative privileges to add or modify scripts, so it requires local privileged access and cannot be performed from outside the system. Thus, while the impact is a service disruption, the overall risk is low unless administrator accounts are compromised or have excessive permissions.

Generated by OpenCVE AI on August 21, 2026 at 19:19 UTC.

Remediation

Vendor Solution

Update the affected components to their respective fixed versions.


OpenCVE Recommended Actions

  • Apply the vendor patch by updating Zabbix server or proxy to the fixed version released by the vendor.
  • Restrict creation and modification of preprocessing or script item JavaScript to trusted administrators only.
  • Disable or review custom JavaScript scripts until the update is applied to prevent accidental service crashes.

Generated by OpenCVE AI on August 21, 2026 at 19:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 19 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 19 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-770
References
Metrics threat_severity

None

cvssV3_1

{'score': 2.7, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L'}

threat_severity

Low


Tue, 18 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
First Time appeared Zabbix
Zabbix zabbix
Vendors & Products Zabbix
Zabbix zabbix

Tue, 18 Aug 2026 12:30:00 +0000

Type Values Removed Values Added
Description An authenticated administrator is able to crash Zabbix server or proxy by creating specifically crafted preprocessing/script item JavaScript scripts, leading to potential denial of service.
Title Server DoS via JavaScript preprocessing or script items
Weaknesses CWE-248
References
Metrics cvssV4_0

{'score': 2.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: Zabbix

Published:

Updated: 2026-08-18T13:34:38.081Z

Reserved: 2026-01-19T14:03:13.686Z

Link: CVE-2026-23938

cve-icon Vulnrichment

Updated: 2026-08-18T12:50:56.291Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-18T13:17:22.103

Modified: 2026-09-01T20:56:59.203

Link: CVE-2026-23938

cve-icon Redhat

Severity : Low

Publid Date: 2026-08-18T12:20:52Z

Links: CVE-2026-23938 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T19:30:05Z

Weaknesses
  • CWE-248

    Uncaught Exception

  • CWE-770

    Allocation of Resources Without Limits or Throttling