LiveActive security incident?Get immediate response
CVE Record

CVE-2021-27489: ZOLL Defibrillator Dashboard, v prior to 2.2, The web application allows a non-administrative user to uploa...

ZOLL Defibrillator Dashboard, v prior to 2.2, The web application allows a non-administrative user to upload a malicious file. This file could allow an attacker to remotely execute arbitrary commands.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2021-27489 affects ZOLL Defibrillator Dashboard versions before 2.2. A lower-privileged user could upload a malicious file that may let them run commands remotely. For organizations using this dashboard in clinical or operational environments, the main concern is compromise of the management application, not the defibrillator hardware itself based on the provided sources.

Executive priority

Treat this as a high-priority remediation item if the dashboard is deployed. The issue could turn a low-privilege application account into remote command execution on the dashboard host. Prioritize inventory, vendor-guided upgrade planning, and access restriction.

Technical view

The issue is classified as CWE-434, unrestricted upload of a file with dangerous type. The provided description says a non-administrative user can upload a malicious file, potentially enabling remote arbitrary command execution. No CVSS vector is provided in the source bundle, and the exact upload endpoint, authentication model, and execution context are not included.

Likely exposure

Exposure is limited to organizations running ZOLL Defibrillator Dashboard versions prior to 2.2. Risk is higher where non-administrative user accounts exist, dashboard access is broadly reachable, or the application is connected to sensitive operational networks.

Exploitation context

The source bundle does not state active exploitation, and KEV is false. The described attack path involves a non-administrative user uploading a malicious file. The sources do not provide evidence of public exploit availability, internet-scale exploitation, or unauthenticated access.

Researcher notes

Evidence is limited to the CVE description and CISA advisory reference in the bundle. The key technical point is CWE-434 leading to possible command execution through malicious upload by a non-admin user. Do not assume unauthenticated exploitability, specific payload handling, or affected infrastructure beyond versions prior to 2.2.

Mitigation direction

  • Confirm whether any ZOLL Defibrillator Dashboard instance is below version 2.2.
  • Review ZOLL and CISA guidance before applying upgrades or compensating controls.
  • Upgrade affected deployments to version 2.2 or later where vendor guidance supports it.
  • Restrict dashboard access to trusted users and trusted network paths.
  • Review non-administrative accounts and remove unnecessary access.
  • Monitor application hosts for unexpected uploaded files or process activity.

Validation and detection

  • Inventory ZOLL Defibrillator Dashboard versions across clinical and IT environments.
  • Confirm whether non-administrative users can access file upload functionality.
  • Review application logs for unusual uploads by lower-privileged users.
  • Check host telemetry for unexpected command execution from the dashboard process.
  • Verify access controls restrict dashboard use to authorized personnel.
Prepared
Confidence
medium
Sources
3

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
cve · low confidence lookup

CVE-2021-27489 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/aZOLL Defibrillator DashboardAll versions prior to 2.2Listed
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.