LibreNMS stored Cross-site Scripting vulnerability in poller group name
Description
Published by the National Vulnerability Database
May 17, 2025
Published to the GitHub Advisory Database
May 19, 2025
Reviewed
May 19, 2025
Last updated
May 19, 2025
LibreNMS v25.4.0 suffers from Stored Cross-Site Scripting (XSS) Vulnerability in the 'group name' parameter of the 'http://localhost/poller/groups' form. This vulnerability allows attackers to inject malicious scripts into web pages viewed by other users.
---------------------------------POC-----------------------------
Before Setting: Enable 'distributed_poller' in http://localhost/settings/poller/distributed
code sink:
https://github.com/librenms/librenms/blob/25.4.0/includes/html/pages/addhost.inc.php#L284
References