Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Librenms | Librenms | < 25.7.0 |
Related Weaknesses (CWE)
References
- https://github.com/librenms/librenms/commit/30d3dd7e5f5e22a8c23c9db3ad90a731c005Patch
- https://github.com/librenms/librenms/security/advisories/GHSA-86rg-8hc8-v82pExploitVendor Advisory
FAQ
What is CVE-2025-62365?
CVE-2025-62365 is a vulnerability with a CVSS score of 6.1 (MEDIUM). 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` ...
How severe is CVE-2025-62365?
CVE-2025-62365 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-62365?
Check the references section above for vendor advisories and patch information. Affected products include: Librenms Librenms.