CVE-2026-38093
Last modified
CVE-2026-38093 is a low-severity vulnerability rated 3.3/10 on the CVSS scale. file_picker (aka flutter_file_picker) for Flutter, all versions through 10.3.10, is vulnerable to path traversal (CWE-22) in its Android implementation. The openFileStream() method in FileUtils.kt uses the DISPLAY_NAME obtained from ContentResolver.query() directly in file path construction without sanitization. EPSS estimates a 0.13% chance of exploitation in the next 30 days.
Description
file_picker (aka flutter_file_picker) for Flutter, all versions through 10.3.10, is vulnerable to path traversal (CWE-22) in its Android implementation. The openFileStream() method in FileUtils.kt uses the DISPLAY_NAME obtained from ContentResolver.query() directly in file path construction without sanitization. A malicious Android app with a crafted ContentProvider can return a filename containing ../ sequences, causing the plugin to create arbitrary files and directories outside the intended cache directory within the victim app's internal storage. Existing files are not overwritten due to an existence check.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| — | — | n/a |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-38093?
How severe is CVE-2026-38093?
How do I fix CVE-2026-38093?
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-38064Tenda 5G03 V05.03.02.04 (Version 1.0) is vulnerable to Comma…9.8
- CVE-2026-38065Tenda 5G03 V05.03.02.04 (Version 1.0) is vulnerable to Comma…9.8
- CVE-2026-3807A security vulnerability has been detected in Tenda FH1202 1…8.8
- CVE-2026-38076An integer overflow in the jbig2_arith_iaid_ctx_new() functi…7.5
- CVE-2026-3808A vulnerability was detected in Tenda FH1202 1.2.0.14(408). …8.8
- CVE-2026-3809A flaw has been found in Tenda FH1202 1.2.0.14(408). The imp…8.8
- CVE-2026-3810A vulnerability has been found in Tenda FH1202 1.2.0.14(408)…8.8
- CVE-2026-3811A vulnerability was found in Tenda FH1202 1.2.0.14(408). Thi…8.8
- CVE-2026-3812A vulnerability was determined in itsourcecode Payroll Manag…6.1
- CVE-2026-3813A vulnerability was identified in opencc JFlow up to 5badc00…9.8
- CVE-2026-3814A security flaw has been discovered in UTT HiPER 810G up to …8.8
- CVE-2026-38142An unauthenticated command injection vulnerability in the /g…6.5
Are you affected by CVE-2026-38093?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
