CVE Vulnerabilities

CVE-2025-32347

Improper Export of Android Application Components

Published: Sep 04, 2025 | Modified: Sep 08, 2025
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

In onStart of BiometricEnrollIntroduction.java, there is a possible way to determine the devices location 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.

Weakness

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.

Affected Software

Name Vendor Start Version End Version
Android Google 13.0 (including) 13.0 (including)
Android Google 14.0 (including) 14.0 (including)
Android Google 15.0 (including) 15.0 (including)
Android Google 16.0 (including) 16.0 (including)

Extended Description

The attacks and consequences of improperly exporting a component may depend on the exported component:

Potential Mitigations

References