CVE-2026-23920 — Host and event action script input is validated with a regex (set by the administrator), but the validation runs in mult
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.
Platform
Zabbix
CVE Record
CVE-2026-23920
CVSS Score
7.7/10
Published
24 March 2026
Views
21
Primary source: Review the official advisory at nvd.nist.gov
Go to Source
Summary
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.
Prototype pollution vulnerability in searchParamsToObject() is leading to a persistent XSS in Maps. URL parameter processing was not filtering dangerous properties like __proto__, combined with jQuery's unsafe element creation that traversed the prototype chain.