CVE-2025-22441
HIGHAndroid - Local Privilege Escalation via RemoteViews Confused Deputy
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2025-22441. PoCs published by michalbednarski.
AI-analyzed exploit summary This repository provides a detailed technical analysis of CVE-2025-22441, focusing on how malicious `ApplicationInfo` objects in `RemoteViews` can manipulate cached APK paths in Android's `LoadedApk` class, potentially leading to resource or code path poisoning. The writeup includes root cause analysis, patch references, and code snippets demonstrating the vulnerability.
Description
In getContextForResourcesEnsuringCorrectCachedApkPaths of RemoteViews.java, there is a possible way to load arbitrary java code in a privileged context due to a confused deputy. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is needed for exploitation.
Exploits (1)
This repository provides a detailed technical analysis of CVE-2025-22441, focusing on how malicious `ApplicationInfo` objects in `RemoteViews` can manipulate cached APK paths in Android's `LoadedApk` class, potentially leading to resource or code path poisoning. The writeup includes root cause analysis, patch references, and code snippets demonstrating the vulnerability.
References (1)
Scores
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H