CVE-2026-27016

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:librenms:librenms:*:*:*:*:*:*:*:*

History

17 Jun 2026, 10:26

Type Values Removed Values Added
Summary
  • (es) LibreNMS es una herramienta de monitorización de red basada en PHP/MySQL/SNMP con auto-descubrimiento. Las versiones 24.10.0 hasta la 26.1.1 son vulnerables a XSS almacenado a través del parámetro 'unit' en Custom OID. La funcionalidad Custom OID no realiza una sanitización en strip_tags() mientras que otros campos (name, oid, datatype) están sanitizados. El valor no sanitizado se almacena en la base de datos y se renderiza sin escape HTML. Este problema está solucionado en la versión 26.2.0.

20 Feb 2026, 16:22

Type Values Removed Values Added
References () https://github.com/librenms/librenms/commit/3bea263e02441690c01dea7fa3fe6ffec94af335 - () https://github.com/librenms/librenms/commit/3bea263e02441690c01dea7fa3fe6ffec94af335 - Patch
References () https://github.com/librenms/librenms/pull/19040 - () https://github.com/librenms/librenms/pull/19040 - Issue Tracking
References () https://github.com/librenms/librenms/releases/tag/26.2.0 - () https://github.com/librenms/librenms/releases/tag/26.2.0 - Product, Release Notes
References () https://github.com/librenms/librenms/security/advisories/GHSA-fqx6-693c-f55g - () https://github.com/librenms/librenms/security/advisories/GHSA-fqx6-693c-f55g - Third Party Advisory
First Time Librenms librenms
Librenms
CPE cpe:2.3:a:librenms:librenms:*:*:*:*:*:*:*:*

20 Feb 2026, 02:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-20 02:16

Updated : 2026-06-17 10:26


NVD link : CVE-2026-27016

Mitre link : CVE-2026-27016

CVE.ORG link : CVE-2026-27016


JSON object : View

Products Affected

librenms

  • librenms
CWE
CWE-79

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

CWE-116

Improper Encoding or Escaping of Output