CVE-2025-32322
BaseFortify
Publication date: 2025-09-04
Last updated on: 2025-09-05
Assigner: Android (associated with Google Inc. or Open Handset Alliance)
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| android | 13.0 | |
| android | 14.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-20 | The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability occurs in the onCreate method of MediaProjectionPermissionActivity.java, where improper input validation allows a malicious app to obtain a token that enables unauthorized screen recording. This means an attacker can escalate privileges locally without needing any additional execution privileges or user interaction.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized screen recording by a malicious app, potentially exposing sensitive information displayed on the device. It allows local privilege escalation without user interaction, which can compromise confidentiality, integrity, and availability of data and system resources.