CVE-2025-22439
BaseFortify
Publication date: 2025-09-02
Last updated on: 2025-09-04
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-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the onLastAccessedStackLoaded method of ActionHandler.java, where a missing permission check allows bypassing storage restrictions across apps. This means an app could escalate its local privileges without needing additional execution privileges, although user interaction is required to exploit it.
How can this vulnerability impact me? :
The vulnerability can lead to local escalation of privilege, allowing an app to access or manipulate storage beyond its intended permissions. This could compromise data security on the affected device if exploited.