← Vulnerability feed

Vulnerability record · CVE-2020-27988 · published 16 November 2020

CVE-2020-27988: Nagios XI Manage Users username field stored XSS

Nagios · Nagios Xi

Nagios XI before 5.7.5 is vulnerable to cross-site scripting in the Manage Users Username field. An authenticated user with permission to manage users can inject script that executes in the browser of another user viewing that page, which matters because Nagios XI is a monitoring console often holding privileged infrastructure access.

5.4 CVSS 3.1 Medium EPSS 91% · top 0.2% CWE-79 · Cross-site scripting
5.4CVSS 3.1 base score, v2 3.5
91%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
2References
17 Jun 2026Last modified by NVD

Description

Nagios XI before 5.7.5 is vulnerable to XSS in Manage Users (Username field).

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: medium.

medium priorityRequires authentication and user interaction and is rated medium by CVSS, but the high EPSS score and privileged monitoring context warrant prompt patching.

What it is

Nagios XI before 5.7.5 is vulnerable to cross-site scripting in the Manage Users Username field. An authenticated user with permission to manage users can inject script that executes in the browser of another user viewing that page, which matters because Nagios XI is a monitoring console often holding privileged infrastructure access.

Impact

An attacker can run script in a victim's authenticated session, potentially stealing session tokens or performing actions as that user. The CVSS scope change (S:C) indicates the impact can extend beyond the vulnerable component.

Attack surface

Reached over the network through the Manage Users interface; the vector requires low privileges (PR:L) and user interaction (UI:R), so an authenticated account able to set the Username field plus a victim viewing the affected page are needed.

Exploitation

Not listed in CISA KEV and no public exploit references are provided; EPSS is very high (0.913, 99.8th percentile), suggesting elevated predicted exploitation activity despite the absence of KEV or exploit tags.

What to do

  • Upgrade Nagios XI to 5.7.5 or later, per the vendor change log.
  • Restrict Manage Users permissions to the smallest set of trusted administrators.
  • Encode or sanitize the Username field on input and output if patching is delayed.
  • Deploy a content security policy and browser protections to limit script execution in the admin console.

Detection

  • Review Nagios XI audit or web logs for unusual Username values containing script tags or event handlers.
  • Monitor for anomalous authenticated sessions or actions in Manage Users following page views by other accounts.
  • Alert on outbound requests or token use from admin browsers that do not match normal Nagios XI behavior.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2020-27988 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

8.8CVE-2021-25296Nagios XI Windows WMI Config Wizard OS Command InjectionNagios XI 5.7.5 fails to sanitize authenticated user input in the windowswmi config wizard file, allowing OS command injection. Because the affected …KEVEPSS 72%analysed8.8CVE-2021-25297Nagios XI switch config wizard OS command injectionNagios XI 5.7.5 fails to sanitize authenticated user input in the switch configuration wizard file switch.inc.php, allowing OS command injection via …KEVEPSS 57%analysed8.8CVE-2021-25298Nagios XI cloud-vm config wizard OS command injectionNagios XI 5.7.5 fails to properly sanitize authenticated user input in /usr/local/nagiosxi/html/includes/configwizards/cloud-vm/cloud-vm.inc.php, all…KEVEPSS 75%analysed8.8CVE-2019-15949Nagios XI getprofile.sh command injection allows root code executionNagios XI before 5.6.6 runs the getprofile.sh script as root through a passwordless sudo entry when a system profile is downloaded. Because that scri…KEVEPSS 77%analysed9.8CVE-2024-24401Nagios XI monitoringwizard.php SQL injection allows remote code executionNagios XI 2024R1.01 contains a SQL injection flaw in the monitoringwizard.php component. A remote attacker can send a crafted payload that leads to a…EPSS 46%analysed9.8CVE-2024-24402Nagios xi improper privilege management vulnerabilityAn issue in Nagios XI 2024R1.01 allows a remote attacker to escalate privileges via a crafted script to the /usr/local/nagios/bin/npcd component.EPSS 3.4%9.8CVE-2023-48085Nagios XI command_test.php remote code executionNagios XI before 5.11.3 contains a remote code execution flaw in the command_test.php component, classified as code injection (CWE-94). The CVSS 3.1 …EPSS 76%analysed9.8CVE-2023-48084Nagios xi sql injection vulnerabilityNagios XI before version 5.11.3 was discovered to contain a SQL injection vulnerability via the bulk modification tool.EPSS 34%

Source: NIST National Vulnerability Database (record CVE-2020-27988), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.