CVE-2026-23924
Directory Traversal in Zabbix Agent 2 Docker Plugin Allows File Access
Publication date: 2026-03-24
Last updated on: 2026-03-24
Assigner: Zabbix
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| zabbix | zabbix_agent_2 | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-88 | The product constructs a string for a command to be executed by a separate component in another control sphere, but it does not properly delimit the intended arguments, options, or switches within that command string. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
The vulnerability exists in the Zabbix Agent 2 Docker plugin, which does not properly sanitize the 'docker.container_info' parameters before forwarding them to the Docker daemon.
This improper sanitization allows an attacker who can invoke Agent 2 to inject malicious parameters via the Docker archive API.
As a result, the attacker can read arbitrary files from running Docker containers.
How can this vulnerability impact me? :
This vulnerability can impact you by allowing an attacker with access to Agent 2 to read any files inside running Docker containers.
This could lead to unauthorized disclosure of sensitive information stored within those containers.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know