CVE-2024-40653
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-287 | When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in multiple functions of ConnectionServiceWrapper.java where a logic error allows a permission to be retained indefinitely in the background. This means that once a permission is granted, it may not be properly revoked, potentially allowing an app or process to keep that permission forever without needing additional privileges. Exploiting this requires user interaction.
How can this vulnerability impact me? :
The vulnerability can lead to local escalation of privilege, meaning an attacker or malicious app could gain higher privileges on the device than intended without needing extra execution privileges. This could allow unauthorized access or actions on the device, potentially compromising security or privacy.