CVE-2025-48548
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 | 15.0 | |
| android | 14.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-362 | The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in multiple functions of AppOpsControllerImpl.java where a race condition allows audio to be recorded without showing the privacy indicator. This means an app could potentially record audio secretly. Exploiting this requires user interaction and local user execution privileges.
How can this vulnerability impact me? :
The vulnerability could allow an attacker with local user privileges to secretly record audio without the user being notified via the privacy indicator. This could lead to unauthorized audio surveillance and privacy breaches.