---
id: CVE-2026-45528
title: >-
  In getManageSpaceActivityIntent of StorageManagerService.java, there is a
  possible LaunchAnyWhere chain due to an unsafe PendingIntent
summary: >-
  In getManageSpaceActivityIntent of StorageManagerService.java, there is a
  possible LaunchAnyWhere chain due to an unsafe PendingIntent. This could lead
  to local escalation of privilege with no additional execution privileges
  needed. User…
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-926
vendor: google
product: android
affected:
  - android = 14.0
  - android = 15.0
  - android = 16.0
  - android = 17.0
published: '2026-09-08'
updated: '2026-09-24'
sourceUpdated: '2026-09-24T15:51:45.100'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-45528'
references:
  - url: 'https://source.android.com/docs/security/bulletin/2026/2026-09-01'
    label: security@android.com
tags:
  - nvd
  - cve.org
epss: 0.00087
epssPercentile: 0.00334
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: total
  timestamp: '2026-09-10T03:57:31.562684Z'
ingestedAt: '2026-09-08T19:08:49.641Z'
---

## Overview

In getManageSpaceActivityIntent of StorageManagerService.java, there is a possible LaunchAnyWhere chain due to an unsafe PendingIntent. 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.
