ZeroHour

CVE-2026-28631

mass

Tapjacking Consent Bypass in Android IntentForwarder Allows Local Privilege Escalation

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

CVE-2026-28631 is a possible consent bypass via a tapjacking/overlay attack in buildMiniResolver of IntentForwarderActivity.java in the Android operating system, the component that presents the confirmation (mini resolver) dialog when intents are forwarded across profiles. A malicious app already present on the device can draw an overlay over the consent prompt so that consent is effectively bypassed; exploitation requires no additional execution privileges and, per the advisory, no user interaction. A successful attacker gains local escalation of privilege with high impact on confidentiality, integrity, and availability on the device (CVSS 3.1: 7.8, AV:L/AC:L/PR:L/UI:N). Any unpatched Android device carrying the vulnerable code is affected, with exact version ranges defined by the corresponding Android Security Bulletin; real-world exploitability additionally requires a hostile app with overlay capability to be installed on the device. There is currently no known exploitation in the wild, no public proof-of-concept, and EPSS is low at 0.1%, so near-term risk is low.

What to do: Check the Android Security Bulletin entry for CVE-2026-28631 and install the corresponding monthly Android security update on phones/tablets as soon as device vendors ship it; enterprises managing Android fleets (especially work-profile deployments, since the flaw sits in the cross-profile intent-forwarding path) should prioritize patching. As an interim mitigation, audit which apps hold the 'Display over other apps' (SYSTEM_ALERT_WINDOW) permission and avoid installing untrusted apps until devices are updated.

Affected
Google Android (AOSP, IntentForwarderActivity.buildMiniResolver)
Estimated exposure
mass≈3+ billion active Android devices (Android's global install base) — Google has publicly reported more than 3 billion active Android devices and the IntentForwarderActivity code ships in AOSP across the ecosystem, though practical exploitability is narrower because a locally installed malicious app with…

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

Description

In buildMiniResolver of IntentForwarderActivity.java, there is a possible consent bypass 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.