CVE-2026-81301
Last modified
CVE-2026-81301 is a high-severity vulnerability rated 8.5/10 on the CVSS scale. 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.
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Ekia | File Manager | 1.2.7 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-81301?
How severe is CVE-2026-81301?
How do I fix CVE-2026-81301?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-81296Unauthenticated Broken Access Control in Fluent Forms Pro Ad…7.5
- CVE-2026-81297Subscriber Privilege Escalation in Fluent Forms Pro Add On P…7.5
- CVE-2026-81298Unauthenticated Cross Site Scripting (XSS) in LeadConnector …7.1
- CVE-2026-81299Subscriber Insecure Direct Object References (IDOR) in WP Jo…4.3
- CVE-2026-8130A vulnerability was identified in SourceCodester SUP Online …7.3
- CVE-2026-81300Unauthenticated Cross Site Scripting (XSS) in Calculation Fo…7.1
- CVE-2026-81302PALLET CONTROL products contain an incorrect default permiss…8.5
- CVE-2026-81303A flaw was found in hawtio-operator. The operator holds rout…6.3
- CVE-2026-8131A security flaw has been discovered in SourceCodester SUP On…7.3
- CVE-2026-81315Origin Validation Error vulnerability in ash-project ash_ai …7.4
- CVE-2026-81316Incorrect Authorization vulnerability in ash-project ash_sql…2.1
- CVE-2026-81318Incorrect Authorization vulnerability in ash-project ash_sql…2.1
Are you affected by CVE-2026-81301?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
