Description
In multiple locations, there is a possible permission bypass due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
Published: 2026-09-15
Score: 8.4 High
EPSS: < 1% Very Low
KEV: No
Impact: Local Privilege Escalation
Action: Immediate Patch
AI Analysis

Impact

The vulnerability arises from missing permission checks in several code paths, allowing a local attacker to gain unauthorized privileges without additional execution rights. This flaw enables an elevated local user to act with higher privileges than intended, potentially compromising sensitive device functions and data. The weakness is based on improper authorization controls, which can lead to full system compromise if exploited by local malicious apps or users.

Affected Systems

Vendors: Google Product: Android Affected Versions: Specific version information is not disclosed in the provided data. The issue is noted in multiple locations within the Android codebase, indicating that the flaw exists across various releases of the platform.

Risk and Exploitability

The exploit does not require user interaction or additional exploitation steps, so an attacker on the device can immediately take advantage of the missing checks. The EPSS score of < 1% indicates a very low probability of exploitation, and the absence of a KEV listing suggests that no active public exploits are known at this time. The flaw remains a high‑severity risk for local attackers due to the fundamental lack of permission enforcement and the ability to elevate privileges without further action.

Generated by OpenCVE AI on September 17, 2026 at 08:30 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Android security update for your device, ensuring all permission checks are restored
  • Configure device administrative policies to enforce least‑privilege access for installed applications
  • Verify that system integrity checks (e.g., Verified Boot) are enabled to prevent unauthorized code injection

Generated by OpenCVE AI on September 17, 2026 at 08:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 17 Sep 2026 09:00:00 +0000

Type Values Removed Values Added
Title Missing Permission Check Allows Local Privilege Escalation
Weaknesses CWE-284

Wed, 16 Sep 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.8, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}

cvssV3_1

{'score': 8.4, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Wed, 16 Sep 2026 16:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-693
Metrics cvssV3_1

{'score': 7.8, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 16 Sep 2026 00:30:00 +0000

Type Values Removed Values Added
Title Missing Permission Check Allows Local Privilege Escalation
Weaknesses CWE-284

Tue, 15 Sep 2026 20:45:00 +0000

Type Values Removed Values Added
First Time appeared Google
Google android
Vendors & Products Google
Google android

Tue, 15 Sep 2026 18:45:00 +0000

Type Values Removed Values Added
Description In multiple locations, there is a possible permission bypass due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Google_Devices

Published:

Updated: 2026-09-17T03:56:38.269Z

Reserved: 2026-06-23T16:20:45.087Z

Link: CVE-2026-56970

cve-icon Vulnrichment

Updated: 2026-09-16T15:19:19.206Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-15T19:17:29.050

Modified: 2026-09-17T04:17:50.573

Link: CVE-2026-56970

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-17T08:45:17Z

Weaknesses
  • CWE-693

    Protection Mechanism Failure