CVE-2026-0128
Modified Modified - Updated After Analysis

Integer Overflow in WebRTC RtcpFbPacket Leading to Information Disclosure

Vulnerability report for CVE-2026-0128, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-06-16

Last updated on: 2026-07-06

Assigner: Google Devices

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-06-16
Last Modified
2026-07-06
Generated
2026-07-07
AI Q&A
2026-06-16
EPSS Evaluated
2026-07-05
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
google android *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-125 The product reads data past the end, or before the beginning, of the intended buffer.
CWE-190 The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability occurs in the function RtcpFbPacket::decodeRtcpFbPacket, where an integer overflow can cause an out of bounds read.

An out of bounds read means the program reads memory outside the intended buffer, which can lead to unintended information disclosure.

Exploitation requires user interaction, but no additional execution privileges are needed.

Impact Analysis

This vulnerability can lead to remote information disclosure, meaning an attacker could potentially access sensitive information from the affected system.

Since no additional execution privileges are needed, the attacker does not require elevated rights to exploit this issue.

However, exploitation requires user interaction, which may limit the ease of attack.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-0128. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart