Cross-site scripting in LibreNMS - CVE-2025-62412
Published: April 24, 2026
LibreNMS
Detailed vulnerability description
The vulnerability allows a remote user to inject arbitrary script code.
The vulnerability exists due to improper neutralization of input during web page generation in the alert-rules functionality when handling alert rule creation or update requests. A remote privileged user can submit a crafted alert rule name to inject arbitrary script code.
The issue can be triggered by using XML character references that bypass sanitization and are later decoded when the alert rule list is rendered.