ZeroHour

CVE-2026-28572

mass

Tapjacking/overlay UI flaw in Android install flow enables local privilege escalation

CVSS 3.1
7.8 high
EPSS
<1%p2
Published
()
Modified
AI analysis

CVE-2026-28572 is a tapjacking/overlay weakness in the onCreate handler of InstallLaunch.kt in the Android open-source project (assigned CWE-601 in the CVE record), where an overlay drawn by another app on the device can present a misleading UI during the package install/launch flow. A malicious app already running locally on the device can obscure or manipulate the install UI with an overlay; notably, the CVE record states that user interaction is not required for exploitation, so the attacker does not need the victim to tap anything. Successful abuse enables local escalation of privilege with no additional execution privileges needed, consistent with the high confidentiality, integrity, and availability impact in the CVSS 3.1 vector (AV:L/AC:L/PR:L/UI:N, score 7.8). Potentially affected are Android devices running the affected AOSP component; the available data does not specify which Android version ranges are impacted. No public proof-of-concept is known, the issue is not in CISA's Known Exploited Vulnerabilities catalog, and EPSS assigns roughly a 0.1% probability of exploitation within 30 days, so no active exploitation is currently documented.

What to do: Monitor the Google/Android security bulletin for the patched release and affected version ranges, and apply Android monthly security updates promptly once published. In the interim, audit installed apps holding the 'Display over other apps' (SYSTEM_ALERT_WINDOW) permission and revoke it for untrusted or sideloaded apps, since overlay capability is the core of this attack. Enterprise administrators should enforce managed patching and app-install policies on corporate devices and treat unmanaged Android endpoints as higher residual risk until patched.

Affected
Google Android (AOSP component containing InstallLaunch.kt, package install/launch flow)
Estimated exposure
mass~3 billion+ Android devices potentially affected (global Android active-device base) — Estimate is based on Android's publicly reported global active install base of more than 3 billion devices (~70% of the smartphone market), since the vulnerable component ships in AOSP; the affected version range is unspecified, so exact…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

In onCreate of InstallLaunch.kt, there is a possible misleading UI due to a tapjacking/overlay attack. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.

Vendors
google
Products
android
Weakness
CWE-601
Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

In the news

No ingested article mentions this CVE yet.