CVE-2026-28586
Missing Permission Check in Android AppOpsService
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-269 | The product does not properly assign, modify, track, or check privileges for an actor, creating an unintended sphere of control for that actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in multiple functions of the AppOpsService.java file where there is a possible missing permission check. This missing check allows a permissions bypass, meaning that certain permission validations are not properly enforced.
As a result, an attacker could exploit this flaw to disclose local information without needing any additional execution privileges or user interaction.
How can this vulnerability impact me? :
The impact of this vulnerability is local information disclosure. An attacker could gain access to sensitive information on the device without requiring extra privileges or user interaction.