Exploitation Summary
EIP tracks 3 public exploits for CVE-2026-0047. PoCs published by adminlove520, XZ1r0, mobilehackinglab.
AI-analyzed exploit summary This repository contains a functional proof-of-concept exploit for CVE-2026-0047, demonstrating an information leakage vulnerability in Android's ActivityManagerService due to missing permission checks. The PoC includes both a simulated vulnerable service and tools to audit real system services for the same flaw.
Description
In dumpBitmapsProto of ActivityManagerService.java, there is a possible way for an app to access private information due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
Exploits (3)
This repository contains a functional proof-of-concept exploit for CVE-2026-0047, demonstrating an information leakage vulnerability in Android's ActivityManagerService due to missing permission checks. The PoC includes both a simulated vulnerable service and tools to audit real system services for the same flaw.
This repository contains a functional proof-of-concept exploit for CVE-2026-0047, demonstrating an information leak vulnerability in Android's ActivityManagerService due to missing permission checks on the dumpBitmapsProto method. The PoC includes both a simulated vulnerable service and tools to audit real system services for similar vulnerabilities.
This repository contains a functional proof-of-concept exploit for CVE-2026-0047, demonstrating a missing permission check in Android's ActivityManagerService that allows any app to exfiltrate UI bitmaps from all running processes. The PoC includes both a direct exploit and a disguised attacker app, along with detailed technical analysis and patch information.
References (2)
Scores
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H