LiveActive security incident?Get immediate response
CVE Record

CVE-2019-17621: The UPnP endpoint URL /gena.cgi in the D-Link DIR-859 Wi-Fi router 1.05 and 1.06B01 Beta01 allows an Unauth...

The UPnP endpoint URL /gena.cgi in the D-Link DIR-859 Wi-Fi router 1.05 and 1.06B01 Beta01 allows an Unauthenticated remote attacker to execute system commands as root, by sending a specially crafted HTTP SUBSCRIBE request to the UPnP service when connecting to the local network.

CriticalCVSS 9.8Known exploitedUpdated
Glexia's Takecritical

Analyst readout for executives and security teams

Plain-English summary

CVE-2019-17621 lets an unauthenticated attacker on the local network run commands as root on affected D-Link DIR-859 routers. For executives, this means a compromised router can become a foothold for surveillance, traffic manipulation, outages, or lateral movement inside the network.

Executive priority

Prioritize remediation as urgent for any business network using affected DIR-859 routers. The issue is critical, unauthenticated, root-level, and CISA KEV-listed. Replacement may be faster and lower risk than extended compensating controls if vendor remediation is unclear.

Technical view

The flaw is command injection, CWE-78, in the UPnP /gena.cgi endpoint. A crafted HTTP SUBSCRIBE request to the UPnP service can execute system commands as root on D-Link DIR-859 firmware 1.05 and 1.06B01 Beta01. CVSS 3.1 is 9.8, with network attack vector and no privileges or user interaction required.

Likely exposure

Exposure is most likely where D-Link DIR-859 routers run firmware 1.05 or 1.06B01 Beta01 and UPnP is reachable from the local network. The provided CVE data does not prove Internet-facing exposure, but local network access is enough to matter.

Exploitation context

CISA lists CVE-2019-17621 in the Known Exploited Vulnerabilities catalog, so treat exploitation as confirmed. Public research and Packet Storm references exist, increasing operational risk. The source bundle describes local-network exploitation, not a remote Internet precondition.

Researcher notes

Affected product details come from the CVE description because the structured affected section is marked n/a. Avoid assuming other D-Link models are affected without source evidence. Public exploit references exist, but validation should avoid reproducing weaponized requests in production.

Mitigation direction

  • Inventory D-Link DIR-859 routers and record exact firmware versions.
  • Check D-Link security bulletin and SAP10146/SAP10147 for vendor remediation guidance.
  • Remove or replace affected routers if vendor-supported remediation is unavailable.
  • Restrict untrusted LAN and guest access to affected routers during remediation.
  • Disable unnecessary UPnP exposure if consistent with vendor guidance and business requirements.

Validation and detection

  • Confirm whether any DIR-859 devices run firmware 1.05 or 1.06B01 Beta01.
  • Verify UPnP service exposure from local and guest network segments.
  • Review network logs for unexpected router-originated activity or configuration changes.
  • Confirm remediation status against D-Link guidance, not only asset labels.
  • Track the CVE against CISA KEV-driven remediation deadlines and exceptions.
Prepared
Confidence
high
Sources
8

Based on public source material and reviewed before publication.

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-2019-17621 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
Critical
CVSS
9.8 (3.1)
Known Exploited
Yes
Published

Vector: CVSS:3.1/AV:N/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
9Source links

CISA KEV status

Status
Known exploited
Source
CISA / ADP
Date added
Not provided

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
9.8CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.8Critical
CVSS 3.1 vector shape for CVE-2019-17621Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/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-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.