← Back
CWE-926

82 CVEs • Abstraction: Variant

Improper Export of Android Application Components

The Android application exports a component for use by other applications, but does not properly restrict which applications can launch the component or access the data it contains.

JSON object

Loading...

CVEs (82)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
-
-
Jun 17, 2026
May 3, 2024
N/A· v4
4.8 MEDIUM· v3
N/A· v2
An improper export vulnerability was reported in the Motorola Interface Test Tool application that could allow a malicious local application to execute OS commands. 
-
-
Jun 17, 2026
May 3, 2024
N/A· v4
5.0 MEDIUM· v3
N/A· v2
A an improper export vulnerability was reported in the Motorola Setup application that could allow a local attacker to read sensitive user information. 
-
-
Jun 17, 2026
May 3, 2024
N/A· v4
5.0 MEDIUM· v3
N/A· v2
An improper export vulnerability was reported in the Motorola Services Main application that could allow a local attacker to write to a local database. 
-
-
Jun 17, 2026
Apr 16, 2024
N/A· v4
3.9 LOW· v3
N/A· v2
The MSAL library enabled acquisition of security tokens to call protected APIs. MSAL.NET applications targeting Xamarin Android and .NET Android (e.g., MAUI) using the library from versions 4.48.0 to 4.60.0 are impacted...Show more
The MSAL library enabled acquisition of security tokens to call protected APIs. MSAL.NET applications targeting Xamarin Android and .NET Android (e.g., MAUI) using the library from versions 4.48.0 to 4.60.0 are impacted by a low severity vulnerability. A malicious application running on a customer Android device can cause local denial of service against applications that were built using MSAL.NET for authentication on the same device (i.e., prevent the user of the legitimate application from logging in) due to incorrect activity export configuration. MSAL.NET version 4.60.1 includes the fix. As a workaround, a developer may explicitly mark the MSAL.NET activity non-exported.Show less
1Kyivstar
1React Native Sms User Consent
Jun 17, 2026
Apr 7, 2024
N/A· v4
5.3 MEDIUM· v3
4.3 MEDIUM· v2
A vulnerability, which was classified as critical, has been found in kyivstarteam react-native-sms-user-consent up to 1.1.4 on Android. Affected by this issue is the function registerReceiver of the file android/src/main...Show more
A vulnerability, which was classified as critical, has been found in kyivstarteam react-native-sms-user-consent up to 1.1.4 on Android. Affected by this issue is the function registerReceiver of the file android/src/main/java/ua/kyivstar/reactnativesmsuserconsent/SmsUserConsentModule.kt. The manipulation leads to improper export of android application components. Attacking locally is a requirement. Upgrading to version 1.1.5 is able to address this issue. The name of the patch is 5423dcb0cd3e4d573b5520a71fa08aa279e4c3c7. It is recommended to upgrade the affected component. The identifier of this vulnerability is VDB-259508.Show less
-
-
Jun 17, 2026
Mar 4, 2024
N/A· v4
5.0 MEDIUM· v3
N/A· v2
An improper export vulnerability was reported in the Motorola Carrier Services application that could allow a malicious, local application to read files without authorization.
-
-
Jun 17, 2026
Mar 4, 2024
N/A· v4
5.1 MEDIUM· v3
N/A· v2
An improper export vulnerability was reported in the Motorola OTA update application, that could allow a malicious, local application to inject an HTML-based message on screen UI.
1Boschrexroth
3Ctrlx Hmi Web Panel Wr2107 Firmware
Ctrlx Hmi Web Panel Wr2110 FirmwareCtrlx Hmi Web Panel Wr2115 Firmware
Jun 17, 2026
Oct 25, 2023
N/A· v4
3.3 LOW· v3
N/A· v2
The vulnerability allows an unprivileged(untrusted) third-party application to interact with a content-provider unsafely exposed by the Android Agent application, potentially modifying sensitive settings of the Android C...Show more
The vulnerability allows an unprivileged(untrusted) third-party application to interact with a content-provider unsafely exposed by the Android Agent application, potentially modifying sensitive settings of the Android Client application itself.Show less
1Google
1Android
Jun 17, 2026
Sep 27, 2023
N/A· v4
3.3 LOW· v3
N/A· v2
The vulnerability is that the Messaging ("com.android.mms") app patched by LG forwards attacker-controlled intents back to the attacker in the exported "com.android.mms.ui.QClipIntentReceiverActivity" activity. The attac...Show more
The vulnerability is that the Messaging ("com.android.mms") app patched by LG forwards attacker-controlled intents back to the attacker in the exported "com.android.mms.ui.QClipIntentReceiverActivity" activity. The attacker can abuse this functionality by launching this activity and then sending a broadcast with the "com.lge.message.action.QCLIP" action. The attacker can send, e.g., their own data/clipdata and set Intent.FLAG_GRANT_* flags. After the attacker received that intent in the "onActivityResult()" method, they would have access to arbitrary content providers that have the `android:grantUriPermissions="true"` flag set.Show less
1Google
1Android
Jun 17, 2026
Sep 27, 2023
N/A· v4
6.3 MEDIUM· v3
N/A· v2
The vulnerability is an intent redirection in LG ThinQ Service ("com.lge.lms2") in the "com/lge/lms/things/ui/notification/NotificationManager.java" file. This vulnerability could be exploited by a third-party app instal...Show more
The vulnerability is an intent redirection in LG ThinQ Service ("com.lge.lms2") in the "com/lge/lms/things/ui/notification/NotificationManager.java" file. This vulnerability could be exploited by a third-party app installed on an LG device by sending a broadcast with the action "com.lge.lms.things.notification.ACTION". Additionally, this vulnerability is very dangerous because LG ThinQ Service is a system app (having android:sharedUserId="android.uid.system" setting). Intent redirection in this app leads to accessing arbitrary not exported activities of absolutely all apps.Show less
1Samsung
1Android
Jun 17, 2026
May 4, 2023
N/A· v4
4.6 MEDIUM· v3
N/A· v2
Improper export of android application components vulnerability in ImagePreviewActivity in Call Settings to SMR May-2023 Release 1 allows physical attackers to access some media data stored in sandbox.
1Samsung
1Android
Jun 17, 2026
May 4, 2023
N/A· v4
4.6 MEDIUM· v3
N/A· v2
Improper export of android application components vulnerability in VideoPreviewActivity in Call Settings to SMR May-2023 Release 1 allows physical attackers to access some media data stored in sandbox.
1Google
1Android
Jun 17, 2026
Mar 24, 2023
N/A· v4
5.5 MEDIUM· v3
N/A· v2
In getSliceEndItem of MediaVolumePreferenceController.java, there is a possible way to start foreground activity from the background due to an unsafe PendingIntent. This could lead to local information disclosure with no...Show more
In getSliceEndItem of MediaVolumePreferenceController.java, there is a possible way to start foreground activity from the background due to an unsafe PendingIntent. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-13Android ID: A-256590210Show less
1Google
1Android
Jun 17, 2026
Mar 10, 2022
N/A· v4
3.3 LOW· v3
2.1 LOW· v2
Unprotected Activity in AppLock prior to SMR Mar-2022 Release 1 allows attacker to change the list of locked app without authentication.
1Samsung
1Pay
Jun 17, 2026
Dec 8, 2021
N/A· v4
3.3 LOW· v3
2.1 LOW· v2
Improper export of Android application components vulnerability in Samsung Pay (India only) prior to version 4.1.77 allows attacker to access Bill Pay and Recharge menu without authentication.
1Samsung
1Blockchain Wallet
Jun 17, 2026
Dec 8, 2021
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
Intent redirection vulnerability in Samsung Blockchain Wallet prior to version 1.3.02.8 allows attacker to execute privileged action.
1Samsung
1Internet
Jun 17, 2026
Jun 11, 2021
N/A· v4
7.8 HIGH· v3
4.6 MEDIUM· v2
Intent redirection vulnerability in Samsung Internet prior to version 14.0.1.20 allows attacker to execute privileged action.
1Google
1Android
Jun 17, 2026
Jun 11, 2021
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
An improper access control vulnerability in TelephonyUI prior to SMR MAY-2021 Release 1 allows local attackers to write arbitrary files of telephony process via untrusted applications.
1Google
1Android
Jun 17, 2026
Jun 11, 2021
N/A· v4
4.0 MEDIUM· v3
2.1 LOW· v2
Intent redirection vulnerability in Secure Folder prior to SMR MAY-2021 Release 1 allows attackers to execute privileged action.
1Google
1Android
Jun 17, 2026
Jun 11, 2021
N/A· v4
4.0 MEDIUM· v3
1.9 LOW· v2
Intent redirection vulnerability in PhotoTable prior to SMR MAY-2021 Release 1 allows attackers to execute privileged action.