LiveActive security incident?Get immediate response
CVE Record

CVE-2020-36863: Nagios XI < 5.7.2 Unrestricted File Upload via Audio Import Directory

Nagios XI versions prior to 5.7.2 allow PHP files to be uploaded to the Audio Import directory and executed from that location. The upload handler did not properly restrict file types or enforce storage outside of the webroot, and the web server permitted execution within the upload directory. An authenticated attacker with access to the audio import feature could upload a crafted PHP file and then request it to achieve remote code execution with the privileges of the application service.

HighCVSS 8.7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Older versions of Nagios XI, a popular IT monitoring platform, contain a flaw that lets a logged-in user upload a malicious file disguised as audio content. Once uploaded, the attacker can run that file on the server, taking control of the monitoring system. Because monitoring tools often hold network credentials, a compromise here can cascade across infrastructure.

Executive priority

Treat as a high-priority patch within standard change windows. The flaw can give an attacker full control of a monitoring server, which typically holds privileged network access. Plan upgrade to 5.7.2 or later promptly and confirm console exposure is limited to trusted users and networks.

Technical view

Nagios XI prior to 5.7.2 fails to validate file types or storage location in the Audio Import handler (CWE-434). PHP files placed into the audio import directory are executable by the web server, enabling authenticated remote code execution under the application service account. CVSS 4.0 base score is 8.7 (AV:N/AC:L/PR:L/UI:N/VC:H/VI:H/VA:H), reflecting low complexity and high impact on confidentiality, integrity, and availability.

Likely exposure

Organizations running Nagios XI versions earlier than 5.7.2 with internet- or intranet-reachable consoles are exposed, particularly where low-privilege accounts (operators, helpdesk users) have access to the audio import feature. Internal-only deployments still face risk from any authenticated user, including compromised credentials.

Exploitation context

No public evidence of active exploitation was provided in the source bundle, and the CVE is not listed in CISA KEV. Exploitation requires valid authentication to the Nagios XI interface, which lowers opportunistic risk but remains realistic for insiders or attackers who have already harvested credentials.

Researcher notes

Authenticated upload-to-RCE pattern (CWE-434) tied to the Audio Import handler in Nagios XI <5.7.2. Source bundle cites the Nagios changelog and a VulnCheck advisory; no KEV listing and no public exploit indicators are referenced. CVSS 4.0 vector indicates PR:L and no UI, so any valid session with upload rights is sufficient. Verify fix by reviewing vendor release notes and post-upgrade upload directory execution policy.

Mitigation direction

  • Upgrade Nagios XI to version 5.7.2 or later per vendor changelog.
  • Restrict console access to trusted networks via firewall or VPN until patched.
  • Audit and reduce accounts with audio import privileges to least necessary.
  • Rotate credentials for any account that could reach the upload feature.
  • Review vendor guidance at nagios.com/changelog/nagios-xi for additional hardening.

Validation and detection

  • Check installed Nagios XI version against the 5.7.2 fixed release.
  • Inventory which user roles can access the Audio Import functionality.
  • Review web server and application logs for unexpected PHP files in the audio upload directory.
  • Confirm web server configuration prevents script execution in user-writable upload paths.
  • Validate authentication logs for unusual logins preceding any upload activity.
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-434: File access and web shell behavior lookup

File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. 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

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
description · low confidence lookup

File access behavior lookup

The CVE wording references file access or upload behavior, so file telemetry and web shell 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-36863 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
High
CVSS
8.7 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/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
8.7CVSS 4.0HighCVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:NPrimary CVE score

Vulnerability scoring details

Base CVSS 4.0 score

8.7High
CVSS 4.0 vector shape for CVE-2020-36863Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/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
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-434 · source CWE mapping

Unrestricted Upload of File with Dangerous Type

Unrestricted Upload of File with Dangerous Type represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.