GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration
Search

Find a vulnerability

Search criteria Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.

    2 vulnerabilities found for File Manager by Ekia

    CVE-2026-81301 (GCVE-0-2026-81301)

    Vulnerability from nvd – Published: 2026-09-14 15:51 – Updated: 2026-09-14 19:23
    VLAI
    Title
    Ekia File Manager 1.2.7 - Exported ContentProvider allows unauthorized file access
    Summary
    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.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-14 19:12 UTC
    CWE
    • CWE-926 - Improper Export of Android Application Components
    Assigner
    References
    Impacted products
    Vendor Product Version
    Ekia File Manager Affected: 1.2.7
        cpe:2.3:a:ekia:file_manager:1.2.7:*:android:*:*:*:*:*
    Create a notification for this product.
    Date Public
    2026-09-14 15:34
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-81301",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-14T19:12:18.350031Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-14T19:23:00.039Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "platforms": [
                "Android"
              ],
              "product": "File Manager",
              "vendor": "Ekia",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.2.7"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:ekia:file_manager:1.2.7:*:android:*:*:*:*:*",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ],
              "operator": "OR"
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Andr\u00e9s Ramos"
            }
          ],
          "datePublic": "2026-09-14T15:34:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eEkia\u003c/span\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e File Manager 1.2.7 exposes com.\u003c/span\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eekia\u003c/span\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e.filecontrolmanager.\u003c/span\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eOpenFileProvider as an exported Android ContentProvider without requiring caller permissions.\u003c/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eThe 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\u0027s process to read, create, overwrite, or delete files that are accessible to that process.\u003c/span\u003e\u003cbr\u003e"
                }
              ],
              "value": "Ekia File Manager 1.2.7 exposes com.ekia.filecontrolmanager.OpenFileProvider as an exported Android ContentProvider without requiring caller permissions.\n\nThe 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\u0027s process to read, create, overwrite, or delete files that are accessible to that process."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-639",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-639 Probe System Files"
                }
              ]
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "Automatable": "NOT_DEFINED",
                "Recovery": "NOT_DEFINED",
                "Safety": "NOT_DEFINED",
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "LOCAL",
                "baseScore": 8.5,
                "baseSeverity": "HIGH",
                "privilegesRequired": "NONE",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "NONE",
                "vulnConfidentialityImpact": "HIGH",
                "vulnIntegrityImpact": "HIGH",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-926",
                  "description": "CWE-926 Improper Export of Android Application Components",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-14T16:47:01.432Z",
            "orgId": "84fe0718-d6bb-4716-a7e8-81a6d1daa869",
            "shortName": "Fluid Attacks"
          },
          "references": [
            {
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://fluidattacks.com/advisories/waking"
            },
            {
              "tags": [
                "product"
              ],
              "url": "https://play.google.com/store/apps/details?id=com.ekia.files.manager"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "Ekia File Manager 1.2.7 - Exported ContentProvider allows unauthorized file access",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "84fe0718-d6bb-4716-a7e8-81a6d1daa869",
        "assignerShortName": "Fluid Attacks",
        "cveId": "CVE-2026-81301",
        "datePublished": "2026-09-14T15:51:38.531Z",
        "dateReserved": "2026-08-26T17:38:45.889Z",
        "dateUpdated": "2026-09-14T19:23:00.039Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-81301 (GCVE-0-2026-81301)

    Vulnerability from cvelistv5 – Published: 2026-09-14 15:51 – Updated: 2026-09-14 19:23
    VLAI
    Title
    Ekia File Manager 1.2.7 - Exported ContentProvider allows unauthorized file access
    Summary
    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.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-14 19:12 UTC
    CWE
    • CWE-926 - Improper Export of Android Application Components
    Assigner
    References
    Impacted products
    Vendor Product Version
    Ekia File Manager Affected: 1.2.7
        cpe:2.3:a:ekia:file_manager:1.2.7:*:android:*:*:*:*:*
    Create a notification for this product.
    Date Public
    2026-09-14 15:34
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-81301",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-14T19:12:18.350031Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-14T19:23:00.039Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "platforms": [
                "Android"
              ],
              "product": "File Manager",
              "vendor": "Ekia",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.2.7"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:ekia:file_manager:1.2.7:*:android:*:*:*:*:*",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ],
              "operator": "OR"
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Andr\u00e9s Ramos"
            }
          ],
          "datePublic": "2026-09-14T15:34:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eEkia\u003c/span\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e File Manager 1.2.7 exposes com.\u003c/span\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eekia\u003c/span\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e.filecontrolmanager.\u003c/span\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eOpenFileProvider as an exported Android ContentProvider without requiring caller permissions.\u003c/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eThe 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\u0027s process to read, create, overwrite, or delete files that are accessible to that process.\u003c/span\u003e\u003cbr\u003e"
                }
              ],
              "value": "Ekia File Manager 1.2.7 exposes com.ekia.filecontrolmanager.OpenFileProvider as an exported Android ContentProvider without requiring caller permissions.\n\nThe 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\u0027s process to read, create, overwrite, or delete files that are accessible to that process."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-639",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-639 Probe System Files"
                }
              ]
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "Automatable": "NOT_DEFINED",
                "Recovery": "NOT_DEFINED",
                "Safety": "NOT_DEFINED",
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "LOCAL",
                "baseScore": 8.5,
                "baseSeverity": "HIGH",
                "privilegesRequired": "NONE",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "NONE",
                "vulnConfidentialityImpact": "HIGH",
                "vulnIntegrityImpact": "HIGH",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-926",
                  "description": "CWE-926 Improper Export of Android Application Components",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-14T16:47:01.432Z",
            "orgId": "84fe0718-d6bb-4716-a7e8-81a6d1daa869",
            "shortName": "Fluid Attacks"
          },
          "references": [
            {
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://fluidattacks.com/advisories/waking"
            },
            {
              "tags": [
                "product"
              ],
              "url": "https://play.google.com/store/apps/details?id=com.ekia.files.manager"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "Ekia File Manager 1.2.7 - Exported ContentProvider allows unauthorized file access",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "84fe0718-d6bb-4716-a7e8-81a6d1daa869",
        "assignerShortName": "Fluid Attacks",
        "cveId": "CVE-2026-81301",
        "datePublished": "2026-09-14T15:51:38.531Z",
        "dateReserved": "2026-08-26T17:38:45.889Z",
        "dateUpdated": "2026-09-14T19:23:00.039Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }