Description
In PostWipeData of recovery_ui.cpp, there is a possible data persistence issue after a factory reset due to a logic error in the code. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.
Published: 2026-06-16
Score: 4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Local Information Disclosure
Action: Patch
AI Analysis

Impact

In the recovery_ui.cpp component, the PostWipeData routine contains a logic error that prevents complete erasure of data during a factory reset. This flaw allows an attacker who can access the device locally to read residual information that should have been cleared, delivering confidential data disclosure. The attack requires no additional execution privileges and does not need user interaction, meaning an adversary can trigger it simply by performing a factory reset on the compromised device.

Affected Systems

Devices running Google Android, particularly those that include the recovery_ui component referenced in Google’s Pixel security bulletin. No explicit version range is provided, so any Android build that contains the vulnerable code may be affected.

Risk and Exploitability

The CVSS score of 4.0 denotes a low severity rating, and the EPSS score of less than 1% indicates a low likelihood of real‑world exploitation. The vulnerability is not listed in the CISA KEV catalog, suggesting no large‑scale incidents have been reported. Nevertheless, because the flaw can be triggered without elevated privileges, any compromised device could leak private data during a factory reset.

Generated by OpenCVE AI on September 21, 2026 at 08:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the device to the latest Android security patch that resolves the recovery_ui issue.
  • If a patch is unavailable, perform a clean factory reset in a secure environment, ensuring no external media or peripherals are connected to the device.
  • Use a forensic tool to verify that no residual data remains on internal storage after the reset, confirming the effectiveness of the reset operation.

Generated by OpenCVE AI on September 21, 2026 at 08:32 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 21 Sep 2026 09:00:00 +0000

Type Values Removed Values Added
Title Data Persistence Issue Leading to Local Information Disclosure After Factory Reset in Android Recovery UI

Wed, 16 Sep 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

cvssV3_1

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


Thu, 18 Jun 2026 04:45:00 +0000

Type Values Removed Values Added
Title Data Persistence Issue Leading to Local Information Disclosure After Factory Reset in Android Recovery UI

Tue, 16 Jun 2026 21:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-1188
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 16 Jun 2026 20:45:00 +0000

Type Values Removed Values Added
First Time appeared Google
Google android
Vendors & Products Google
Google android

Tue, 16 Jun 2026 19:30:00 +0000

Type Values Removed Values Added
Description In PostWipeData of recovery_ui.cpp, there is a possible data persistence issue after a factory reset due to a logic error in the code. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Google_Devices

Published:

Updated: 2026-09-16T16:07:55.270Z

Reserved: 2025-10-23T08:43:37.055Z

Link: CVE-2026-0134

cve-icon Vulnrichment

Updated: 2026-06-16T20:50:36.838Z

cve-icon NVD

Status : Modified

Published: 2026-06-16T20:16:24.260

Modified: 2026-09-16T17:17:13.060

Link: CVE-2026-0134

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-21T08:45:12Z

Weaknesses
  • CWE-1188

    Initialization of a Resource with an Insecure Default