CVE-2026-0145
Description
A logic error in Android keymint allows a local attacker to bypass permissions and disclose sensitive information without user interaction.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
A logic error in Android keymint allows a local attacker to bypass permissions and disclose sensitive information without user interaction.
Vulnerability
In keymint, a logic error in permission checking allows an unprivileged local process to bypass intended access controls. This affects devices running Android versions prior to the 2026-06-05 security patch level, as described in the June 2026 Pixel Update Bulletin [1].
Exploitation
An attacker with local access to the device can exploit this vulnerability without requiring any additional execution privileges or user interaction. The logic error in keymint code permits the attacker to invoke operations that should be restricted.
Impact
Successful exploitation leads to local information disclosure, potentially revealing sensitive data handled by the key management subsystem. The attack does not escalate privileges beyond the existing local context.
Mitigation
The vulnerability is fixed in the 2026-06-05 security patch level for supported Pixel devices. Users should apply the June 2026 update as soon as possible [1]. No workaround is available beyond installing the security patch.
AI Insight generated on Jun 16, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Patches
0No patches discovered yet.
Vulnerability mechanics
No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.
References
1News mentions
0No linked articles in our index yet.