Description
In RtcpChunk::decodeRtcpChunk, there is a possible out of bounds read due to a heap buffer 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: Remote information disclosure
Action: Assess Impact
AI Analysis

Impact

Android’s RtcpChunk::decodeRtcpChunk function can perform a buffer overread when parsing RTCP packets, allowing an adversary to read memory beyond the intended heap buffer. This out‑of‑bounds read, classified as CWE‑122 and CWE‑125, may expose internal data such as cryptographic keys or configuration settings without executing code or escalating privileges. The vulnerability is not a code‑execution flaw; it is purely an information‑disclosure issue.

Affected Systems

The flaw affects devices running the Google Android operating system. No specific Android version range is listed in the advisory, so any supported release that implements the RtcpChunk::decodeRtcpChunk routine may be susceptible.

Risk and Exploitability

The CVSS score of 4.3 places the vulnerability in the low‑severity range. The EPSS score of less than 1% indicates a very small current exploitation probability, and the flaw is not cataloged in the CISA KEV database. Based on the description, the likely attack vector is a remote RTCP packet crafted by an attacker; user interaction is required for exploitation, meaning an unsuspecting user must receive a malicious payload over a network that processes RTCP traffic.

Generated by OpenCVE AI on September 21, 2026 at 08:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install any Android security update that includes a patch for the RtcpChunk::decodeRtcpChunk function.
  • Configure network filtering or firewalls to block or strictly inspect RTCP traffic from untrusted sources to reduce exposure.
  • Ensure any application or system component that handles RTCP packets enforces proper bounds checking and input validation to prevent similar buffer overreads.

Generated by OpenCVE AI on September 21, 2026 at 08:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 21 Sep 2026 08:30:00 +0000

Type Values Removed Values Added
Title Android RTCP Chunk Decode Bounds Overread Allowing Information Disclosure

Wed, 16 Sep 2026 17:30:00 +0000

Type Values Removed Values Added
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'}

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'}


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

Type Values Removed Values Added
Title Android RTCP Chunk Decode Bounds Overread Allowing Information Disclosure

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

Type Values Removed Values Added
Weaknesses CWE-122
CWE-125
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 RtcpChunk::decodeRtcpChunk, there is a possible out of bounds read due to a heap buffer 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-09-16T16:08:09.711Z

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

Link: CVE-2026-0130

cve-icon Vulnrichment

Updated: 2026-06-16T20:46:49.792Z

cve-icon NVD

Status : Modified

Published: 2026-06-16T20:16:23.900

Modified: 2026-09-16T17:17:12.907

Link: CVE-2026-0130

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-21T08:15:11Z

Weaknesses