I
n onInputEvent of IInputMethodSessionWrapper.java, there is a possible way for an untrusted app to inject key and motion events to the default IME due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
References
| Link | Resource |
|---|---|
| https://android.googlesource.com/platform/frameworks/base/+/f48bf9a2e7c728d7010f8c9ad047fa76a869d3d4 | Product Patch |
| https://source.android.com/security/bulletin/2025-06-01 | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
08 Sep 2025, 14:12
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-09-04 18:15
Updated : 2025-09-08 14:12
NVD link : CVE-2025-26450
Mitre link : CVE-2025-26450
CVE.ORG link : CVE-2025-26450
JSON object : View
CWE
CWE-862
Missing Authorization