{
    "id": "CVE-2019-10669",
    "published": "2019-09-09 13:15:11",
    "last_modified": "2026-06-17 02:11:29",
    "cvss_score": "7.2",
    "cvss_severity": "HIGH",
    "cvss_version": "3.1",
    "cvss_vector": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
    "cwe": "CWE-78",
    "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().",
    "epss_score": "0.80692",
    "epss_percentile": "0.99617",
    "kev": 0,
    "kev_due": null,
    "has_exploit": 1,
    "updated_at": "2026-09-26 18:24:41",
    "priority": {
        "rank": 2,
        "label": "Patch early",
        "why": "A public exploit exists."
    },
    "products": [
        {
            "vendor": "librenms",
            "product": "librenms"
        }
    ],
    "kev_detail": null,
    "exploits": [
        {
            "source": "exploit-db",
            "ref_id": "47375",
            "title": "LibreNMS - Collectd Command Injection (Metasploit)",
            "date": "2019-09-10",
            "url": "https://www.exploit-db.com/exploits/47375"
        }
    ],
    "refs_list": [
        "http://packetstormsecurity.com/files/154391/LibreNMS-Collectd-Command-Injection.html",
        "https://www.darkmatter.ae/xen1thlabs/librenms-command-injection-vulnerability-xl-19-017/",
        "http://packetstormsecurity.com/files/154391/LibreNMS-Collectd-Command-Injection.html",
        "https://www.darkmatter.ae/xen1thlabs/librenms-command-injection-vulnerability-xl-19-017/"
    ]
}