LiveActive security incident?Get immediate response
CVE Record

CVE-2021-21511: Dell EMC Avamar Server, versions 19.3 and 19.4 contain an Improper Authorization vulnerability in the web UI.

Dell EMC Avamar Server, versions 19.3 and 19.4 contain an Improper Authorization vulnerability in the web UI. A remote low privileged attacker could potentially exploit this vulnerability, to gain unauthorized read or modification access to other users' backup data.

HighCVSS 8.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Dell EMC Avamar Server 19.3 and 19.4 have a web UI authorization flaw. A remote user with low privileges could access or modify other users' backup data without authorization. This is serious because backup systems often contain sensitive copies of business data and are critical to recovery.

Executive priority

Treat as high priority for backup environments. Backup data confidentiality and recovery trust are at risk, but the provided evidence does not support active exploitation or emergency zero-day handling.

Technical view

CVE-2021-21511 is a CWE-285 improper authorization issue in Dell EMC Avamar Server web UI versions 19.3 and 19.4. CVSS 3.1 is 8.1: network exploitable, low complexity, low privileges required, no user interaction, high confidentiality and integrity impact, no availability impact.

Likely exposure

Exposure is limited to Dell EMC Avamar Server 19.3 or 19.4 deployments, especially where the web UI is reachable by many internal users or remote low-privileged accounts.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. Exploitation requires remote access and a low-privileged account. The main risk is unauthorized reading or modification of other users' backup data.

Researcher notes

The source bundle does not include fixed version details or workaround specifics beyond the Dell advisory reference. Avoid assuming affected products outside Avamar Server 19.3 and 19.4. Focus validation on versioning, web UI reachability, account scope, and audit evidence.

Mitigation direction

  • Identify any Dell EMC Avamar Server 19.3 or 19.4 instances.
  • Review Dell advisory DSA-2021-033 for supported remediation guidance.
  • Restrict Avamar web UI access to trusted networks and approved administrators.
  • Review user roles and remove unnecessary low-privileged accounts.
  • Increase monitoring for unusual backup data access or modification.

Validation and detection

  • Confirm Avamar Server version on every backup management instance.
  • Verify web UI access is not broadly exposed.
  • Confirm Dell-recommended remediation has been applied where applicable.
  • Review audit logs for unusual cross-user backup data access.
  • Validate role boundaries using approved administrative testing only.
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 · low confidence lookup

CWE-285: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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-21511 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.1 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A: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
2Source 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.1CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N2.85.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.1High
CVSS 3.1 vector shape for CVE-2021-21511Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
DellAvamar19.3, 19.4Listed
Weakness

CWE details

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

CWE-285 · source CWE mapping

Improper Authorization

Improper Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.