CVE-2026-27016

Severity CVSS v4.0:
Pending analysis
Type:
CWE-79 Cross-Site Scripting (XSS)
Publication date:
20/02/2026
Last modified:
20/02/2026

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:librenms:librenms:*:*:*:*:*:*:*:* 24.10.0 (including) 26.2.0 (excluding)