cve/2024/CVE-2024-40676.md
2025-09-29 16:08:36 +00:00

805 B

CVE-2024-40676

Description

In checkKeyIntent of AccountManagerService.java, there is a possible way to bypass intent security check and install an unknown app due to a confused deputy. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.

POC

Reference

No PoCs from references.

Github