Description
LibreNMS versions before 26.5.0 contain a remote code execution vulnerability in the AboutController where the snmpget configuration parameter is passed to shell_exec() without proper validation. An authenticated administrator can modify the snmpget configuration to point to a malicious executable file and trigger code execution by accessing the /about endpoint.
Published: 2026-09-01
Score: 8.7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

LibreNMS releases older than 26.5.0 allow an authenticated administrator to trigger arbitrary command execution by manipulating the snmpget configuration string that is forwarded to a system shell without validation. The vulnerability utilizes a classic injection weakness, enabling the attacker to specify any executable path and have it run when a normal user requests the /about page. This flaw can result in full compromise of the host running LibreNMS, exposing all local data and services.

Affected Systems

Affected systems are installations of LibreNMS prior to version 26.5.0. The vulnerability is specific to the AboutController component of the web interface and will only be exploitable on sites where the administrator is authorized and the snmpget configuration can be edited via the UI.

Risk and Exploitability

The CVSS score of 8.7 indicates a high severity with remote execution potential. EPSS is not provided, so the current probability of exploitation is unknown; however, the flaw is only exploitable by logged-in administrators, which limits the attacker pool. Because the vulnerability is not listed in the CISA KEV catalog, it has not yet been associated with known exploits, but the knowledge of a remote code execution path warrants immediate attention.

Generated by OpenCVE AI on September 1, 2026 at 13:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade LibreNMS to version 26.5.0 or later to fix the unsanitized shell call.
  • Limit administrator access to trusted users only or enforce least privilege to reduce the attacker pool.
  • Temporarily disable the /about endpoint or configure the snmpget setting in a read-only manner until the patch is applied.

Generated by OpenCVE AI on September 1, 2026 at 13:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 01 Sep 2026 11:45:00 +0000

Type Values Removed Values Added
Description LibreNMS versions before 26.5.0 contain a remote code execution vulnerability in the AboutController where the snmpget configuration parameter is passed to shell_exec() without proper validation. An authenticated administrator can modify the snmpget configuration to point to a malicious executable file and trigger code execution by accessing the /about endpoint.
Title LibreNMS before 26.5.0 Remote Code Execution via AboutController
First Time appeared Librenms
Librenms librenms
Weaknesses CWE-77
CPEs cpe:2.3:a:librenms:librenms:*:*:*:*:*:*:*:*
Vendors & Products Librenms
Librenms librenms
References
Metrics cvssV3_1

{'score': 7.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Librenms Librenms
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-01T12:12:49.860Z

Reserved: 2026-09-01T10:51:59.728Z

Link: CVE-2026-84190

cve-icon Vulnrichment

Updated: 2026-09-01T12:12:37.794Z

cve-icon NVD

Status : Received

Published: 2026-09-01T12:17:48.450

Modified: 2026-09-01T13:20:09.307

Link: CVE-2026-84190

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T13:30:17Z

Weaknesses
  • CWE-77

    Improper Neutralization of Special Elements used in a Command ('Command Injection')