CVE-2025-10184 Details
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.
A permission bypass vulnerability has been identified in OnePlus OxygenOS, allowing applications to access SMS and MMS data, including metadata, from the system's Telephony provider without user consent or notification. This vulnerability could compromise the security of SMS-based Multi-Factor Authentication (MFA) by silently exfiltrating SMS data. The issue arises from missing permissions for write operations in several content providers, combined with a blind SQL injection vulnerability in the update method of those providers. The vulnerability affects multiple OnePlus devices across several OxygenOS versions, with the exception of OxygenOS 11.
As of the time of disclosure, no patch is available from OnePlus. Users can limit their exposure by uninstalling non-essential apps, reviewing SMS-based MFA services and switching to authenticator apps, using end-to-end encrypted messaging apps, or changing SMS notification services to in-app push notifications.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 23, 2025CISA-ADP
Assessed Sep 23, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://assets.contentstack.io/v3/assets/blte4f029e766e6b253/bltd4b7439a28b6c866/68d168a6930d015d43a6b588/CVE-2025-10184_PoC.zip | CISA-ADP | Broken LinkExploit |
| https://www.rapid7.com/blog/post/cve-2025-10184-oneplus-oxygenos-telephony-provider-permission-bypass-not-fixed/ | CISA-ADP | ExploitRemedyTechnical Analysis |
| https://assets.contentstack.io/v3/assets/blte4f029e766e6b253/bltd4b7439a28b6c866/68d168a6930d015d43a6b588/CVE-2025-10184_PoC.zip | [email protected] | Broken LinkExploit |
| https://www.rapid7.com/blog/post/cve-2025-10184-oneplus-oxygenos-telephony-provider-permission-bypass-not-fixed/ | [email protected] | ExploitRemedyTechnical Analysis |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-862 | Missing Authorization | [email protected] |
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| OnePlus OxygenOS | >= 12, <= 15 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Sep 23, 2025 | CVE Modified | CISA-ADP |
| Sep 23, 2025 | New CVE Received | [email protected] |
Volerion