CVE-2026-86427 PUBLISHED

LibreNMS before 26.8.0 Argument Injection via graph_title

Assigner: VulnCheck
Reserved: 07.09.2026 Published: 07.09.2026 Updated: 07.09.2026

LibreNMS before 26.8.0 contains an argument injection vulnerability in the graph_title parameter that allows authenticated attackers to inject arbitrary rrdtool arguments by breaking out of double-quote escaping. Attackers can inject DEF and LINE arguments to read RRD files from unauthorized devices, or use newline injection to execute arbitrary rrdtool commands, bypassing per-device authorization checks.

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.8.0 (excl.)
  • Version 26.8.0 is unaffected

References

Problem Types

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