CVE-2026-0158: Android Camera Missing Permission Check Vulnerability
A flaw in Android's Camera application allows a local user to view photos they shouldn't be able to access. The vulnerability stems from missing permission validation when accessing photo data. Since no special privileges or user interaction are required beyond initial device access, any app or user account on the device could potentially read private photos. The actual impact is limited to unauthorized photo disclosure—the vulnerability doesn't enable device compromise or broader system damage.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 3.3 LOW · CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
- Weaknesses (CWE)
- CWE-862
- Affected products
- 1 configuration(s)
- Published / Modified
- 2026-06-16 / 2026-06-17
NVD description (verbatim)
In Camera, there is a possible unauthorized way to access photos due to a missing permission check. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.
1 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
CVE-2026-0158 is a missing permission check vulnerability (CWE-862) in the Google Android Camera component. The flaw permits local actors holding standard user privileges to bypass authorization controls and directly access photo data. The attack surface is confined to the local device; the vulnerability requires existing access to the Android system (PR:L in the CVSS vector). No additional code execution or escalated privileges are needed to trigger the unauthorized access, and exploitation is straightforward once local access is established.
Business impact
Organizations and individuals relying on Android devices for sensitive visual content face potential exposure of private photos to unauthorized parties. For enterprises managing corporate devices running vulnerable Android builds, this could lead to disclosure of proprietary imagery, confidential visual evidence, or employee personal data stored in photos. The risk is heightened for users who expect the Camera app's access controls to protect sensitive media. While the CVSS score is low, the confidentiality impact is direct and may carry significant reputational or compliance consequences depending on the photo content.
Affected systems
Google Android is the affected platform. The vulnerability impacts Camera applications on Android devices; the exact Android versions and Camera app iterations requiring patches should be verified against Google's official security bulletin. Devices running unpatched versions of the affected Camera component are at risk. AOSP-based distributions and third-party Android devices may be affected depending on whether they include the vulnerable Camera code.
Exploitability
Exploitation requires local device access and a user account with standard (non-root) privileges. No user interaction, social engineering, or secondary vulnerabilities are needed to trigger the flaw. An installed application or another local user session can access the photos without additional prompts or conditions. The attack complexity is low, making this practical to exploit once local access is achieved. However, widespread remote exploitation is not feasible since the vulnerability is local-only.
Remediation
Apply security patches released by Google for the Camera component on affected Android devices. Patches should be deployed as soon as they become available to mitigate unauthorized photo access. Device owners should enable automatic system updates to receive fixes promptly. Users who cannot patch immediately should consider restricting physical access to devices and reviewing which apps have Camera or media access permissions.
Patch guidance
Consult Google's Android Security & Privacy Year in Review and official security bulletins for the specific patch versions addressing CVE-2026-0158. Verify the Camera app version on your device and update it through Google Play if a patch is available there, or through system updates if the fix is bundled with a platform release. Test patched systems to confirm the permission check is now enforced before full deployment.
Detection guidance
Monitor for unauthorized access patterns to photo directories or media libraries from unexpected applications or user sessions on Android devices. Evaluate app permissions: check whether apps requesting Camera or media read permissions are legitimate and necessary. Conduct periodic audits of photo directory access logs if your device management system captures them. Review Camera app version inventory across your device fleet to identify which systems remain unpatched.
Why prioritize this
Although this vulnerability carries a low CVSS score (3.3), it represents a direct confidentiality breach affecting sensitive personal or corporate data. Photo leakage can carry significant privacy, legal, and reputational consequences beyond the numeric score. Prioritization should balance the straightforward local-access requirement against the high value of photo confidentiality. Organizations handling proprietary visual content or medical/legal imaging should treat this with higher urgency.
Risk score, explained
The CVSS 3.1 score of 3.3 (LOW) reflects the requirement for local access and standard user privileges, combined with a confidentiality impact and no integrity or availability harm. The score appropriately captures the limited attack surface and constrained threat model. However, context matters: for organizations where photo confidentiality is critical, the business risk may justify faster patching despite the low CVSS rating. Use the score as a baseline, not the sole decision factor.
Frequently asked questions
Can this vulnerability be exploited remotely?
No. CVE-2026-0158 requires local device access and standard user privileges. Remote exploitation over the network is not possible. An attacker would need to either have a user account on the device or an installed application that can access the affected Camera component locally.
Do I need elevated permissions (root) to exploit this?
No. The vulnerability can be triggered with standard user-level privileges (PR:L). Root or administrative access is not required, which makes it practical to exploit from a locally installed app or another user session.
Will my photos be automatically exposed to everyone?
Not automatically. A local app or user account must actively attempt to access the Camera app's photo data. However, the missing permission check means such access succeeds without proper authorization. Passive exposure to remote attackers is not a concern with this vulnerability.
What should I do if I cannot patch immediately?
Limit physical device access, review and restrict app permissions in Settings, and disable automatic app installation from untrusted sources. Monitor your device for unusual app activity. Prioritize patching once updates become available, especially if the device stores sensitive photos.
This analysis is based on published vulnerability data current as of June 2026. Patch availability, affected device models, and version numbers should be verified against official Google Android Security Bulletins and vendor advisories before taking action. This vulnerability requires local device access and does not enable remote exploitation. Organizations should assess photo confidentiality requirements against business context when determining patch urgency. No proof-of-concept or weaponized exploit code is provided or discussed. Source: NVD (public-domain), retrieved 2026-07-23. Analysis generated by SEC.co (claude-haiku-4-5).
Related vulnerabilities
- CVE-2026-0145LOWKeyMint Permission Bypass Allows Local Information Disclosure on Android
- CVE-2025-26418HIGHAndroid CarDevicePolicyService Privilege Escalation (CVSS 7.8)
- CVE-2026-0133HIGHAndroid ARM SMMU v3 Privilege Escalation (CVSS 7.8)
- CVE-2018-25391HIGHHaPe PKH 1.1 Authorization Bypass – Unauthorized Record Deletion Vulnerability
- CVE-2022-42479MEDIUMMissing Authorization in TemplateHouse Soledad – MEDIUM Severity Access Control Bypass
- CVE-2022-45813MEDIUMBeRocket Advanced AJAX Product Filters Missing Authorization Flaw
- CVE-2023-25969MEDIUMMissing Authorization in ThemeHunk Contact Form Plugin
- CVE-2023-32959MEDIUMMetroStore Missing Authorization Vulnerability – Patch Guide