Description
In multiple functions of sdp_discovery.cc, there is a possible way to achieve code execution due to a heap buffer overflow. This could lead to remote (proximal/adjacent) code execution with no additional execution privileges needed. User interaction is not needed for exploitation.
Published: 2026-06-01
Score: 8 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a heap buffer overflow in multiple functions of sdp_discovery.cc. The flaw can allow an attacker to overwrite memory and execute arbitrary code with the same privileges as the Android system, resulting in full compromise of the targeted device. No privilege escalation is required and the description indicates that user interaction is not needed, meaning the attack can be performed unattended.

Affected Systems

The flaw affects all Google Android devices that include the vulnerable implementation of sdp_discovery.cc. Because the vendor does not specify exact build versions, any device running an unpatched Android build that contains this SDP discovery code is potentially at risk. Devices with Bluetooth or other interfaces that support Service Discovery Protocol are the most likely to receive traffic that could trigger the overflow. Without precise version data, the entire Android ecosystem running the legacy SDP discovery service should be examined.

Risk and Exploitability

The absence of an EPSS score does not diminish the intrinsic risk; the classic heap buffer overflow, combined with the lack of user interaction requirement, indicates a high likelihood of exploitation. The CVSS score of 8 indicates high severity. Based on the description, it is inferred that an attacker can send crafted SDP packets over Bluetooth, Wi‑Fi or other transports that expose SDP discovery to trigger the overflow from a remote or local network. The fact that the vulnerability has not yet been listed in CISA KEV reflects its recent discovery, but its remote nature further amplifies the potential impact, compromising confidentiality, integrity, and availability of the device.

Generated by OpenCVE AI on June 2, 2026 at 01:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Android security patch referenced in the June 2026 Security Bulletin that addresses the SDP discovery heap buffer overflow.
  • Disable or restrict SDP discovery services, especially on Bluetooth interfaces, on devices that do not need external SDP discovery capabilities.
  • Configure network firewall or segmentation rules to block untrusted SDP traffic, such as RFC 1503 service discovery packets, over Wi‑Fi or Bluetooth interfaces.

Generated by OpenCVE AI on June 2, 2026 at 01:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 02 Jun 2026 02:15:00 +0000

Type Values Removed Values Added
Title Heap Buffer Overflow in Android SDP Discovery Allows Remote Code Execution

Tue, 02 Jun 2026 00:30:00 +0000

Type Values Removed Values Added
Title Heap Buffer Overflow in Android SDP Discovery Allows Remote Code Execution
Weaknesses CWE-122
Metrics cvssV3_1

{'score': 8, 'vector': 'CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 01 Jun 2026 23:00:00 +0000

Type Values Removed Values Added
First Time appeared Google
Google android
Vendors & Products Google
Google android

Mon, 01 Jun 2026 21:45:00 +0000

Type Values Removed Values Added
Description In multiple functions of sdp_discovery.cc, there is a possible way to achieve code execution due to a heap buffer overflow. This could lead to remote (proximal/adjacent) code execution with no additional execution privileges needed. User interaction is not needed for exploitation.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: google_android

Published:

Updated: 2026-06-02T03:56:25.729Z

Reserved: 2025-10-15T15:40:36.553Z

Link: CVE-2026-0059

cve-icon Vulnrichment

Updated: 2026-06-01T23:25:14.538Z

cve-icon NVD

Status : Received

Published: 2026-06-01T22:16:20.977

Modified: 2026-06-02T00:16:34.980

Link: CVE-2026-0059

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-02T02:00:14Z

Weaknesses