Description
SmartLife app dynamically generates fresh SmartLife application authentication parameters inside its runtime process. Using the acquired SmartLife application authentication parameters, an attacker can directly call the backend interface /account/verify.serv to obtain the real account ID corresponding to a registered email address. By spoofing the application authentication information together with the target account ID, the attacker can reset the password of the target account.
Published: 2026-09-20
Score: 8.5 High
EPSS: n/a
KEV: No
Impact: Account takeover via password reset
Action: Update SmartLife
AI Analysis

Impact

The SmartLife mobile application generates authentication parameters on‑the‑fly during runtime. By capturing these temporary tokens, an attacker can call the backend endpoint /account/verify.serv and retrieve the true account ID for a user’s email address. Using these credentials together with forged authentication data, the attacker can reset the target account’s password, effectively taking over the account. This flaw represents improper privilege management (CWE‑269).

Affected Systems

The vulnerability affects the ZTE SmartLife mobile application (ZTE:ZTESW). Specific affected versions are not listed in the vendor’s advisory, so all releases prior to the latest patch may be susceptible.

Risk and Exploitability

The CVSS score of 8.5 indicates a high severity. No EPSS score is publicly available, and the issue is not listed in the CISA KEV catalog. The flaw can be exploited remotely by intercepting or forging authentication tokens from the mobile app and then contacting the backend endpoint. An attacker needs only to craft a valid request and supply the target account ID; no local privilege escalation is required. The availability of the backend interface makes this vulnerability a realistic risk for account takeover.

Generated by OpenCVE AI on September 20, 2026 at 04:19 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest ZTE SmartLife app version that includes the authentication‑parameter fixation fix.
  • Enable two‑factor authentication for all ZTE SmartLife accounts to add an extra barrier to password resets.
  • Regularly review account password‑reset logs and monitor for unusual activity.

Generated by OpenCVE AI on September 20, 2026 at 04:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Description SmartLife app dynamically generates fresh SmartLife application authentication parameters inside its runtime process. Using the acquired SmartLife application authentication parameters, an attacker can directly call the backend interface /account/verify.serv to obtain the real account ID corresponding to a registered email address. By spoofing the application authentication information together with the target account ID, the attacker can reset the password of the target account.
Title A password reset vulnerability in ZTE SmartLife APP
Weaknesses CWE-269
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: zte

Published:

Updated: 2026-09-20T03:17:20.888Z

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

Link: CVE-2026-86553

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-20T04:17:06.240

Modified: 2026-09-20T04:17:06.240

Link: CVE-2026-86553

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-20T04:30:18Z

Weaknesses
  • CWE-269

    Improper Privilege Management