AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-10184

UNKNOWN · CVSS N/A EPSS 3.67%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-09-23 · Last synced 2026-08-04

CyberRota Analysis

This vulnerability has an unknown severity rating. It affects Android. It involves a SQL injection risk.

CVE
CVE-2025-10184
Severity
UNKNOWN
CVSS
N/A
EPSS
3.67%
Android

Original NVD Description

The vulnerability allows any application installed on the device to read SMS/MMS data and metadata from the system-provided Telephony provider without permission, user interaction, or consent. The user is also not notified that SMS data is being accessed. This could lead to sensitive information disclosure and could effectively break the security provided by SMS-based Multi-Factor Authentication (MFA) checks. The root cause is a combination of missing permissions for write operations in several content providers (com.android.providers.telephony.PushMessageProvider, com.android.providers.telephony.PushShopProvider, com.android.providers.telephony.ServiceNumberProvider), and a blind SQL injection in the update method of those providers.