CVE-2026-0094
KeyChainActivity Certificate Access UI Misleading
Publication date: 2026-06-01
Last updated on: 2026-06-01
Assigner: Android (associated with Google Inc. or Open Handset Alliance)
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-451 | The user interface (UI) does not properly represent critical information to the user, allowing the information - or its source - to be obscured or spoofed. This is often a component in phishing attacks. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the getApplicationLabel method of KeyChainActivity.java. It allows an attacker to trick the user into approving access to certificates by presenting misleading or insufficient user interface elements.
Because of this, an attacker can escalate their privileges locally without needing any additional execution privileges or user interaction.
How can this vulnerability impact me? :
The vulnerability can lead to a local escalation of privilege, meaning an attacker could gain higher access rights on the affected device.
This escalation happens without requiring the attacker to have prior execution privileges or the user to interact, increasing the risk of unauthorized access to sensitive certificates.