LiveActive security incident?Get immediate response
CVE Record

CVE-2021-47699: Nagios XI < 5.8.7 XSS in Audit Log via Send to NLS Form

Nagios XI versions prior to 5.8.7 are vulnerable to cross-site scripting (XSS) via the Audit Log page’s Send to NLS form. Insufficient validation or escaping of user-supplied input may allow an attacker to inject and execute arbitrary script in the context of a victim's browser.

MediumCVSS 5.1Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Older versions of Nagios XI, a popular IT monitoring product, contain a cross-site scripting flaw on the Audit Log page. An attacker who can already log in could plant rigged content that runs scripts in another user's browser when they view the page, potentially hijacking that user's session inside the monitoring console.

Executive priority

Schedule a routine patch cycle. Risk is moderate and contingent on an authenticated insider abusing the flaw against another user. Prioritize upgrade where Nagios XI is broadly accessible or holds elevated operational trust.

Technical view

CVE-2021-47699 is a stored or reflected XSS (CWE-79) in Nagios XI before 5.8.7, located in the Audit Log page's "Send to NLS" form. Insufficient input validation or output encoding lets an authenticated low-privileged attacker inject script that executes in a victim's browser context, requiring user interaction. CVSS 4.0 base score is 5.1 (medium).

Likely exposure

Exposure is limited to organizations running Nagios XI versions earlier than 5.8.7 where the monitoring console is reachable by users who can be tricked into viewing the Audit Log. Internet-exposed Nagios XI portals or shared admin tooling raise exposure; isolated, current installs do not.

Exploitation context

Not listed in CISA KEV and no cited source confirms active exploitation. The CVSS vector requires authenticated low-privileged access plus victim interaction, and impact is constrained to confidentiality and integrity within the browser session. Treat as a credential- or session-theft risk path, not a remote takeover.

Researcher notes

Vector indicates AV:N/PR:L/UI:P with confidentiality and integrity impact only on the subsequent system (browser session), aligning with classic XSS. No public PoC is cited in the bundle and KEV is false. VulnCheck advisory and Nagios changelog are the primary references; CPEs are empty so version-matching relies on changelog text.

Mitigation direction

  • Upgrade Nagios XI to 5.8.7 or later per the vendor changelog.
  • Restrict Audit Log access and NLS form usage to trusted administrators only.
  • Place the Nagios XI console behind VPN or SSO with MFA to reduce attacker reach.
  • Review vendor guidance for any interim hardening notes if upgrade is delayed.
  • Rotate session cookies and admin credentials after patching as a precaution.

Validation and detection

  • Confirm installed Nagios XI version against the 5.8.7 fix line in the changelog.
  • Inventory all Nagios XI instances, including dev, staging, and DR copies.
  • Review Audit Log entries for unexpected script-like content or unusual NLS submissions.
  • Check web access logs for suspicious requests to the Audit Log or Send to NLS endpoints.
  • Verify CSP, HttpOnly, and SameSite settings on Nagios XI session cookies.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-79: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-47699 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
5.1 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
5.1CVSS 4.0MediumCVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:NPrimary CVE score

Vulnerability scoring details

Base CVSS 4.0 score

5.1Medium
CVSS 4.0 vector shape for CVE-2021-47699Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
NagiosXI0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.