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().
総合評価: CVE-2019-10669 は悪用リスクが高い(83.7/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 80.66%、100 パーセンタイル) 根拠: 公開エクスプロイトが 3 件参照されています(Exploit-DB)。 直近 1 日で EPSS が +22.31% 上昇。悪用への関心が高まっている可能性があります。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| 47375 | exploit_db | edb | 2019-09-10 | Exploit-DB ↗ |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ | |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 58.35% | 80.66% | +22.31% |
| 2 | 2026-06-14 | 55.68% | 58.35% | +2.67% |
| 3 | 2026-02-08 | — | 55.68% | — |
EPSS の全履歴 (全 53 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.2 | 3.1 | HIGH |
|
1.2 | 5.9 | [email protected] |
| 6.5 | 2.0 | MEDIUM |
|
8.0 | 6.4 | [email protected] |
| URL | タグ |
|---|---|
| http://packetstormsecurity.com/files/154391/LibreNMS-Collectd-Command-Injection.html | Exploit Third Party Advisory VDB Entry |
| https://www.darkmatter.ae/xen1thlabs/librenms-command-injection-vulnerability-xl-19-017/ | Exploit Third Party Advisory |