CVE-2025-26434
BaseFortify
Publication date: 2025-09-05
Last updated on: 2025-09-08
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 | 16.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-120 | The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in libxml2 is an out of bounds read caused by a buffer overflow. It allows an attacker to read memory outside the intended buffer boundaries, potentially exposing sensitive local information without needing any special execution privileges or user interaction.
How can this vulnerability impact me? :
The vulnerability can lead to local information disclosure, meaning an attacker with local access could obtain sensitive information from memory. However, it does not allow for code execution or system modification.