Impact
The flaw is a missing permission check in the addInputMethodListener method of com.android.server.inputmethod.InputMethodManagerService. Without this guard, any application running locally on the device can register an InputMethodService instance and obtain higher privileges. The exploit does not require any extra execution rights or user interaction, enabling a silent local privilege escalation.
Affected Systems
The vulnerability targets Google Android XR devices. No specific version numbers are provided, so it is presumed to affect all current releases until a vendor patch is applied.
Risk and Exploitability
This issue scores a CVSS of 10, classifying it as critical. The EPSS score is not published, but the flaw can be triggered from any local context without network involvement. While it is not listed in CISA’s KEV catalog, the lack of a KEV entry does not reduce the inherent risk. Attackers can exploit the missing permission check to elevate privileges silently and potentially alter system components, compromising the integrity of the device.
OpenCVE Enrichment