CVE-2024-51092
Undergoing Analysis
Undergoing Analysis - In Progress
Remote Code Execution in LibreNMS
Publication date: 2026-05-08
Last updated on: 2026-05-08
Assigner: MITRE
Description
Description
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutController.php's index(), SettingsController.php's update(), and PollDevice.php's initRrdDirectory().
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| librenms | librenms | to 24.10.0 (exc) |
| librenms | librenms | From 24.9.0 (inc) to 24.9.1 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-78 | The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component. |