Android Local PrivEsc via LoadedArsc.cpp Heap Buffer Overflow
CVE-2026-0100 Published on June 1, 2026
In Load of LoadedArsc.cpp, there is a possible out of bounds write due to a heap buffer overflow. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
Vulnerability Analysis
CVE-2026-0100 is exploitable with local system 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
Heap-based Buffer Overflow
A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
Products Associated with CVE-2026-0100
Want to know whenever a new CVE is published for Google Android? stack.watch will email you.
Affected Versions
Google Android:- Version 16-qpr2 is affected.
- Version 16 is affected.
- Version 15 is affected.
- Version 14 is affected.