AI description
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
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
- 134c704f-9b21-4f2e-91b3-4a467353bcc0
- CWE-89
- Hype score
- Not currently trending
🚨 Public PoC Released for Android Vulnerability CVE-2026-0075 Security researcher QM4RS has released a public proof-of-concept for CVE-2026-0075, a high-severity vulnerability affecting Android's ContactsProvider component. * CVE-2026-0075 affects Android 14, 15, 16 and 16 h
@DailyDarkWeb
21 Aug 2026
4059 Impressions
3 Retweets
9 Likes
6 Bookmarks
0 Replies
0 Quotes
A public PoC for CVE-2026-0075 exposes an Android elevation of privilege in ContactsProvider2 with no user interaction. Details are now disclosed. #CVE20260075 #Android #ElevationOfPrivilege #ContactsProvider #SQLInjection #AndroidSecurity https://t.co/0USjinyHJI
@chris_uk2026
20 Aug 2026
6 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
[
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:google:android:14.0:*:*:*:*:*:*:*",
"matchCriteriaId": "2700BCC5-634D-4EC6-AB67-5B678D5F951D",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:google:android:15.0:*:*:*:*:*:*:*",
"matchCriteriaId": "8538774C-906D-4B03-A3E7-FA7A55E0DA9E",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:google:android:16.0:-:*:*:*:*:*:*",
"matchCriteriaId": "02882AB1-7993-47DD-84A0-8DF4272D85ED",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:google:android:16.0:qpr2_beta_1:*:*:*:*:*:*",
"matchCriteriaId": "FD695F32-4A73-4846-B1A1-04FF266E9C15",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:google:android:16.0:qpr2_beta_2:*:*:*:*:*:*",
"matchCriteriaId": "3DE9F018-8704-476B-8D59-F63F8486E231",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:google:android:16.0:qpr2_beta_3:*:*:*:*:*:*",
"matchCriteriaId": "BE95A642-4330-4F65-B028-3BA597D30F32",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
]