Memory corruption via type confusion in AudioSdpParser.cpp RCE
CVE-2026-0162 Published on June 16, 2026
In ParsePayloads of AudioSdpParser.cpp, there is a possible memory corruption due to type confusion. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation.
Vulnerability Analysis
CVE-2026-0162 is exploitable with network access, and requires small amount of user privileges. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to be very high.
Weakness Type
What is an Object Type Confusion Vulnerability?
The program allocates or initializes a resource such as a pointer, object, or variable using one type, but it later accesses that resource using a type that is incompatible with the original type.
CVE-2026-0162 has been classified to as an Object Type Confusion vulnerability or weakness.
Products Associated with CVE-2026-0162
Want to know whenever a new CVE is published for Google Android? stack.watch will email you.