CVE-2026-0069
ApkChecksums Signature Verification Denial of Service
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-400 | The product does not properly control the allocation and maintenance of a limited resource. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the verifySignature function of the ApkChecksums.java file. It can cause a crash due to resource exhaustion.
Exploitation does not require any additional execution privileges or user interaction.
How can this vulnerability impact me? :
The vulnerability can lead to a local denial of service (DoS) condition by causing the application to crash through resource exhaustion.
Since no additional privileges or user interaction are needed, an attacker with local access could exploit this to disrupt service availability.