CVE-2026-0148
Description
Integer overflow in Pixel's VideoRtpPayloadDecoderNode.cpp leads to remote code execution without user interaction.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Integer overflow in Pixel's VideoRtpPayloadDecoderNode.cpp leads to remote code execution without user interaction.
Vulnerability
In VideoRtpPayloadDecoderNode.cpp, multiple functions contain an integer overflow that can lead to an out-of-bounds write. This vulnerability affects Pixel devices running Android versions prior to the June 2026 security patch level (2026-06-05) [1]. The issue is reachable when processing crafted RTP video payloads.
Exploitation
An attacker can exploit this vulnerability by sending a specially crafted RTP packet to the target device. No additional execution privileges are needed, and user interaction is not required [1]. The attacker only needs network access to deliver the malicious packet.
Impact
Successful exploitation results in remote code execution (RCE) in the context of the affected process, potentially allowing the attacker to gain elevated privileges [1]. The impact includes full compromise of confidentiality, integrity, and availability.
Mitigation
Google addressed this vulnerability in the June 2026 Pixel Update Bulletin, with the fix included in the 2026-06-05 security patch level [1]. Users should ensure their Pixel devices are updated to at least this patch level. No workarounds are available.
AI Insight generated on Jun 16, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Patches
0No patches discovered yet.
Vulnerability mechanics
No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.
References
1News mentions
0No linked articles in our index yet.