VYPR

com.ekia.filecontrolmanager.OpenFileProvider

by Ekia

CVEs (1)

  • CVE-2026-81301HigSep 14, 2026
    risk 0.55cvss epss

    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…