LibreNMS is an auto-discovering PHP/MySQL/SNMP based network monitoring tool. In versions 26.1.1 and below, the device group name is not sanitized, allowing attackers with admin privileges to perform Stored Cross-Site Scripting (XSS) attacks. When a user adds a device group, an HTTP POST request is sent to the Request-URI "/device-groups". The name of the newly created device group is stored in the value of the name parameter. After the device group is created, the entry is displayed along with relevant buttons such as Rediscover Devices, Edit, and Delete. This issue has been fixed in version 26.2.0.
References
| Link | Resource |
|---|---|
| https://github.com/librenms/librenms/commit/64b31da444369213eb4559ec1c304ebfaa0ba12c | Patch |
| https://github.com/librenms/librenms/pull/19041 | Issue Tracking |
| https://github.com/librenms/librenms/releases/tag/26.2.0 | Product Release Notes |
| https://github.com/librenms/librenms/security/advisories/GHSA-5pqf-54qp-32wx | Exploit Third Party Advisory |
Configurations
History
20 Feb 2026, 16:21
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 4.8 |
| Summary |
|
|
| CPE | cpe:2.3:a:librenms:librenms:*:*:*:*:*:*:*:* | |
| References | () https://github.com/librenms/librenms/commit/64b31da444369213eb4559ec1c304ebfaa0ba12c - Patch | |
| References | () https://github.com/librenms/librenms/pull/19041 - Issue Tracking | |
| References | () https://github.com/librenms/librenms/releases/tag/26.2.0 - Product, Release Notes | |
| References | () https://github.com/librenms/librenms/security/advisories/GHSA-5pqf-54qp-32wx - Exploit, Third Party Advisory | |
| First Time |
Librenms librenms
Librenms |
20 Feb 2026, 03:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-02-20 03:15
Updated : 2026-02-20 16:21
NVD link : CVE-2026-26991
Mitre link : CVE-2026-26991
CVE.ORG link : CVE-2026-26991
JSON object : View
Products Affected
librenms
- librenms
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
