CVE-2026-84190 PUBLISHED

LibreNMS before 26.5.0 Remote Code Execution via AboutController

Assigner: VulnCheck
Reserved: 01.09.2026 Published: 01.09.2026 Updated: 01.09.2026

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.

Metrics

CVSS 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
CVSS Score: 8.7

Product Status

Vendor librenms
Product librenms
Versions Default: unaffected
  • affected from 0 to 26.5.0 (excl.)
  • Version 26.5.0 is unaffected

Credits

  • tCu0n9 reporter

References

Problem Types

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