VDB
ASB-A-465136263
ASB-A-465136263
PUBLISHED
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.
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| platform | frameworks/base | 16-qpr2-next:0, *, * |
Exploit Intelligence
- CVE-2026-0047: Missing permission check in ActivityManagerService.dumpBitmapsProto() — steal UI bitmaps from every running app with zero permissions (Android 16 QPR2 Beta) (github-poc-repo)
- CVE-2026-0047: Missing permission check in ActivityManagerService.dumpBitmapsProto() — steal UI bitmaps from every running app with zero permissions (Android 16 QPR2 Beta) (github-poc)
- index.html (github-poc)
- CVE-2026-0047.json (github-poc)
- VulnerableAmsService.java (github-poc)
- ExfilActivity.java (github-poc)
- MainActivity.java (github-poc)
- FakeAmsService.java (github-poc)
- source5.c (github-poc)
- ghost_report_20260113_010235.json (github-poc)
Timeline
- Mar 1, 2026 CVE Published
- May 15, 2026 CVE Updated