Cyber Posture

CVE-2024-14003

CriticalPublic PoCRCE

Published: 30 October 2025

Published
30 October 2025
Modified
06 November 2025
KEV Added
Patch
CVSS Score 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0095 76.4th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-14003 is a critical-severity OS Command Injection (CWE-78) vulnerability in Nagios Nagios Xi. Its CVSS base score is 9.8 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 23.6% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly mandates validation of inbound NRDP request parameters to block crafted inputs from reaching command execution paths and prevent OS command injection.

prevent

Requires identification, reporting, and correction of the specific flaw in Nagios XI NRDP server plugins through timely patching.

prevent

Enforces restrictions on NRDP input types, sources, and quantities to limit opportunities for command injection via malformed parameters.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1059.004 Unix Shell Execution
Adversaries may abuse Unix shell commands and scripts for execution.
Why these techniques?

CVE enables unauthenticated RCE via OS command injection in public-facing NRDP service (T1190) and directly facilitates arbitrary Unix shell command execution as the Nagios service user (T1059.004).

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

NVD Description

Nagios XI versions prior to 2024R1.2 are vulnerable to remote code execution (RCE) through its NRDP (Nagios Remote Data Processor) server plugins. Insufficient validation of inbound NRDP request parameters allows crafted input to reach command execution paths, enabling attackers to…

more

execute arbitrary commands on the underlying host in the context of the web/Nagios service.

Deeper analysisAI

CVE-2024-2024-14003 is a remote code execution (RCE) vulnerability in Nagios XI versions prior to 2024R1.2, stemming from insufficient validation of inbound NRDP (Nagios Remote Data Processor) request parameters in its server plugins. This flaw, classified as CWE-78 (OS Command Injection), allows crafted input to reach command execution paths, enabling arbitrary command execution on the underlying host in the context of the web/Nagios service. The vulnerability carries a CVSS v3.1 base score of 9.8 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H), indicating critical severity due to its network accessibility and lack of prerequisites.

An unauthenticated attacker with network access to the NRDP service can exploit this vulnerability by submitting specially crafted NRDP requests. Successful exploitation grants remote command execution as the web/Nagios service user, potentially allowing full compromise of the host system, including data exfiltration, persistence, or lateral movement.

Nagios advisories address this issue through patches in version 2024R1.2 and later. Additional mitigation details are available in the Nagios XI changelog at https://www.nagios.com/changelog/nagios-xi/, the security products page at https://www.nagios.com/products/security/#nagios-xi, and the VulnCheck advisory at https://www.vulncheck.com/advisories/nagios-xi-rce-via-nrdp-server-plugins.

Details

CWE(s)

Affected Products

nagios
nagios xi
2024 · ≤ 2024

CVEs Like This One

CVE-2025-34284Same product: Nagios Nagios Xi
CVE-2026-2043Same product: Nagios Nagios Xi
CVE-2026-2041Same product: Nagios Nagios Xi
CVE-2024-14005Same product: Nagios Nagios Xi
CVE-2026-2042Same product: Nagios Nagios Xi
CVE-2025-34227Same product: Nagios Nagios Xi
CVE-2020-36867Same product: Nagios Nagios Xi
CVE-2013-10073Same product: Nagios Nagios Xi
CVE-2018-25122Same product: Nagios Nagios Xi
CVE-2023-7317Same product: Nagios Nagios Xi

References