CVE-2025-26417

MEDIUM

Android - Local Information Disclosure via DownloadProvider Confused Deputy

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2025-26417. PoCs published by uthrasri.

AI-analyzed exploit summary The provided code is a truncated snippet of the Android DownloadProvider.java file, which appears to be part of the Android Open Source Project (AOSP). It does not contain any exploit code or proof-of-concept for CVE-2025-26417.

Description

In checkWhetherCallingAppHasAccess of DownloadProvider.java, there is a possible bypass of user consent when opening files in shared storage due to a confused deputy. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.

Exploits (1)

nomisec STUB
by uthrasri · poc
https://github.com/uthrasri/CVE-2025-26417

The provided code is a truncated snippet of the Android DownloadProvider.java file, which appears to be part of the Android Open Source Project (AOSP). It does not contain any exploit code or proof-of-concept for CVE-2025-26417.

Classification
Stub 90%
Attack Type
Other
Complexity
Complex
Reliability
Theoretical
Target: Android DownloadProvider
No auth needed
devstral-2 · analyzed Feb 16, 2026 Full analysis →

Scores

CVSS v3 4.0
EPSS 0.0031
EPSS Percentile 22.5%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-610
Status published
Products (5)
google/android 12.0
google/android 12.1
google/android 13.0
google/android 14.0
google/android 15.0
Published Aug 26, 2025
Tracked Since Feb 18, 2026