CVE-2025-10722
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-09-19

Last updated on: 2026-04-29

Assigner: VulDB

Description
A vulnerability was detected in SKTLab Mukbee App 1.01.196 on Android. This affects an unknown function of the file AndroidManifest.xml of the component com.dw.android.mukbee. The manipulation results in improper export of android application components. The attack must be initiated from a local position. The exploit is now public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-09-19
Last Modified
2026-04-29
Generated
2026-05-07
AI Q&A
2025-09-19
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
sktlab mukbee 1.01.196
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-926 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.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

CVE-2025-10722 is a vulnerability in the SKTLab Mukbee App version 1.01.196 for Android caused by improper export of Android application components in the AndroidManifest.xml file. This flaw allows malicious applications to hijack Android tasks by inheriting the permissions of the vulnerable app, enabling phishing attacks to steal login credentials. The vulnerability affects all Android versions prior to Android 11 and requires local access to exploit. [1, 2]


How can this vulnerability impact me? :

This vulnerability can lead to unauthorized access to the app's components, allowing attackers to hijack tasks and potentially steal sensitive information such as login credentials. It impacts the confidentiality, integrity, and availability of the application. Since the exploit is publicly available and easy to execute locally, it poses a moderate security risk to users of the affected app. [1, 2]


How can this vulnerability be detected on my network or system? Can you suggest some commands?

This vulnerability can be detected by inspecting the AndroidManifest.xml file of the SKTLab Mukbee App version 1.01.196 for improper export of application components. Since the vulnerability involves improper export of components, you can check the manifest for exported components without proper restrictions. Additionally, attackers may use Google hacking techniques such as searching for inurl:AndroidManifest.xml to identify vulnerable targets. On a local device, you can extract and examine the manifest using commands like 'adb shell pm dump com.dw.android.mukbee' or 'adb shell cat /data/app/com.dw.android.mukbee-*/base.apk' followed by using tools like 'apktool' to decode the APK and inspect the AndroidManifest.xml for exported components. [2]


What immediate steps should I take to mitigate this vulnerability?

Immediate mitigation involves modifying the AndroidManifest.xml file to prevent improper export of application components, specifically by restricting which applications can launch or access these components. Since the vendor has not provided any fixes or mitigations, it is recommended to replace the affected SKTLab Mukbee App version 1.01.196 with an alternative product that does not have this vulnerability. Avoid running untrusted applications locally that could exploit this issue. [1, 2]


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart