Description
Nagios Core before 4.5.14 and Nagios XI before 2026R1.7 are vulnerable to authenticated remote code execution via unfiltered NOTIFICATION-family macro substitution through the com_data parameter. When a notification command references $NOTIFICATIONCOMMENT$ or $NOTIFICATIONAUTHOR$ in a shell-reachable position, authenticated UI users can run arbitrary commands as the nagios user. Exploitation requires a non-default configuration in which a notification command references these macros in a shell-executed command line.
Published: 2026-08-12
Score: 7.7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A vulnerability in Nagios Core and Nagios XI allows authenticated UI users to execute arbitrary shell commands by exploiting unfiltered substitution of $NOTIFICATIONCOMMENT$ or $NOTIFICATIONAUTHOR$ in notification commands. The flaw operates when a notification command references these macros in a shell‑reachable position, enabling privileged execution as the nagios user and thus compromising confidentiality, integrity, and availability. The weakness is an example of CWE‑78: Improper Neutralization of Special Elements used in a Command Injection context.

Affected Systems

The issue affects Nagios Core versions prior to 4.5.14 and Nagios XI versions prior to 2026R1.7. Any installation using these versions with a non‑default configuration that places the mentioned macros in a shell‑executed command line is susceptible.

Risk and Exploitability

The CVSS score for this vulnerability is 7.7, indicating a high severity. The EPSS score is not available and it is not listed in the CISA KEV catalog, implying no currently known widespread exploitation. Successful exploitation requires an authenticated UI user and a configuration that includes the problematic macros in a shell‑executed command line. Because the attack vector is internal and requires credentialed access, the probability of exploitation may be lower, yet the impact remains severe.

Generated by OpenCVE AI on August 13, 2026 at 00:18 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Nagios Core to version 4.5.14 or later.
  • Upgrade Nagios XI to version 2026R1.7 or later.
  • If an upgrade is not immediately possible, edit notification command definitions to remove $NOTIFICATIONCOMMENT$ and $NOTIFICATIONAUTHOR$ from shell‑executed command lines, or ensure that any macro usage is properly escaped or sanitized.
  • Limit UI user permissions so only trusted users have the ability to modify notification commands.

Generated by OpenCVE AI on August 13, 2026 at 00:18 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 12 Aug 2026 17:15:00 +0000

Type Values Removed Values Added
Description Nagios Core before 4.5.14 and Nagios XI before 2026R1.7 are vulnerable to authenticated remote code execution via unfiltered NOTIFICATION-family macro substitution through the com_data parameter. When a notification command references $NOTIFICATIONCOMMENT$ or $NOTIFICATIONAUTHOR$ in a shell-reachable position, authenticated UI users can run arbitrary commands as the nagios user. Exploitation requires a non-default configuration in which a notification command references these macros in a shell-executed command line.
Title Nagios Core / XI Authenticated RCE via Unfiltered NOTIFICATION-Family Macro Substitution
Weaknesses CWE-78
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 7.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-12T18:01:18.185Z

Reserved: 2026-05-21T18:34:46.418Z

Link: CVE-2026-48554

cve-icon Vulnrichment

Updated: 2026-08-12T18:01:13.507Z

cve-icon NVD

Status : Received

Published: 2026-08-12T17:17:27.840

Modified: 2026-08-12T18:17:30.117

Link: CVE-2026-48554

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T00:30:06Z

Weaknesses
  • CWE-78

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