CVE-2025-0093
BaseFortify
Publication date: 2025-08-26
Last updated on: 2025-09-02
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 | 12.0 | |
| android | 12.1 | |
| android | 13.0 | |
| android | 14.0 | |
| android | 15.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-732 | The product specifies permissions for a security-critical resource in a way that allows that resource to be read or modified by unintended actors. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability occurs in the handleBondStateChanged method of AdapterService.java, where a missing permission check allows possible unapproved data access. This means that information could be disclosed remotely without needing additional execution privileges, although user interaction is required to exploit it.
How can this vulnerability impact me? :
The vulnerability could lead to remote information disclosure, potentially exposing sensitive data without proper authorization. Since no extra execution privileges are needed, an attacker might gain access to information remotely if a user interacts with the exploit.