Description
Nagios Host zabbixagent_configwizard_func Command Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Nagios Host. Authentication is required to exploit this vulnerability.

The specific flaw exists within the zabbixagent_configwizard_func method. The issue results from the lack of proper validation of a user-supplied string before using it to execute a system call. An attacker can leverage this vulnerability to execute code in the context of the service account. Was ZDI-CAN-28250.
Published: 2026-02-20
Score: 8.8 High
EPSS: 73.4% High
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw resides in the zabbixagent_configwizard_func method, where unsanitized user input is passed directly to a system call. This allows an authenticated client to inject arbitrary commands, which then execute in the service account context of Nagios Host. Arbitrary code execution can potentially compromise confidentiality, integrity, and availability of the affected system.

Affected Systems

The vulnerability affects Nagios Host, specifically the Nagios XI 2026 release 1 family (e.g., version 2026r1-0-1). All installations that include the zabbixagent_configwizard_func routine are impacted, requiring authentication to the application to call the vulnerable function.

Risk and Exploitability

With a CVSS score of 8.8, the flaw is considered high severity, and the EPSS score of 73% indicates a high likelihood that the vulnerability may be actively exploited. The vulnerability is not listed in the CISA KEV catalog. An attacker must authenticate to the application and invoke the vulnerable function, likely using the web interface or API. Successful exploitation could allow an attacker to execute arbitrary code as the Nagios service account.

Generated by OpenCVE AI on July 31, 2026 at 18:19 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update to the latest Nagios XI release that includes the vendor fix for the zabbixagent_configwizard_func vulnerability.
  • Ensure that only authorized users have access to the web interface or API endpoints that invoke the zabbixagent_configwizard_func routine, such as role‑based access controls.
  • Monitor the system for anomalous command execution or unexpected process activity to detect potential exploitation attempts.

Generated by OpenCVE AI on July 31, 2026 at 18:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 24 Feb 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 24 Feb 2026 13:30:00 +0000

Type Values Removed Values Added
First Time appeared Nagios nagios Xi
CPEs cpe:2.3:a:nagios:nagios_xi:2026:r1:*:*:*:*:*:*
Vendors & Products Nagios nagios Xi
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}


Mon, 23 Feb 2026 15:00:00 +0000

Type Values Removed Values Added
First Time appeared Nagios
Nagios host
Vendors & Products Nagios
Nagios host

Fri, 20 Feb 2026 22:30:00 +0000

Type Values Removed Values Added
Description Nagios Host zabbixagent_configwizard_func Command Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Nagios Host. Authentication is required to exploit this vulnerability. The specific flaw exists within the zabbixagent_configwizard_func method. The issue results from the lack of proper validation of a user-supplied string before using it to execute a system call. An attacker can leverage this vulnerability to execute code in the context of the service account. Was ZDI-CAN-28250.
Title Nagios Host zabbixagent_configwizard_func Command Injection Remote Code Execution Vulnerability
Weaknesses CWE-78
References
Metrics cvssV3_0

{'score': 7.2, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H'}


cve-icon MITRE

Status: PUBLISHED

Assigner: zdi

Published:

Updated: 2026-02-26T14:44:12.787Z

Reserved: 2026-02-06T01:14:27.066Z

Link: CVE-2026-2041

cve-icon Vulnrichment

Updated: 2026-02-24T15:10:48.286Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-20T23:16:04.190

Modified: 2026-06-17T10:30:11.193

Link: CVE-2026-2041

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T18:30:17Z

Weaknesses
  • CWE-78

    Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')