Description
An unauthenticated user is able to cause disproportionate CPU load on the Frontend webserver by sending specifically crafted requests to the Frontend popup.testtriggerexpr action, leading to potential denial of service.
Published: 2026-08-18
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated attacker can craft requests to the Frontend popup.testtriggerexpr action, causing the web server to perform expensive expression evaluations and generate disproportionate CPU load. The resulting resource exhaustion can render the Zabbix frontend unresponsive, effectively denying legitimate users access. The weakness is classified as CWE‑405, indicating insufficient validation of user‑supplied input before processing.

Affected Systems

The vulnerability affects the Zabbix web frontend. Vendor: Zabbix. No specific version information is provided in the data, so all releases prior to the fixed version are potentially affected.

Risk and Exploitability

The CVSS score of 5.3 places the issue in the moderate severity range. EPSS data is unavailable, and the vulnerability is not listed in CISA KEV, suggesting a lower current exploitation likelihood. However, the attack vector is inferred to be remote, unauthenticated, and requires only the ability to send crafted HTTP requests to the exposed endpoint. Deployments with wide internet exposure and no request limiting could be at higher risk.

Generated by OpenCVE AI on August 18, 2026 at 14:16 UTC.

Remediation

Vendor Solution

Update the affected components to their respective fixed versions.


OpenCVE Recommended Actions

  • Apply the latest Zabbix release that contains the patch for the popup.testtriggerexpr action.
  • If an upgrade cannot be performed immediately, lock down the Zabbix web interface to authentication only and monitor CPU usage closely.
  • Implement traffic controls or a web application firewall to rate‑limit requests to the popup.testtriggerexpr endpoint.

Generated by OpenCVE AI on August 18, 2026 at 14:16 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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 unauthenticated user is able to cause disproportionate CPU load on the Frontend webserver by sending specifically crafted requests to the Frontend popup.testtriggerexpr action, leading to potential denial of service.
Title Frontend DoS via the popup.testtriggerexpr action
Weaknesses CWE-405
References
Metrics cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:A/AC:L/AT:N/PR:N/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:35:30.857Z

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

Link: CVE-2026-23930

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

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

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

Link: CVE-2026-23930

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T14:30:05Z

Weaknesses
  • CWE-405

    Asymmetric Resource Consumption (Amplification)