Description
In RtcpFbPacket::decodeRtcpFbPacket, 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: 3.5 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An integer overflow in RtcpFbPacket::decodeRtcpFbPacket triggers an out‑of‑bounds read, allowing an attacker to read internal data without requiring privilege escalation. This integer overflow (CWE‑190) and out‑of‑bounds read (CWE‑125) facilitates a remote information disclosure that can be achieved by sending a crafted RTCP feedback packet; code execution or elevated privileges are not required to leak potentially sensitive data from the Android operating system.

Affected Systems

The flaw is in the Android operating system supplied by Google. Any Android build that includes the vulnerable RtcpFbPacket implementation could be impacted. Google’s official security bulletin lists Pixel devices as a likely affected family, but other Android builds incorporating the same code may also be vulnerable. No specific version numbers are provided, so affected versions are unknown.

Risk and Exploitability

The CVSS score of 3.5 indicates a low impact severity, and the EPSS score of less than 1% suggests a very low likelihood of exploitation. The vulnerability requires user interaction and is not listed in the CISA KEV catalog. Exploitation would involve sending a specially crafted RTCP feedback packet that causes an integer overflow in RtcpFbPacket::decodeRtcpFbPacket, leading to an out‑of‑bounds read of internal memory. No code execution or privilege escalation is required.

Generated by OpenCVE AI on July 24, 2026 at 16:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the Android security update published by Google when it becomes available.
  • Restrict or disable applications that handle RTCP feedback packets to prevent the overflowing read.
  • Block or isolate the device from untrusted RTP streams or networks to reduce exposure.
  • Monitor Google’s security bulletins for future updates.

Generated by OpenCVE AI on July 24, 2026 at 16:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 24 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Title Remote Information Disclosure via Integer Overflow in RTCP Feedback Packet Decoder

Tue, 21 Jul 2026 18:45:00 +0000

Type Values Removed Values Added
Title Out‑of‑Bounds Read in Android RTCP Feedback Decoding Causes Remote Information Disclosure

Thu, 16 Jul 2026 13:15:00 +0000

Type Values Removed Values Added
Title Out‑of‑Bounds Read in Android RTCP Feedback Decoding Causes Remote Information Disclosure

Tue, 14 Jul 2026 02:00:00 +0000

Type Values Removed Values Added
Title Integer Overflow in RtcpFbPacket Causes Remote Information Disclosure on Android

Sun, 12 Jul 2026 03:45:00 +0000

Type Values Removed Values Added
Title Integer Overflow in RtcpFbPacket Causes Remote Information Disclosure on Android

Sat, 11 Jul 2026 10:15:00 +0000

Type Values Removed Values Added
Title Integer Overflow in Android RTCP Feedback Causes Remote Information Disclosure

Fri, 10 Jul 2026 12:30:00 +0000

Type Values Removed Values Added
Title Integer Overflow in Android RTCP Feedback Causes Remote Information Disclosure

Thu, 09 Jul 2026 15:45:00 +0000

Type Values Removed Values Added
Title Out‑of‑Bounds Read in RtcpFbPacket Leading to Remote Information Disclosure

Wed, 08 Jul 2026 15:15:00 +0000

Type Values Removed Values Added
Title Out‑of‑Bounds Read in RtcpFbPacket Leading to Remote Information Disclosure

Mon, 06 Jul 2026 15:30:00 +0000

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

{'score': 3.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/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 RtcpFbPacket::decodeRtcpFbPacket, 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-07-06T14:38:55.223Z

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

Link: CVE-2026-0128

cve-icon Vulnrichment

Updated: 2026-06-16T20:41:06.135Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-06-16T20:16:23.723

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

Link: CVE-2026-0128

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-24T17:00:05Z

Weaknesses