CVE-2026-0077
Background Application Launch in Android ActivityRecord
Publication date: 2026-06-01
Last updated on: 2026-06-01
Assigner: Android (associated with Google Inc. or Open Handset Alliance)
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-UNKNOWN |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the resumeConfigurationDispatch function of the ActivityRecord.java file. It is caused by a logic error that may trigger a background application launch (bal) without requiring any user interaction.
Because of this logic error, an attacker could exploit the issue to escalate their privileges locally on the device without needing any additional execution privileges.
How can this vulnerability impact me? :
The vulnerability can lead to local escalation of privilege, meaning an attacker could gain higher-level access on the affected system than they are normally allowed.
Since no user interaction or additional execution privileges are needed, the attack could be performed stealthily, potentially allowing unauthorized actions or access to sensitive data.