Description
In numberOfReportBlocks of RtpSession.cpp, there is a possible out of bounds write due to an integer overflow. This could lead to remote escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
Published: 2026-06-16
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw is in Android’s RtpSession.cpp numberOfReportBlocks function, where an integer overflow produces an out‑of‑bounds write (CWE‑190 and CWE‑787). An attacker can exploit this from a remote source to elevate privileges without needing to execute arbitrary code first.

Affected Systems

The issue affects Google Android devices; no specific builds or versions are cited, so any device running the affected code may be vulnerable.

Risk and Exploitability

With a CVSS score of 8.8 the vulnerability is considered high severity, yet the EPSS score is below 1 % and it is not listed in the CISA KEV catalog, indicating a low known exploitation probability. User interaction is not required; the likely attack vector involves sending crafted RTP traffic from a remote host to trigger the overflow and gain elevated privileges.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the latest Android OS update that includes the RtpSession.cpp patch.
  • Disable or restrict RTP session functionality on the device if it is not needed, or block untrusted RTP traffic at the network perimeter.
  • Implement firewall or network segmentation rules to prevent malicious RTP streams from reaching the device.

Generated by OpenCVE AI on June 17, 2026 at 17:59 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 Integer Overflow in Android RTP Session Allows Remote Privilege Escalation

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

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

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/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'}


Tue, 16 Jun 2026 21:00: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 numberOfReportBlocks of RtpSession.cpp, there is a possible out of bounds write due to an integer overflow. This could lead to remote escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Google_Devices

Published:

Updated: 2026-06-17T03:56:07.984Z

Reserved: 2025-10-23T08:44:58.789Z

Link: CVE-2026-0161

cve-icon Vulnrichment

Updated: 2026-06-16T19:42:12.229Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-06-16T20:16:26.610

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

Link: CVE-2026-0161

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-17T18:00:04Z

Weaknesses