LiveActive security incident?Get immediate response
CVE Record

CVE-2021-39613: D-Link DVG-3104MS version 1.0.2.0.3, 1.0.2.0.4, and 1.0.2.0.4E contains hard-coded credentials for undocume...

D-Link DVG-3104MS version 1.0.2.0.3, 1.0.2.0.4, and 1.0.2.0.4E contains hard-coded credentials for undocumented user accounts in the '/etc/passwd' file. As weak passwords have been used, the plaintext passwords can be recovered from the hash values. NOTE: This vulnerability only affects products that are no longer supported by the maintainer

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This affects obsolete D-Link DVG-3104MS VoIP gateway firmware. The device includes undocumented accounts with hard-coded, weak credentials. If an attacker can reach the device on the same network segment, they may gain unauthorized access with serious confidentiality, integrity, and availability impact.

Executive priority

Treat this as a high-priority legacy-device risk. The device is unsupported, the issue involves hidden credentials, and remediation should focus on removal, replacement, or strong isolation.

Technical view

CVE-2021-39613 is CWE-798 in D-Link DVG-3104MS firmware 1.0.2.0.3, 1.0.2.0.4, and 1.0.2.0.4E. Undocumented user accounts are present in /etc/passwd, and weak password hashes allow plaintext recovery. CVSS 3.1 is 8.8 with adjacent-network attack vector and no required privileges or user interaction.

Likely exposure

Exposure is limited to organizations still operating unsupported D-Link DVG-3104MS devices on the affected firmware versions, especially where management or device access is reachable from internal networks.

Exploitation context

The source bundle does not show CISA KEV listing or confirmed active exploitation. The CVSS vector indicates exploitation requires adjacent network access, but the impact is high if the device is reachable.

Researcher notes

Evidence supports hard-coded undocumented accounts and weak recoverable hashes. Product support has ended. The bundle does not identify a current patch, public exploitation, or broader affected product families.

Mitigation direction

  • Identify any D-Link DVG-3104MS devices and firmware versions in inventory.
  • Retire or replace affected end-of-support devices where possible.
  • Review D-Link security guidance for any vendor-stated options.
  • Isolate remaining devices from user and untrusted network segments.
  • Restrict management and device access to explicitly authorized hosts.
  • Do not rely solely on changing documented admin passwords.

Validation and detection

  • Confirm whether DVG-3104MS exists in asset inventory or network scans.
  • Verify firmware is not 1.0.2.0.3, 1.0.2.0.4, or 1.0.2.0.4E.
  • Check network controls limiting access to the device.
  • Review logs for unexpected management access or unknown account activity.
  • Document replacement or compensating controls for unsupported devices.
Prepared
Confidence
high
Sources
5

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-798: Credential and account abuse lookup

Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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-39613 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.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/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
4Source 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.8CVSS 3.1HighCVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H2.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

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

CWE-798 · source CWE mapping

Use of Hard-coded Credentials

Use of Hard-coded Credentials represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.