Triage of Android's May 2026 security updates resolving framework intent redirection flaws and mutable PendingIntent hijacking vulnerabilities.
| Идентификатор CVE | Подсистема / Компонент | Последствия | CVSS | Активная эксплуатация? |
|---|---|---|---|---|
| CVE-2024-23712 | Android Framework Core | Intent Redirection / EOP | 7.8 High | YES (PoC Available) |
| CVE-2024-23713 | Telecom Subsystem | Call Interception Bypass | 6.8 Medium | No |
| CVE-2024-23714 | Package Manager Service | Arbitrary App Overwrite | 7.2 High | No |
Review the Java diff in ActivityManagerService.java sanitizing target component identifiers before dispatching pending intents.