---
id: CVE-2026-0086
title: >-
  In onCreate of DisableSupervisionActivity.kt, there is a possible way to
  delete supervision data due to a missing null check
summary: >-
  In onCreate of DisableSupervisionActivity.kt, there is a possible way to
  delete supervision data due to a missing null check. This could lead to local
  escalation of privilege with no additional execution privileges needed. User
  interacti…
severity: medium
cvss: 6.8
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N'
cwe:
  - CWE-269
vendor: google
product: android
affected:
  - android = 16.0
published: '2026-06-01'
updated: '2026-07-22'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-0086'
references:
  - url: 'https://source.android.com/docs/security/bulletin/2026/2026-06-01'
    label: security@android.com
tags:
  - nvd
epss: 0.00075
epssPercentile: 0.00067
ingestedAt: '2026-07-23T08:15:14.357Z'
---

## Overview

In onCreate of DisableSupervisionActivity.kt, there is a possible way to delete supervision data due to a missing null check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.

## Affected

- `android = 16.0`

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
