The provider maps the caller-controlled URI path directly to a filesystem path and passes it to new File(...). It then supports query(), openFile(), and delete() operations. Because the provider is exported and lacks android:permission, android:readPermission, or android:writePermission, another local application can access the provider authority and cause File Manager's process to read, create, overwrite, or delete files that are accessible to that process.
No analysis available yet.
No remediation available yet.
Tracking
Sign in to view the affected projects.
No advisories yet.
Mon, 14 Sep 2026 21:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | Ekia File Manager 1.2.7 exposes com.ekia.filecontrolmanager.OpenFileProvider as an exported Android ContentProvider without requiring caller permissions. The provider maps the caller-controlled URI path directly to a filesystem path and passes it to new File(...). It then supports query(), openFile(), and delete() operations. Because the provider is exported and lacks android:permission, android:readPermission, or android:writePermission, another local application can access the provider authority and cause File Manager's process to read, create, overwrite, or delete files that are accessible to that process. | |
| Title | Ekia File Manager 1.2.7 - Exported ContentProvider allows unauthorized file access | |
| First Time appeared |
Ekia
Ekia file Manager |
|
| Weaknesses | CWE-926 | |
| CPEs | cpe:2.3:a:ekia:file_manager:1.2.7:*:android:*:*:*:*:* | |
| Vendors & Products |
Ekia
Ekia file Manager |
|
| References |
| |
| Metrics |
cvssV4_0
|
Status: PUBLISHED
Assigner: Fluid Attacks
Published:
Updated: 2026-09-14T19:23:00.039Z
Reserved: 2026-08-26T17:38:45.889Z
Link: CVE-2026-81301
Updated: 2026-09-14T19:15:13.775Z
Status : Received
Published: 2026-09-14T16:17:19.360
Modified: 2026-09-14T20:16:53.940
Link: CVE-2026-81301
No data.
OpenCVE Enrichment
No data.
-
CWE-926
Improper Export of Android Application Components