CVE-2026-81301: Ekia File Manager 1.2.7 - Exported ContentProvider allows unauthorized file access

Published Sep 14, 2026
·
Updated

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.

Affected Software

1 affected component
Ekia File Manager=1.2.7

Event History

Sep 14, 2026
CVE Published
via MITRE·03:51 PM
Data Sourced
via MITRE·03:51 PM
DescriptionWeakness

Frequently Asked Questions

1

Who can exploit this issue?

Any other application installed on the same Android device can invoke the exported provider. The calling application does not need the provider's read or write permission because none is required.

2

What access can an attacker obtain through the provider?

A malicious local application can use caller-controlled URI paths with query(), openFile(), and delete() to read, create, overwrite, or delete files that the File Manager process itself can access.

3

Is user interaction or network access required?

The described attack is local: an attacker needs to run an application on the affected Android device and access the provider authority. The data does not describe a network-based attack or a user approval step.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203