CVE-2026-0059
Heap Buffer Overflow in Android SDP Discovery
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-122 | A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc(). |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in multiple functions of the file sdp_discovery.cc, where a heap buffer overflow can occur. This flaw allows an attacker to potentially execute arbitrary code remotely without needing any additional execution privileges or user interaction.
How can this vulnerability impact me? :
The vulnerability can lead to remote code execution by an attacker who is in close proximity or adjacent to the affected system. This means an attacker could run malicious code on your device without your knowledge or permission, potentially compromising the security and integrity of your system.