Description
In RtpPacket::decodePacket, there is a possible out-of-bounds read due to an integer overflow. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is needed for exploitation.
Published: 2026-06-16
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

In the Android RtpPacket::decodePacket method an integer overflow can cause an out‑of‑bounds read, exposing packet data to an attacker. The flaw would allow remote information disclosure without requiring privilege escalation, but the attacker must first deliver a specially crafted RTP packet to the device and the victim must interact with it.

Affected Systems

Google Android devices, including Pixel series, are affected. Specific Android OS versions are not enumerated in the advisory.

Risk and Exploitability

The CVSS score of 4.3 indicates a moderate severity, but the EPSS score of less than 1% and the fact that the vulnerability is not listed in CISA KEV suggest a low likelihood of widespread exploitation. The attack requires user interaction and delivery of a malicious RTP packet, limiting its reach to environments with remote media streams.

Generated by OpenCVE AI on June 17, 2026 at 21:15 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the device to the latest Android release that includes the RtpPacket::decodePacket fix.
  • Restrict or block inbound RTP traffic through the device firewall or network settings to limit exposure to malformed packets.
  • Monitor system logs and network traffic for abnormal RTP activity and apply any subsequent patches if new variants emerge.

Generated by OpenCVE AI on June 17, 2026 at 21:15 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 18 Jun 2026 04:45:00 +0000

Type Values Removed Values Added
Title Out-of-Bounds Read in RtpPacket::decodePacket Resulting in Remote Information Disclosure in Android

Tue, 16 Jun 2026 21:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-125
CWE-190
Metrics cvssV3_1

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

ssvc

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


Tue, 16 Jun 2026 20:45:00 +0000

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

Tue, 16 Jun 2026 19:30:00 +0000

Type Values Removed Values Added
Description In RtpPacket::decodePacket, there is a possible out-of-bounds read due to an integer overflow. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is needed for exploitation.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Google_Devices

Published:

Updated: 2026-06-16T20:33:54.122Z

Reserved: 2025-10-23T08:43:45.280Z

Link: CVE-2026-0140

cve-icon Vulnrichment

Updated: 2026-06-16T20:17:00.567Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-06-16T20:16:24.817

Modified: 2026-06-16T20:42:25.013

Link: CVE-2026-0140

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-17T21:30:12Z

Weaknesses