LiveActive security incident?Get immediate response
CVE Record

CVE-2021-21570: Dell NetWorker, versions 18.x and 19.x contain an Information disclosure vulnerability.

Dell NetWorker, versions 18.x and 19.x contain an Information disclosure vulnerability. A NetWorker server user with remote access to NetWorker clients may potentially exploit this vulnerability and gain access to unauthorized information.

MediumCVSS 6.8Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2021-21570 affects Dell NetWorker 18.x and 19.x. A highly privileged NetWorker server user with remote access to clients could access information they should not see. This is not unauthenticated internet exploitation, but it matters where backup administration is broadly delegated.

Executive priority

Treat as a scheduled remediation item for backup environments, with higher priority where many administrators or service accounts can access clients. Backup systems often hold sensitive operational data, so confidentiality loss can have business impact even without integrity or availability effects.

Technical view

The CVSS 3.1 score is 6.8: network reachable, low complexity, high privileges required, no user interaction, changed scope, high confidentiality impact only. Sources list CWE-78, while the description frames the issue as information disclosure. No public exploit mechanics are provided in the source bundle.

Likely exposure

Exposure is most likely in environments running Dell NetWorker 18.x or 19.x where NetWorker server users can remotely access client systems. Risk increases when backup roles are shared, overprivileged, or poorly monitored.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. Exploitation requires an existing NetWorker server user with high privileges, so insider misuse or compromised admin credentials are the main concern.

Researcher notes

Evidence is limited to the CVE record and Dell advisory reference. The CWE-78 classification appears broader than the disclosed description; do not infer command execution behavior from the bundle alone. Focus validation on affected versions, privilege boundaries, and unauthorized information access paths.

Mitigation direction

  • Identify all Dell NetWorker 18.x and 19.x deployments.
  • Review Dell DSA-2021-124 and apply vendor-supported security updates.
  • Restrict NetWorker server-user access to required clients only.
  • Remove stale NetWorker accounts and enforce least privilege.
  • Monitor Dell support for revised remediation guidance.

Validation and detection

  • Confirm deployed NetWorker versions against Dell advisory scope.
  • Review roles granting remote access from NetWorker servers to clients.
  • Audit privileged NetWorker accounts for unnecessary access.
  • Check logs for unusual client access by server users.
  • Verify remediation status in vulnerability management records.
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-78: Command execution behavior lookup

Command injection weaknesses can lead defenders to review execution techniques and command interpreter 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-21570 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.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/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
6.8CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N2.34Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.8Medium
CVSS 3.1 vector shape for CVE-2021-21570Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/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
DellNetWorker18.x, 19.xListed
Weakness

CWE details

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

CWE-78 · source CWE mapping

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.