CVE-2026-0075

Published Jun 1, 2026

Last updated 2 months ago

Overview

AI description

Automated description summarized from trusted sources.

CVE-2026-0075 is an elevation of privilege vulnerability affecting Android's ContactsProvider2. This flaw allows for a possible way to access the contacts database through a SQL injection in multiple functions. Exploitation of this vulnerability does not require user interaction or additional execution privileges. Google addressed this issue in the June 2026 Android Security Bulletin. A proof-of-concept (PoC) has been published, detailing how a crafted input can lead to a SQL injection path within the provider, allowing an app without contacts permissions to infer database content from SQLite exception messages.

Description
In multiple functions, there is a possible way to access the contacts database due to a SQL injection. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
Source
security@android.com
NVD status
Modified
Products
android

Risk scores

CVSS 3.1

Type
Primary
Base score
5.9
Impact score
3.4
Exploitability score
2.5
Vector string
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Severity
MEDIUM

Weaknesses

134c704f-9b21-4f2e-91b3-4a467353bcc0
CWE-89

Social media

Hype score
Not currently trending

Configurations

References

Sources include official advisories and independent security research.