CVE-2025-32313
Out-of-Bounds Write in UsageEvents.java Enables Local Privilege Escalation
Publication date: 2026-03-02
Last updated on: 2026-03-06
Assigner: Android (associated with Google Inc. or Open Handset Alliance)
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| android | 14.0 | |
| android | 15.0 | |
| android | 16.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-787 | The product writes data past the end, or before the beginning, of the intended buffer. |
Attack-Flow Graph
AI Powered Q&A
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know
Can you explain this vulnerability to me?
This vulnerability exists in the UsageEvents component of UsageEvents.java, where an incorrect bounds check can cause an out of bounds write.
This means that the program may write data outside the intended memory area, which can lead to unexpected behavior.
Exploitation of this flaw can result in a local escalation of privilege without requiring any additional execution privileges or user interaction.
How can this vulnerability impact me? :
The vulnerability can allow an attacker with local access to escalate their privileges on the affected system.
This means the attacker could gain higher-level permissions than originally granted, potentially leading to unauthorized access or control over system resources.
No additional execution privileges or user interaction are needed to exploit this vulnerability, increasing its risk.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know