CVE-2018-14991
Description
The Coolpad Defiant device with a build fingerprint of Coolpad/cp3632a/cp3632a:7.1.1/NMF26F/099480857:user/release-keys, the ZTE ZMAX Pro with a build fingerprint of ZTE/P895T20/urd:6.0.1/MMB29M/20170418.114928:user/release-keys, and the T-Mobile Revvl Plus with a build fingerprint of Coolpad/alchemy/alchemy:7.1.1/143.14.171129.3701A-TMO/buildf_nj_02-206:user/release-keys all contain a vulnerable, pre-installed Rich Communication Services (RCS) app. These devices contain an that app has a package name of com.suntek.mway.rcs.app.service (versionCode=1, versionName=RCS_sdk_M_native_20161008_01; versionCode=1, versionName=RCS_sdk_M_native_20170406_01) with an exported content provider named com.suntek.mway.rcs.app.service.provider.message.MessageProvider and a refactored version of the app with a package name of com.rcs.gsma.na.sdk (versionCode=1, versionName=RCS_SDK_20170804_01) with a content provider named com.rcs.gsma.na.provider.message.MessageProvider allow any app co-located on the device to read, write, insert, and modify the user's text messages. This is enabled by an exported content provider app component that serves as a wrapper to the official content provider that contains the user's text messages. This app cannot be disabled by the user and the attack can be performed by a zero-permission app.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Pre-installed RCS app on multiple Android devices exposes user SMS messages via exported content providers, allowing any app to read, write, and modify texts without permissions.
Vulnerability
The Coolpad Defiant, ZTE ZMAX Pro, and T-Mobile Revvl Plus contain a pre-installed Rich Communication Services (RCS) app with package names com.suntek.mway.rcs.app.service (version 1, RCS_sdk_M_native_20161008_01) and com.rcs.gsma.na.sdk (version 1, RCS_SDK_20170804_01). These apps expose an exported content provider (com.suntek.mway.rcs.app.service.provider.message.MessageProvider and com.rcs.gsma.na.provider.message.MessageProvider) that acts as a wrapper to the official SMS content provider, allowing any co-located app to access the user's text messages without any permissions [1][2].
Exploitation
An attacker can install a zero-permission malicious app on the device. This app can directly query the exported content provider to read, write, insert, and modify the user's SMS messages. No additional permissions are required because the content provider is exported and accessible to any app on the device. The attack requires the malicious app to be installed on the device, which can be achieved through social engineering or other means.
Impact
Successful exploitation allows a malicious app to fully control the user's SMS messages: reading all text messages, sending new messages, deleting messages, and inserting fake messages. This can lead to privacy breaches, financial fraud (e.g., intercepting SMS-based 2FA codes), and impersonation attacks. The vulnerable app cannot be disabled by the user, increasing the persistence of the threat.
Mitigation
As of the publication date (2019-04-25), no official patches have been announced by the device manufacturers (Coolpad, ZTE, T-Mobile). Users are advised to avoid installing untrusted apps and consider using third-party SMS apps that provide better security. The affected devices may be end-of-life or no longer receiving security updates. No workaround exists to disable the vulnerable app without root access.
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
3- Range: 143.14.171129.3701A-TMO (build fingerprint)
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- www.kryptowire.commitrex_refsource_MISC
- www.kryptowire.com/portal/android-firmware-defcon-2018/mitrex_refsource_MISC
- www.kryptowire.com/portal/wp-content/uploads/2018/12/DEFCON-26-Johnson-and-Stavrou-Vulnerable-Out-of-the-Box-An-Eval-of-Android-Carrier-Devices-WP-Updated.pdfmitrex_refsource_MISC
News mentions
0No linked articles in our index yet.