CVE-2020-37220: Huawei HG630 V2 Router Authentication Bypass via Serial Number
Huawei HG630 V2 router contains an authentication bypass vulnerability that allows unauthenticated attackers to obtain administrative access by retrieving the device serial number. Attackers can query the /api/system/deviceinfo endpoint without authentication to extract the SerialNumber field, then use the last 8 characters as the default password to login to the router.
Security readout for executives and security teams
Plain-English summary
Huawei HG630 V2 routers may expose the device serial number without login. The reported default administrator password can be derived from that serial number, allowing remote unauthenticated access where the management interface is reachable and defaults remain in use.
Executive priority
Treat this as a high-priority edge-device exposure issue. Affected routers can provide network control, and the reported path requires no prior access if management is reachable. Prioritize inventory, exposure reduction, and vendor-supported remediation.
Technical view
CVE-2020-37220 is an authentication bypass/default credential issue affecting Huawei HG630 V2. The unauthenticated device information API exposes SerialNumber, and the reported default password is derived from its last eight characters. CVSS 4.0 is 8.7, with network access, low complexity, and no privileges or user interaction required.
Likely exposure
Exposure is most likely for internet- or LAN-reachable Huawei HG630 V2 management interfaces, especially devices using factory administrator credentials. The bundle does not identify other Huawei models or firmware versions as affected.
Exploitation context
A public ExploitDB entry and third-party advisory are cited, but the CVE is not marked KEV. The provided sources do not establish active exploitation in the wild.
Researcher notes
Evidence supports CWE-798 and a default credential derivation path through unauthenticated serial number disclosure. The source bundle does not include a Huawei advisory, patch version, or confirmed exploitation telemetry, so avoid expanding scope beyond HG630 V2.
Mitigation direction
Identify Huawei HG630 V2 routers in use or managed by providers.
Check Huawei or ISP guidance for firmware updates or replacement advice.
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.
The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
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.
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.
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.