CVE-2026-18604 Details
Description
A vulnerability was identified in textPlus Text Message and Call App up to 8.3.5 on Android. This impacts the function DialerActivity of the component com.gogii.textplus. Such manipulation leads to improper export of android application components. The attack needs to be performed locally. The exploit is publicly available and might be used. The vendor was contacted early about this disclosure.
A vulnerability exists in the textPlus Text Message and Call App for Android, affecting versions up to 8.3.5. The issue lies in the exported DialerActivity, which lacks proper permission controls, allowing any installed application to initiate outbound calls without user interaction or required permissions. This exploitation can be done by sending specific intent extras that bypass the application's normal call handling procedures. The vulnerability could lead to unauthorized calls being made on behalf of the user, potentially to premium-rate or attacker-controlled numbers, with the victim's caller ID being spoofed to display their textPlus number.
To address this vulnerability, the app should be modified to prevent automatic call origination from intent-supplied data. Instead, require a direct user action within the app before initiating a call. Additionally, the 'DialerActivity' should be set to 'android:exported="false"' or restricted to a signature-level permission, unless external launching is necessary. If deep linking with 'tel:' or 'sip:' schemes is required, it should only be used to prefill information and not to trigger immediate calls.
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 Aug 3, 2026CISA-ADP
Assessed Aug 3, 2026References 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://github.com/actuator/com.gogii.textplus | [email protected] | ExploitTechnical Analysis |
| https://vuldb.com/cve/CVE-2026-18604 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/851700 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/385527 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/385527/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-926 | Improper Export of Android Application Components | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| textPlus | <= 8.3.5 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 3, 2026 | CVE Modified | CISA-ADP |
| Aug 3, 2026 | New CVE Received | [email protected] |
Volerion