CVE-2026-23920 Affecting zabbix package, versions <1:7.0.22+dfsg-1


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.25% (16th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-DEBIANUNSTABLE-ZABBIX-15806087
  • published29 Mar 2026
  • disclosed24 Mar 2026

Introduced: 24 Mar 2026

CVE-2026-23920  (opens in a new tab)

How to fix?

Upgrade Debian:unstable zabbix to version 1:7.0.22+dfsg-1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream zabbix package and not the zabbix package as distributed by Debian. See How to fix? for Debian:unstable relevant fixed versions and status.

Host and event action script input is validated with a regex (set by the administrator), but the validation runs in multiline mode. If ^ and $ anchors are used in user input validation, an injected newline lets authenticated users bypass the check and inject shell commands.