CVE-2026-0052
Received Received - Intake
Integer Overflow in Android Runtime Leads to DoS

Publication date: 2026-06-01

Last updated on: 2026-06-02

Assigner: Android (associated with Google Inc. or Open Handset Alliance)

Description
In multiple functions of ubsan_throwing_runtime.cpp, there is a possible way to cause a crash due to an integer overflow. This could lead to remote denial of service with no additional execution privileges needed. User interaction is not needed for exploitation.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-01
Last Modified
2026-06-02
Generated
2026-06-02
AI Q&A
2026-06-02
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Currently, no data is known.
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
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 Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in multiple functions of the file ubsan_throwing_runtime.cpp, where an integer overflow can occur.

The integer overflow may cause the program to crash.

Exploitation does not require any user interaction or additional execution privileges.


How can this vulnerability impact me? :

This vulnerability can lead to a remote denial of service (DoS) condition.

An attacker could cause the affected program to crash remotely, potentially disrupting service availability.

No additional execution privileges or user interaction are needed for exploitation.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart