vendor:
Nagios Log Server
by:
Seth Kraft
8.1
CVSS
CRITICAL
Stored Cross-Site Scripting (XSS), Privilege Escalation
79, 352, 285, 269, 602
CWE
Product Name: Nagios Log Server
Affected Version From: 2024R1.3.1
Affected Version To: 2024R1.3.1 and below
Patch Exists: NO
Related CWE:
CPE: a:nagios:nagios_log_server:2024R1.3.1
Platforms Tested: Ubuntu 20.04
2025
Stored XSS Vulnerability in Nagios Log Server (Privilege Escalation to Admin)
A stored XSS vulnerability in Nagios Log Server 2024R1.3.1 allows a low-privileged user to inject malicious JavaScript into the 'email' field of their profile. When an administrator views the audit logs, the script executes, resulting in privilege escalation via unauthorized admin account creation. The vulnerability can be chained to achieve remote code execution (RCE) in certain configurations.
Mitigation:
To mitigate this vulnerability, ensure input validation on all user-supplied data, sanitize user inputs to remove any malicious scripts, and implement proper access controls to prevent privilege escalation.