CVE-2025-48631
BaseFortify
Publication date: 2025-12-08
Last updated on: 2026-03-06
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 | |
| android | 16.0 | |
| android | 16.0 | |
| android | 16.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-400 | The product does not properly control the allocation and maintenance of a limited resource. |
| CWE-770 | The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability occurs in the onHeaderDecoded function of LocalImageResolver.java, where it can cause a persistent denial of service by exhausting system resources. It allows an attacker to remotely cause a denial of service without needing any additional execution privileges or user interaction.
How can this vulnerability impact me? :
The vulnerability can impact you by causing a denial of service on the affected system, making it unavailable or unresponsive due to resource exhaustion. This can disrupt normal operations and potentially affect availability of services relying on the vulnerable component.