
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-48636 is a path traversal vulnerability in the openFile method of BugreportContentProvider.java on Android 16 that allows a local attacker to read and write unauthorized files, leading to local escalation of privilege. No additional execution privileges are required, and user interaction is not needed for exploitation. It was published on March 2, 2026, and affects Android 16.0. The vulnerability carries a CVSS v3.1 base score of 8.4 (High) (Red Hat CVE, Android Wear Bulletin).
The root cause is improper limitation of a pathname to a restricted directory (CWE-22) within the openFile function of BugreportContentProvider.java. An attacker can supply a crafted file path containing directory traversal sequences (e.g., ../) that bypass the provider's intended directory restrictions, enabling access to arbitrary files on the filesystem. Because the BugreportContentProvider operates with elevated system-level permissions, a successful traversal allows reading and writing files outside the sanctioned scope without requiring any special privileges from the calling application (Red Hat CVE, Android Wear Bulletin).
Successful exploitation grants a local attacker the ability to read sensitive system files (high confidentiality impact), modify or overwrite critical files and configurations (high integrity impact), and potentially corrupt or delete data affecting system stability (high availability impact). Because no privileges or user interaction are required, any application running on the device could leverage this flaw to escalate privileges, access credential stores, or inject malicious code into system components (Red Hat CVE).
As of the time of reporting, there is no public proof-of-concept exploit and no evidence of in-the-wild exploitation. The EPSS score is approximately 0.007% (0.000070), indicating a very low current probability of exploitation in the near term. The vulnerability has not been added to the CISA Known Exploited Vulnerabilities (KEV) catalog. It was detected by Qualys scanners (detection ID 610767) (Red Hat CVE).
BugreportContentProvider present.BugreportContentProvider with a path traversal payload, such as content://com.android.bugreport/../../sensitive/file, to escape the provider's intended directory.ContentResolver.openFileDescriptor() or ContentResolver.openInputStream() using the crafted URI to trigger the vulnerable openFile method.logcat) showing unexpected openFile calls to BugreportContentProvider with path components containing ../ or encoded traversal sequences; access log entries for files outside the bugreport directory./data/system/, /etc/) not correlated with legitimate system updates; presence of new or altered files in system directories.ContentResolver operations against BugreportContentProvider without a legitimate bugreport workflow context.Google addressed this vulnerability in the Android Wear March 2026 Security Bulletin. Users and administrators should apply the March 2026 security patch level or later to affected Android 16 devices as soon as it is available from their device manufacturer (Android Wear Bulletin). As interim mitigations, restrict installation of untrusted third-party applications, implement strict input validation and path canonicalization in BugreportContentProvider.java, and limit the provider's file access permissions to the minimum required scope. Monitor devices for suspicious file access patterns targeting the bugreport content provider.
Samsung acknowledged the vulnerability in its March 2026 security patch details, indicating the fix is being rolled out to affected Galaxy devices (SammyFans). Community discussion on Mastodon noted the zero-interaction requirement as a notable risk factor for Android 16 users (Mastodon/TheHackerWire). Overall industry reaction has been measured, given the local-only attack vector and absence of public exploits.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."