CVE-2026-0086
Disable Supervision Data in Android OS Due to Missing Null Check
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 onCreate method of DisableSupervisionActivity.kt, where a missing null check allows for the deletion of supervision data.
Because of this missing check, an attacker can escalate their local privileges without needing any additional execution privileges or user interaction.
How can this vulnerability impact me? :
The vulnerability can lead to local escalation of privilege, meaning an attacker with local access could gain higher privileges on the device.
This escalation happens without requiring any extra execution privileges or user interaction, potentially allowing unauthorized actions or access to sensitive supervision data.