CVE Catalog

Actively exploited in the wild

Nagios XI Remote Code Execution Vulnerability

Nagios - Nagios XI · Listed in the CISA KEV since 2021-11-03. This indicates confirmed attacks in production environments.

Required action: Apply updates per vendor instructions.

CVE-2019-15949

HighCVSS 8.8KEV
Published: Updated: Translated: NVD NIST

Summary

Nagios XI before 5.6.6 allows remote command execution as root. Exploitation requires access to the server as the nagios user or as the admin user via the web interface; the getprofile.sh script is executed as root via a passwordless sudo entry and runs check_plugin, which is owned by the nagios user.

Risk Assessment

A user with permissions to modify plugins or the nagios user can modify the check_plugin executable and insert malicious commands, gaining full control over the system as root.

Recommendation

Update Nagios XI to version 5.6.6 or later and restrict permissions to modify plugins and access the nagios account.

Other vulnerabilities in Nagios XI

See all
Original NVD description (English source)

Nagios XI before 5.6.6 allows remote command execution as root. The exploit requires access to the server as the nagios user, or access as the admin user via the web interface. The getprofile.sh script, invoked by downloading a system profile (profile.php?cmd=download), is executed as root via a passwordless sudo entry; the script executes check_plugin, which is owned by the nagios user. A user logged into Nagios XI with permissions to modify plugins, or the nagios user on the server, can modify the check_plugin executable and insert malicious commands to execute as root.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS