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

In the RtcpFbPacket::decodeRtcpFbPacket function an integer overflow allows a crafted RTCP feedback packet to cause the program to read beyond the bounds of an allocated buffer. The out‑of‑bounds read can expose internal data to the attacker, providing remote information disclosure but not granting any additional execution privileges. No code execution or elevation of privileges is required for the attack to succeed.

Affected Systems

The affected product is Google Android, most likely on Pixel devices, as noted by the security bulletin reference. Specific version information is not provided in the CVE data, so any Android build that includes the vulnerable RtcpFbPacket implementation could be impacted.

Risk and Exploitability

The CVSS score is not listed, but the EPSS score of less than 1% suggests a very low probability of exploitation on the current date. The vulnerability is not listed in CISA's KEV catalog. An attacker would need to send a malicious RTCP feedback packet under user interaction, meaning the user must open or interact with a communication channel that processes the packet. The attack could be performed remotely over the network, but requires the user to be engaged in a session that uses the vulnerable component, making the threat moderate but low in likelihood.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Deploy the latest Android security update provided by Google through the vendor’s OTA channel
  • Verify that the device firmware reflects the most recent security patch level
  • If a patch is not yet available, restrict the device’s exposure to untrusted networks by disabling relevant network interfaces or using a VPN that blocks RTCP traffic

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

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-06-17T21:30:12Z

Weaknesses