Cross-site scripting in LibreNMS - CVE-2023-48295

 

Cross-site scripting in LibreNMS - CVE-2023-48295

Published: November 17, 2023 / Updated: May 5, 2026


Vulnerability identifier: #VU129747
CSH Severity: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:U/U:Clear
CVE-ID: CVE-2023-48295
CWE-ID: CWE-79
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
LibreNMS
Software vendor:
LibreNMS Project

Description

The vulnerability allows a remote user to execute arbitrary script code in the victim's browser.

The vulnerability exists due to cross-site scripting in DeviceGroupController.php in the device groups deletion feature when rendering unsanitized device group names in a deletion message. A remote user can create a device group with a crafted name to execute arbitrary script code in the victim's browser.

User interaction is required to trigger the malicious script.


Remediation

Install security update from vendor's website.

External links