CVE-2026-84188 PUBLISHED

librenms before 26.7.0 Stored XSS via graph_descr settings

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

LibreNMS versions <= 26.4.0 contain a stored cross-site scripting vulnerability in the graph_descr.<graphtype> configuration settings, which are echoed verbatim without HTML escaping in includes/html/pages/graphs.inc.php. An administrator can store a malicious HTML payload that executes in the browser of any authenticated user who views the affected graph type. The issue is fixed in version 26.7.0.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N
CVSS Score: 4.8

Product Status

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

Credits

  • k1bana reporter

References

Problem Types

  • Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE