Stored XSS Vulnerability in LibreNMS Network Monitoring Tool
CVE-2026-27016

5.4MEDIUM

Key Information:

Vendor

Librenms

Status
Vendor
CVE Published:
20 February 2026

What is CVE-2026-27016?

LibreNMS, a network monitoring tool, has a vulnerability that allows for stored Cross-Site Scripting (XSS) through the Custom OID feature. Specifically, the issue arises from the lack of sanitization for the 'unit' parameter, which does not employ 'strip_tags()' to secure input. While other parameters like name, oid, and datatype are properly sanitized, the unsanitized value is stored in the database and can lead to potential XSS attacks when rendered without HTML escaping. This vulnerability has been addressed in version 26.2.0.

Affected Version(s)

librenms >= 24.10.0, < 26.2.0

References

CVSS V3.1

Score:
5.4
Severity:
MEDIUM
Confidentiality:
Low
Integrity:
Low
Availability:
Low
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
Required
Scope:
Changed

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.