CVE 5.4 MEDIUM

LibreNMS has Stored XSS in Custom OID – unit parameter missing strip_tags()_CVE-2026-27016

5.4 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

Description

LibreNMS is an auto-discovering PHP/MySQL/SNMP based network monitoring tool. Versions 24.10.0 through 26.1.1 are vulnerable to Stored XSS via the unit parameter in Custom OID. The Custom OID functionality lacks strip_tags() sanitization while other fields (name, oid, datatype) are sanitized. The unsanitized value is stored in the database and rendered without HTML escaping. This issue is fixed in version 26.2.0.

Basic Information

ID CVE-2026-27016
Source GitHub_M
Published Feb 20, 2026 at 01:34

Affected Product

Vendor librenms
Product librenms
Version >= 24.10.0, < 26.2.0
Affected Versions librenms librenms >= 24.10.0, < 26.2.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.