CVE-2025-62365
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-10-13

Last updated on: 2025-10-20

Assigner: GitHub, Inc.

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 Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-10-13
Last Modified
2025-10-20
Generated
2026-05-07
AI Q&A
2025-10-14
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
librenms librenms to 25.7.0 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a reflected Cross-Site Scripting (XSS) issue in the LibreNMS network monitoring system prior to version 25.7.0. It occurs in the 'report_this' function due to improper filtering of the 'project_issues' parameter. Specifically, the 'htmlentities' function was incorrectly used in an 'a href' environment, allowing malicious scripts to be injected and executed in the context of a user's browser.


How can this vulnerability impact me? :

The reflected XSS vulnerability can allow attackers to execute malicious scripts in the browsers of users who visit a crafted URL or interact with the vulnerable function. This can lead to theft of sensitive information, session hijacking, or performing actions on behalf of the user without their consent, potentially compromising the security and integrity of the affected system and its users.


What immediate steps should I take to mitigate this vulnerability?

Upgrade LibreNMS to version 25.7.0 or later, as this version contains the fix for the reflected-XSS vulnerability in the report_this function.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart