CVE-2025-48618
BaseFortify
Publication date: 2025-12-08
Last updated on: 2025-12-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 | 14.0 | |
| android | 15.0 | |
| android | 16.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-667 | The product does not properly acquire or release a lock on a resource, leading to unexpected resource state changes and behaviors. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability occurs in the processLaunchBrowser function of CommandParamsFactory.java, where improper locking allows possible browser interaction from the lockscreen. This means an attacker can interact with the browser without unlocking the device properly.
How can this vulnerability impact me? :
The vulnerability can lead to physical escalation of privilege without needing additional execution privileges or user interaction. An attacker with physical access to the device could exploit this to interact with the browser from the lockscreen, potentially bypassing security controls.