Description
The ZTE SmartLife application has a hardcoded key. The key used to decrypt account server information is stored in plaintext in the code. Once the key is obtained, the server information can be decrypted, thus exposing it.
Published: 2026-09-20
Score: 6.2 Medium
EPSS: n/a
KEV: No
Impact: Confidentiality Exposure
Action: Assess Impact
AI Analysis

Impact

The ZTE SmartLife application contains a hardcoded plaintext key that is used to decrypt account server information. When this key is extracted, the application can successfully decrypt sensitive server data, thereby exposing the information. This flaw is a classic example of hard‑coded secret misuse (CWE‑798).

Affected Systems

The vulnerability affects the ZTE SmartLife application. Version information is not provided in the advisory, so all releases that include the hardcoded key are potentially impacted.

Risk and Exploitability

The severity is reflected in a CVSS score of 6.2, indicating a moderate threat level. The EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog. The key can be extracted via reverse engineering or static analysis of the application binary, so the attack vector is likely local or through a device that has access to the app’s executable. Once the key is obtained, an adversary can decrypt account server details, leading to unauthorized disclosure of sensitive data.

Generated by OpenCVE AI on September 20, 2026 at 10:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check for and install any vendor patch or newer release of the ZTE SmartLife application that removes the hardcoded key.
  • If no patch is available, uninstall the application or avoid using account server features until the vulnerability is resolved.
  • Apply network segmentation or firewall rules to limit the device’s ability to contact the account server from untrusted networks.

Generated by OpenCVE AI on September 20, 2026 at 10:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 20 Sep 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Zte
Zte smartlife
Vendors & Products Zte
Zte smartlife

Sun, 20 Sep 2026 09:30:00 +0000

Type Values Removed Values Added
Description The ZTE SmartLife application has a hardcoded key. The key used to decrypt account server information is stored in plaintext in the code. Once the key is obtained, the server information can be decrypted, thus exposing it.
Title Hardcoded Key Vulnerability in ZTE SmartLife APP
Weaknesses CWE-798
References
Metrics cvssV3_1

{'score': 6.2, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: zte

Published:

Updated: 2026-09-20T09:15:43.868Z

Reserved: 2026-09-08T02:55:56.712Z

Link: CVE-2026-86555

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-20T10:16:52.797

Modified: 2026-09-20T10:16:52.797

Link: CVE-2026-86555

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-20T10:30:17Z

Weaknesses
  • CWE-798

    Use of Hard-coded Credentials