NONE · 0

CVE-2025-10184

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 use...

Vulnerability 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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2025-10184?

CVE-2025-10184 is a documented vulnerability. 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 use...

How severe is CVE-2025-10184?

CVSS scoring is not yet available for CVE-2025-10184. Check NVD for updates.

Is there a patch for CVE-2025-10184?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.