CVE-2026-0041
Analyzed Analyzed - Analysis Complete
Integer Overflow in Android UBSan Leading 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 UBSan failure 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-22
AI Q&A
2026-06-02
EPSS Evaluated
2026-06-20
NVD
EUVD
Affected Vendors & Products
Showing 6 associated CPEs
Vendor Product Version / Range
google android 16.0
google android 14.0
google android 15.0
google android 16.0
google android 16.0
google android 16.0
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 Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability exists in multiple functions of the file ubsan_throwing_runtime.cpp where an integer overflow can occur. This overflow can cause a failure in the Undefined Behavior Sanitizer (UBSan) runtime.

The issue arises because the integer overflow leads to unexpected behavior in UBSan, which is a tool used to detect undefined behavior in programs.

Impact Analysis

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

Exploitation does not require any additional execution privileges and does not require user interaction, making it easier for an attacker to cause service disruption remotely.

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