Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2019-15949

97
FAUCET Score

CVE-2019-15949 is a critical remote command execution vulnerability affecting Nagios XI versions prior to 5.6.6. It allows an authenticated attacker (either as an admin via the web interface or as the nagios user on the server) to execute arbitrary commands as root. The vulnerability stems from the getprofile.sh script, which is executed with root privileges and calls the nagios-owned check_plugin, enabling malicious modification. This vulnerability carries a CVSS score of 8.8 (HIGH), indicating a severe risk with low attack complexity and high impact on confidentiality, integrity, and availability. Its EPSS score is exceptionally high, and it has a FAUCET Risk Score of 100/100. CVE-2019-15949 is actively exploited (KEV listed) and has publicly available exploit modules in Metasploit and ExploitDB, confirming its weaponization. Despite its severity and active exploitation, there is minimal community discussion or media coverage.

Impacted Technologies

VendorProductVersion(s)CPE
< 5.6.6CPE matchmatch criteria
cpe:2.3:a:nagios:nagios_xi:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

8.8HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
2.8
Impact Score
5.9
CvssVersion
3.1

Exploit Intelligence

EPSS Score
77.74%
Probability of exploitation in next 30 days
EPSS Percentile
99.5%
Percentile rank of EPSS score among Peer Group
As of 2026-07-24
Model: v2026.06.15
Added to KEV · Nov 3, 2021
Metasploit: Nagios XI Prior to 5.6.6 getprofile.sh Authenticated Remote Command Execution · Jul 29, 2019
ExploitDB: EDB-52138 · Apr 8, 2025
This CVE's current EPSS score of 0.7774 is in the 99th percentile among its peer group of 17,808 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.3 Bluesky, 0.1 Mastodon, and 0.2 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Remediation records are not available for this CVE.

References

cisa.gov / known-exploited-vulnerabilities-catalog
US Government Resource
packetstormsecurity.com / files/156676/Nagios-XI-Authenticated-Remote-Command-Execution.html
ExploitThird Party AdvisoryVDB Entry
packetstormsecurity.com / files/162158/Nagios-XI-getprofile.sh-Remote-Command-Execution.html
ExploitThird Party AdvisoryVDB Entry
github.com / jakgibb/nagiosxi-root-rce-exploit
ExploitThird Party Advisory