A vulnerability in multiple versions of OxygenOS, the Android-based operating system from OnePlus, allows any installed app to access SMS data and metadata without requiring permission or user interaction. OnePlus, a subsidiary of Oppo, is a Shenzhen-based consumer electronics maker known for developing high-end smartphones at competitive pricing. While other major Chinese brands like Huawei and Xiaomi aren’t available in the U.S., OnePlus devices are officially available in the country. The flaw, tracked as CVE-2025-10184, and discovered by Rapid7 researchers, is currently unpatched and exploitable. The Chinese OEM failed to respond to Rapid7’s disclosures to this day, and the cybersecurity company published the technical details along with a proof-of-concept (PoC) exploit. The problem arises from OnePlus changing the stock Android Telephony package to introduce additional exported content providers like PushMessageProvider, PushShopProvider, and ServiceNumberProvider. The manifest for these providers does not declare a write permission for ‘READ_SMS,’ leaving it open to any app by default, even those that don’t have SMS permissions. To make matters worse, client-supplied inputs aren’t sanitized, allowing “blind SQL injection” that could reconstruct SMS content from the device database, bruteforcing it one character at a time. “By using an algorithm to repeat this process for each character in each row returned by the sub query, it’s possible to exfiltrate the database cont...
Unpatched flaw in OnePlus phones lets rogue apps text messages
BleepingComputer
·Bill Toulas
·Published Sep 24, 2025
·Updated
Affected Software
1 affected component
OnePlus OxygenOS
Frequently Asked Questions
1
What is the main topic of this article?
The article discusses a vulnerability in OnePlus phones that allows rogue apps to send text messages without user permission.
2
What security implications are discussed?
The security implications include unauthorized access to SMS data and metadata by malicious applications.
3
What versions of OnePlus phones are affected?
Multiple versions of OxygenOS, the Android-based operating system from OnePlus, are affected by this vulnerability.
4
Can users prevent rogue apps from exploiting this flaw?
Currently, the flaw does not require user interaction or permission, making it difficult for users to prevent exploitation.
5
Has OnePlus released a fix for this vulnerability?
As of the article's publication, there has been no mention of a fix from OnePlus for this unpatched vulnerability.