CVE-2026-0005

MEDIUM

KeyguardServiceDelegate - Auth Bypass

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2026-0005. PoCs published by HORKimhab.

AI-analyzed exploit summary The repository contains a technical description of CVE-2026-0005, detailing a local information disclosure vulnerability in KeyguardServiceDelegate.java due to a missing permission check, allowing partial bypass of app pinning. No exploit code is provided, but the analysis is specific and technical.

Description

In onServiceDisconnected of KeyguardServiceDelegate.java, there is a possible partial bypass of app pinning allowing limited interaction with other apps without knowing the LSKF due to a missing permission check. This could lead to local information disclosure where the extent of interaction and impact is app-dependent with no additional execution privileges needed. User interaction is not needed for exploitation.

Exploits (1)

github WRITEUP
by HORKimhab · poc
https://github.com/HORKimhab/poc-cve-collection/tree/main/2026/0xxx/CVE-2026-0005.md

The repository contains a technical description of CVE-2026-0005, detailing a local information disclosure vulnerability in KeyguardServiceDelegate.java due to a missing permission check, allowing partial bypass of app pinning. No exploit code is provided, but the analysis is specific and technical.

Classification
Writeup 80%
Attack Type
Auth Bypass
Complexity
Moderate
Reliability
Theoretical
Target: Android (KeyguardServiceDelegate.java)
No auth needed
Prerequisites: Local access to the device
mistral-large-3 · analyzed Jun 27, 2026 Full analysis →

References (2)

Core 2

Scores

CVSS v3 6.2
EPSS 0.0013
EPSS Percentile 2.8%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-200
Status published
Products (3)
google/android 14.0
google/android 15.0
google/android 16.0
Published Mar 02, 2026
Tracked Since Mar 03, 2026