CVE-2025-32347
BaseFortify
Publication date: 2025-09-04
Last updated on: 2025-09-08
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 | 15.0 | |
| android | 16.0 | |
| android | 14.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-926 | The Android application exports a component for use by other applications, but does not properly restrict which applications can launch the component or access the data it contains. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the onStart method of BiometricEnrollIntroduction.java, where an unsafe PendingIntent allows a way to determine the device's location. Exploiting this issue requires user interaction and can lead to a local escalation of privilege without needing additional execution privileges.
How can this vulnerability impact me? :
The vulnerability could allow an attacker to escalate their privileges locally on the device, potentially gaining access to location information without proper authorization. This could compromise user privacy and device security.