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.
Public sources used
Based on public source material and reviewed before publication.
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-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 lookupCVE-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- 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
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.
CISA KEV status
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
9.8CriticalVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://www.ftc.gov/system/files/documents/cases/dlink_proposed_order_and_judgment_7-2-19.pdfCVE reference · x_refsource_MISC
- https://www.dlink.com/en/security-bulletinCVE reference · x_refsource_MISC
- https://supportannouncement.us.dlink.com/announcement/publication.aspx?name=SAP10147CVE reference · x_refsource_CONFIRM
- https://supportannouncement.us.dlink.com/announcement/publication.aspx?name=SAP10146CVE reference · x_refsource_CONFIRM
- https://medium.com/%40s1kr10s/d-link-dir-859-rce-unautenticated-cve-2019-17621-en-d94b47a15104CVE reference · x_refsource_MISC
- https://medium.com/%40s1kr10s/d-link-dir-859-rce-unautenticated-cve-2019-17621-es-fad716629ff9CVE reference · x_refsource_MISC
- http://packetstormsecurity.com/files/156054/D-Link-DIR-859-Unauthenticated-Remote-Command-Execution.htmlCVE reference · x_refsource_MISC
- https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2019-17621CVE reference · government-resource
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
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.
