Common Weakness Enumeration

    CWE Definition / CWE-926

    CWE-926: 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.

    Published:2 Jul 2013
    Organization:MITRE
    Modified:11 Dec 2025

    Related Weakness

    CWE-285: Improper Authorization