CVE-2026-28578
Improper Input Validation in Android DevicePolicyManagerService
Publication date: 2026-06-01
Last updated on: 2026-06-01
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 DevicePolicyManagerService.java where improper input validation can cause a desynchronization from persistence.
This means that the system's state may become inconsistent or out of sync due to invalid inputs not being properly checked.
Exploitation of this issue can lead to a local denial of service without requiring any additional execution privileges or user interaction.
How can this vulnerability impact me? :
The primary impact of this vulnerability is a local denial of service condition.
An attacker could cause the affected service to become unavailable or malfunction, potentially disrupting normal device operations.
No elevated privileges or user interaction are required to exploit this vulnerability, which may increase the risk of exploitation on affected devices.