---
id: CVE-2026-28626
title: >-
  In onCreate of SetupPassthroughActivity.java, there is a possible way to
  launch arbitrary activity due to Intent redirection 
summary: >-
  In onCreate of SetupPassthroughActivity.java, there is a possible way to
  launch arbitrary activity due to Intent redirection . This could lead to local
  escalation of privilege with no additional execution privileges needed. User
  interact…
severity: high
cvss: 7.3
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H'
cwe:
  - CWE-601
vendor: google
product: android
affected:
  - android = 14.0
  - android = 15.0
  - android = 16.0
  - android = 17.0
published: '2026-09-08'
updated: '2026-09-15'
sourceUpdated: '2026-09-15T14:08:02.077'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-28626'
references:
  - url: 'https://source.android.com/docs/security/bulletin/2026/2026-09-01'
    label: security@android.com
tags:
  - nvd
  - cve.org
epss: 0.00066
epssPercentile: 0.00024
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: total
  timestamp: '2026-09-10T03:57:16.201747Z'
ingestedAt: '2026-09-08T19:08:49.642Z'
---

## Overview

In onCreate of SetupPassthroughActivity.java, there is a possible way to launch arbitrary activity due to Intent redirection . This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is needed for exploitation.

## Affected

- `android = 14.0`
- `android = 15.0`
- `android = 16.0`
- `android = 17.0`

## Remediation

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