LiveActive security incident?Get immediate response
CVE Record

CVE-2021-21600: Dell EMC NetWorker, 19.4 or older, contain an uncontrolled resource consumption flaw in its API service.

Dell EMC NetWorker, 19.4 or older, contain an uncontrolled resource consumption flaw in its API service. An authorized API user could potentially exploit this vulnerability via the web and desktop user interfaces, leading to denial of service in the manageability path.

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Dell EMC NetWorker 19.4 or older can be made unavailable in its management path by an authorized API user. The issue affects administration and manageability, not data confidentiality or integrity based on the provided CVSS vector.

Executive priority

Treat as a moderate operational resilience risk for environments relying on NetWorker administration. Prioritize remediation where many users have management access or backup operations depend on uninterrupted NetWorker manageability.

Technical view

CVE-2021-21600 is CWE-772 uncontrolled resource consumption in the NetWorker API service. Attack vector is network, complexity is low, privileges are low, user interaction is not required, and availability impact is high. Sources cite exploitation through web and desktop user interfaces.

Likely exposure

Exposure is most relevant where Dell EMC NetWorker 19.4 or older is deployed and API, web, or desktop management access is available to lower-privileged authorized users.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. Exploitation requires an authorized API user, so insider, compromised account, or overly broad management access are the main concerns.

Researcher notes

Public evidence is limited to the CVE record and Dell advisory reference. No CPEs or detailed fixed-version text were included in the provided bundle. Avoid assuming affected subcomponents beyond the API service and web or desktop UI paths named in the source.

Mitigation direction

  • Check Dell advisory 000189694 for vendor-approved remediation details.
  • Inventory NetWorker deployments and flag versions 19.4 or older.
  • Restrict NetWorker management access to required trusted users only.
  • Monitor the API service and management interfaces for availability degradation.
  • Open a Dell support case if remediation details are unavailable.

Validation and detection

  • Confirm the installed Dell EMC NetWorker version on each instance.
  • Identify who has API, web, and desktop management access.
  • Verify whether management interfaces are exposed beyond administrative networks.
  • Review logs for repeated API activity followed by management service disruption.
  • Document whether Dell advisory guidance has been applied.
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-772: 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-21600 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.5 (3.1)
Known Exploited
No
Published

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

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.5CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H2.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

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

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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
DellNetWorkerunspecifiedListed
Weakness

CWE details

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

CWE-772 · source CWE mapping

Missing Release of Resource after Effective Lifetime

Missing Release of Resource after Effective Lifetime represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.