CVE-2026-23920
Received Received - Intake
Command Injection via Regex Bypass in Zabbix Host Action Scripts

Publication date: 2026-03-24

Last updated on: 2026-03-24

Assigner: Zabbix

Description
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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-03-24
Last Modified
2026-03-24
Generated
2026-06-16
AI Q&A
2026-03-24
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Currently, no data is known.
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-78 The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability occurs because the host and event action script input is validated using a regular expression that runs in multiline mode. When the validation uses the ^ and $ anchors, an injected newline character allows authenticated users to bypass the validation check and inject shell commands.

Impact Analysis

The vulnerability allows authenticated users to bypass input validation and inject shell commands. This can lead to unauthorized command execution on the affected system, potentially compromising system integrity, confidentiality, and availability.

Compliance Impact

I don't know

Detection Guidance

I don't know

Mitigation Strategies

I don't know

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-23920. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart