Privileged System-Provider Activation
Mobile Capability Broker Abuse: the umbrella surface where an app becomes a privileged system actor/provider and therefore a broker between an untrusted actor and a privileged system capability (accessibility, notification listener / notification-intelligence, input method, VPN, credential provider, phone account, call screening, MediaProjection, device policy / MDM, companion device, Assist / screen-context, App Intent, widget / control, app extension, file provider). Five distinct ways to attack the broker: (1) activation abuse - tapjack/overlay the user or system into enabling it; (2) input injection - feed malicious data into it; (3) authorization confusion - make it act for the wrong principal; (4) capability leakage - expose what the broker can see/do; (5) cross-boundary confusion - work<->personal, app<->extension, device<->companion, user<->AI. Modelled on 2023-2026 disclosures: MediaProjection screen-capture authorization bypass (CVE-2025-32322), tapjacking-to-enable a malicious phone account (CVE-2023-20913), IME key/motion-event injection (CVE-2025-26450), DevicePolicyManagerService logic flaw (CVE-2025-48553), and VPN-agent certificate-validation MITM (CVE-2026-0248).
12 vulnerabilities. OWASP Mobile: M4