Description
In multiple functions of VideoRtpPayloadDecoderNode.cpp, there is a possible out of bounds write due to an integer overflow. This could lead to remote code execution 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

A possible out of bounds write arises in the VideoRtpPayloadDecoderNode.cpp functions due to an integer overflow. The overflow allows an attacker to overwrite memory beyond the intended bounds, thereby enabling remote code execution with no additional privileges. The flaw is categorized as CWE‑190 (Integer Overflow or Wraparound) and CWE‑787 (Out‑of‑bounds Write). The attack requires no user interaction.

Affected Systems

The vulnerability appears in Android implementations supplied by Google, including Pixel devices. No specific product versions are listed, but the linked advisory references the June 2026 security bulletin, implying that builds shipped around that time are affected.

Risk and Exploitability

The CVSS score of 8.8 indicates a high severity level. The EPSS score of less than 1% suggests that the likelihood of a real‑world exploitation at this time is low. The flaw is not currently listed in CISA’s KEV catalog, reducing the immediate threat level. However, the attack vector is relatively straightforward—an adversary can deliver a malicious RTP stream without any user action, leading to arbitrary code execution.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Android security patch released by Google for the affected device; the June 2026 bulletin contains the fix.
  • If the patch cannot be applied immediately, block or limit the use of RTP video streams or disable the VideoRtpPayloadDecoderNode component to prevent exposure to the overflow.
  • Continuously monitor system logs for anomalous activity in video processing modules and deploy vendor patches as soon as they become available.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Weaknesses CWE-787

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 20:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-190
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 19:30:00 +0000

Type Values Removed Values Added
Description In multiple functions of VideoRtpPayloadDecoderNode.cpp, there is a possible out of bounds write due to an integer overflow. This could lead to remote code execution 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:15.659Z

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

Link: CVE-2026-0148

cve-icon Vulnrichment

Updated: 2026-06-16T20:05:04.791Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-06-16T20:16:25.530

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

Link: CVE-2026-0148

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-17T18:15:10Z

Weaknesses