cve/2024/CVE-2024-47526.md
2025-09-29 16:08:36 +00:00

962 B

CVE-2024-47526

Description

LibreNMS is an open-source, PHP/MySQL/SNMP-based network monitoring system. A Self Cross-Site Scripting (Self-XSS) vulnerability in the "Alert Templates" feature allows users to inject arbitrary JavaScript into the alert template's name. This script executes immediately upon submission but does not persist after a page refresh.

POC

Reference

Github

No PoCs found on GitHub currently.