SQL Injection in Oneplus Oxygenos
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 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.
Vulnerability class: SQL Injection
EPSS: 0.037 (88.5th percentile) — read the EPSS interpretation.
Affected products
- Oneplus Oxygenos — versions 11.*, 12.*, 13.*
Weakness classification (CWE)
Public proof-of-concept exploits
References
- cve@rapid7.com (technical-description, third-party-advisory)
- cve@rapid7.com (exploit)
Frequently asked questions
- What is CVE-2025-10184?
- CVE-2025-10184 is a vulnerability in Oneplus Oxygenos, classified under SQL Injection. Published 2025-09-23.
- Is CVE-2025-10184 known to be exploited?
- 14 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.