CWE-926 - Improper Export of Android Application Components
- Abstraction:Variant
- Structure:Simple
- Status:Incomplete
- Release Date:2013-07-17
- Latest Modification Date:2023-06-29
Weakness Name
Improper Export of Android Application Components
Description
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.
The attacks and consequences of improperly exporting a component may depend on the exported component:
Common Consequences
Scope: Availability, Integrity
Impact: Unexpected State, DoS: Crash, Exit, or Restart, DoS: Instability, Varies by Context
Notes: Other applications, possibly untrusted, can launch the Activity.
Scope: Availability, Integrity
Impact: Unexpected State, Gain Privileges or Assume Identity, DoS: Crash, Exit, or Restart, DoS: Instability, Varies by Context
Notes: Other applications, possibly untrusted, can bind to the Service.
Scope: Confidentiality, Integrity
Impact: Read Application Data, Modify Application Data
Notes: Other applications, possibly untrusted, can read or modify the data that is offered by the Content Provider.
Related Weaknesses
Critical Ivanti Flaw Actively Exploited to Deploy TRAILBLAZE and BRUSHFIRE Malware
OPSEC Failure Exposes Coquettte's Malware Campaigns on Bulletproof Hosting Servers
CERT-UA Reports Cyberattacks Targeting Ukrainian State Systems with WRECKSTEEL Malware
Critical Flaw in Apache Parquet Allows Remote Attackers to Execute Arbitrary Code
Max severity RCE flaw discovered in widely used Apache Parquet
Hunters International shifts from ransomware to pure data extortion
CISA warns of Fast Flux DNS evasion used by cybercrime gangs
Ivanti VPN customers targeted via unrecognized RCE vulnerability (CVE-2025-22457)
CVE-2024-20439 Cisco Smart Licensing Utility Static Credential Vulnerability
CVE-2025-2783 Google Chromium Mojo Sandbox Escape Vulnerability
CVE-2019-9874 Sitecore CMS and Experience Platform (XP) Deserialization Vulnerability
CVE-2019-9875 Sitecore CMS and Experience Platform (XP) Deserialization Vulnerability
CVE-2025-30154 reviewdog/action-setup GitHub Action Embedded Malicious Code Vulnerability
CVE-2025-1316 Edimax IC-7100 IP Camera OS Command Injection Vulnerability
CVE-2024-48248 NAKIVO Backup and Replication Absolute Path Traversal Vulnerability
CVE-2017-12637 SAP NetWeaver Directory Traversal Vulnerability
CVE-2025-24472 Fortinet FortiOS and FortiProxy Authentication Bypass Vulnerability
HighPath Traversal
MediumInsecure JSF ViewState
MediumDirectory Browsing
InformationalAuthentication Request Identified
InformationalModern Web Application
InformationalLoosely Scoped Cookie
CWE-402 Transmission of Private Resources into a New Sphere ('Resource Leak')
CWE-795 Only Filtering Special Elements at a Specified Location
CWE-581 Object Model Violation: Just One of Equals and Hashcode Defined
CWE-69 Improper Handling of Windows ::DATA Alternate Data Stream
CWE-224 Obscured Security-relevant Information by Alternate Name
CWE-84 Improper Neutralization of Encoded URI Schemes in a Web Page