CVE-2026-0018
AccessibilityManagerService Improper Input Validation DoS
Publication date: 2026-06-01
Last updated on: 2026-06-02
Assigner: Android (associated with Google Inc. or Open Handset Alliance)
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-20 | The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in multiple functions of AccessibilityManagerService.java where improper input validation can cause a persistent denial of service.
It allows an attacker to cause a local denial of service without needing any additional execution privileges or user interaction.
How can this vulnerability impact me? :
The impact of this vulnerability is a local denial of service, meaning the affected service could become unavailable or unresponsive.
Since no additional privileges or user interaction are required, an attacker with local access could exploit this to disrupt normal operations.