LiveActive security incident?Get immediate response
CVE Record

CVE-2020-36862: Nagios XI < 5.6.11 Unauthenticated XSS and SSRF via Highcharts

Nagios XI versions prior to 5.6.11 contain unauthenticated vulnerabilities in the Highcharts local exporting tool. Crafted export requests could (1) inject script into exported/returned content due to insufficient output encoding (XSS), and (2) cause the server to fetch attacker-specified URLs (SSRF), potentially accessing internal network resources. An unauthenticated remote attacker can leverage these issues to execute script in a user's browser when the exported content is viewed and to disclose sensitive information reachable from the export server via SSRF.

MediumCVSS 6.9Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Older Nagios XI monitoring servers (before 5.6.11) have a flaw in a charting feature that anyone on the network can abuse without logging in. Attackers can plant scripts that run in an admin's browser or trick the server into reaching out to internal systems on their behalf, potentially exposing data that should never leave your network.

Executive priority

Medium priority. Patch within the standard monthly cycle if Nagios XI is internal-only; accelerate to a near-term change window if the UI is reachable from untrusted networks. Risk centers on admin browser compromise and internal data disclosure rather than direct system takeover.

Technical view

Nagios XI versions prior to 5.6.11 expose the Highcharts local exporting tool without authentication. Insufficient output encoding allows reflected/stored XSS (CWE-79) in exported content, and the export handler will fetch attacker-controlled URLs, enabling SSRF (CWE-918) against internal services. CVSS 4.0 base is 6.9. No active exploitation is cited in the bundle and the issue is not in CISA KEV.

Likely exposure

Internet-facing or DMZ-resident Nagios XI installations below 5.6.11 are directly exposed. Internal-only deployments are still reachable from any host that can hit the monitoring web UI, which often includes broad operational and admin networks.

Exploitation context

No public reports of active exploitation are cited in the source bundle, and the CVE is not listed in CISA KEV. The Highcharts export issue is a known, documented weakness pattern, and the vendor advisory and third-party VulnCheck advisory describe the conditions but do not confirm in-the-wild abuse.

Researcher notes

Two distinct weaknesses share one CVE: CWE-79 reflected/stored XSS in exported chart content and CWE-918 SSRF via attacker-supplied fetch URLs. Both are unauthenticated and pre-5.6.11. CVSS 4.0 6.9 reflects limited integrity/availability impact but meaningful confidentiality and scope impact via SSRF reachability. Validate fix by confirming export handler authentication and URL allowlisting in 5.6.11+.

Mitigation direction

  • Upgrade Nagios XI to 5.6.11 or later per vendor changelog.
  • Restrict access to the Nagios XI web UI to trusted admin networks only.
  • Place Nagios XI behind a WAF or reverse proxy that filters export endpoints.
  • Egress-filter the Nagios XI host so it cannot reach unintended internal or external URLs.
  • Review monitoring server logs for unusual export or chart requests pending upgrade.

Validation and detection

  • Inventory all Nagios XI instances and confirm version against 5.6.11 baseline.
  • Check the Highcharts export endpoint is not reachable unauthenticated from untrusted networks.
  • Review web/proxy logs for unexpected outbound fetches from the Nagios XI host.
  • Confirm patch installation by re-checking version after upgrade and vendor changelog notes.
  • Validate network segmentation so the monitoring server cannot pivot to sensitive internal services.
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
cwe · medium confidence lookup

CWE-918: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. 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
description · low confidence lookup

Cloud metadata behavior lookup

The CVE wording references SSRF or metadata access, so cloud discovery and credential material review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2020-36862 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
6.9 (4.0)
Known Exploited
No
Published

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

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
6.9CVSS 4.0MediumCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:L/SI:L/SA:LPrimary CVE score

Vulnerability scoring details

Base CVSS 4.0 score

6.9Medium
CVSS 4.0 vector shape for CVE-2020-36862Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

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

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.

CWE-79 · source CWE mapping

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.

CWE-918 · source CWE mapping

Server-Side Request Forgery (SSRF)

Server-Side Request Forgery (SSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.