CVE-2025-32319
BaseFortify
Publication date: 2025-12-08
Last updated on: 2025-12-09
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 | remoteprintservice | 3.1 |
| android | 16.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 occurs in the ensureBound method of RemotePrintService.java, where a background application can bypass permissions to retain foreground permissions. This means that an app running in the background can improperly gain higher privileges without user interaction.
How can this vulnerability impact me? :
The vulnerability can lead to local escalation of privilege, allowing a background app to gain elevated permissions that it should not have. This could potentially allow malicious apps to perform actions with higher privileges, increasing the risk to the device's security and user data.