CVE-2020-0114

HIGH

Android 10 - Local Privilege Escalation via KeyguardSliceProvider PendingIntent

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2020-0114. PoCs published by tea9.

AI-analyzed exploit summary This PoC exploits CVE-2020-0114, a vulnerability in Android's SystemUI component, by manipulating PendingIntents in Slice objects to achieve privilege escalation. The exploit leverages the 'bind_slice' call to retrieve a Slice and then sends a malicious Intent via a PendingIntent to execute privileged actions.

Description

In onCreateSliceProvider of KeyguardSliceProvider.java, there is a possible confused deputy due to a PendingIntent error. This could lead to local escalation of privilege that allows actions performed as the System UI, with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-10Android ID: A-147606347

Exploits (1)

nomisec WORKING POC 7 stars
by tea9 · poc
https://github.com/tea9/CVE-2020-0114-systemui

This PoC exploits CVE-2020-0114, a vulnerability in Android's SystemUI component, by manipulating PendingIntents in Slice objects to achieve privilege escalation. The exploit leverages the 'bind_slice' call to retrieve a Slice and then sends a malicious Intent via a PendingIntent to execute privileged actions.

Classification
Working Poc 90%
Attack Type
Lpe
Complexity
Moderate
Reliability
Reliable
Target: Android SystemUI (versions affected by CVE-2020-0114)
No auth needed
Prerequisites: Android device with vulnerable SystemUI component · API level supporting SliceProvider
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (1)

Core 1
Core References
Patch, Vendor Advisory x_refsource_misc
https://source.android.com/security/bulletin/2020-06-01

Scores

CVSS v3 7.8
EPSS 0.0034
EPSS Percentile 25.4%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Details

Status published
Products (1)
google/android 10.0
Published Jun 10, 2020
Tracked Since Feb 18, 2026