Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/librenms/librenms/security/advisories/GHSA-jf24-8g2h-2wg7
- https://www.vulncheck.com/advisories/librenms-before-26.5.0-remote-code-executio
- https://github.com/librenms/librenms/security/advisories/GHSA-jf24-8g2h-2wg7
FAQ
What is CVE-2026-84190?
CVE-2026-84190 is a vulnerability with a CVSS score of 7.2 (HIGH). 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 a...
How severe is CVE-2026-84190?
CVE-2026-84190 has been rated HIGH with a CVSS base score of 7.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-84190?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.