CVE-2025-62365 MEDIUM

CVE-2025-62365: LibreNMS vulnerable to Reflected-XSS in `report_this` function

Vendor Librenms
Product librenms
Weakness CWE-79 · XSS
Published October 13, 2025
Last update October 14, 2025

CVSS base score

5.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:P

What the vulnerability does

01Description

LibreNMS is an open-source, PHP/MySQL/SNMP-based network monitoring system. Prior to 25.7.0, there is a reflected-XSS in `report_this` function in `librenms/includes/functions.php`. The `report_this` function had improper filtering (`htmlentities` function was incorrectly use in a href environment), which caused the `project_issues` parameter to trigger an XSS vulnerability. This vulnerability is fixed in 25.7.0.

Key dates

02Disclosure timeline

October 13, 2025 CVE published
October 14, 2025 Record updated