πŸ” CVE Alert

CVE-2026-81301

UNKNOWN 0.0

Ekia File Manager 1.2.7 - Exported ContentProvider allows unauthorized file access

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-926
Vendor ekia
Product file manager
Published Sep 14, 2026
Last Updated Sep 14, 2026
Stay Ahead of the Next One

Get instant alerts for ekia file manager

Be the first to know when new unknown vulnerabilities affecting ekia file manager are published β€” delivered to Slack, Telegram or Discord.

Get Free Alerts β†’ Free Β· No credit card Β· 60 sec setup

Affected Versions

Ekia / File Manager
1.2.7

References

NVD β†— CVE.org β†— EPSS Data β†—
fluidattacks.com: https://fluidattacks.com/advisories/waking play.google.com: https://play.google.com/store/apps/details?id=com.ekia.files.manager

Credits

AndrΓ©s Ramos