CVE-2025-48535
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 | 14.0 | |
| android | 15.0 | |
| android | 16.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability occurs in the assertSafeToStartCustomActivity method of AppRestrictionsFragment.java, where unsafe deserialization leads to a parcel mismatch. This flaw allows an attacker to exploit the system to launch activities anywhere, potentially bypassing normal security checks.
How can this vulnerability impact me? :
The vulnerability can lead to local escalation of privilege without requiring any additional execution privileges or user interaction. This means an attacker with local access could gain higher privileges on the device, potentially compromising security.