AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2019-10669

HIGH · CVSS 7.2 EPSS 80.66% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2019-09-09 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.2. Public exploit code or proof-of-concept references have been detected in its references. Its EPSS score suggests a 80.7% probability of exploitation in the next 30 days.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

External Security References

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2019-10669
Severity
HIGH
CVSS
7.2
EPSS
80.66%

Original NVD Description

An issue was discovered in LibreNMS through 1.47. There is a command injection vulnerability in html/includes/graphs/device/collectd.inc.php where user supplied parameters are filtered with the mysqli_escape_real_string function. This function is not the appropriate function to sanitize command arguments as it does not escape a number of command line syntax characters such as ` (backtick), allowing an attacker to inject commands into the variable $rrd_cmd, which gets executed via passthru().

Related CVEs

Other vulnerabilities affecting the same vendor(s)