Description
In VPU, there is a possible permission bypass due to a missing permission check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.
Published: 2026-09-15
Score: n/a
EPSS: n/a
KEV: No
Impact: Local Privilege Escalation
Action: Assess Impact
AI Analysis

Impact

In the VPU component of Android, a missing permission check can be exploited to bypass authorization controls. This flaw enables a local user, who does not require any user interaction, to elevate privileges to System execution level. The vulnerability is a classic privilege‑escalation weakness, lacking proper authorization to access critical resources, and constitutes a security risk that could allow malicious apps or users to control privileged system functions.

Affected Systems

Google Android devices, including Pixel hardware, are affected. The flaw exists in the VPU component of the operating system; specific version details are not provided in the advisory.

Risk and Exploitability

Although no CVSS score is listed, the missing permission check allows local privilege escalation without user interaction, indicating a potentially high impact. EPSS is not available, and the issue is not listed in the CISA KEV catalog, suggesting limited publicly known exploitation. Attackers would need local access to the device and the ability to run code within an unprivileged app. Once the bypass is achieved, they can gain System execution privileges, which could lead to full device compromise.

Generated by OpenCVE AI on September 16, 2026 at 00:04 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the Android security patch released in the September 2026 security bulletin that addresses the VPU permission check issue.
  • Use device management or app‑level restrictions to limit or disable the use of the VPU component until the patch is applied.
  • Enforce the principle of least privilege on the device by ensuring that only trusted system components receive System execution permissions.

Generated by OpenCVE AI on September 16, 2026 at 00:04 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Title Permission Bypass in Android VPU Allows Local Privilege Escalation
Weaknesses CWE-285
CWE-732

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 VPU, there is a possible permission bypass due to a missing permission check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Google_Devices

Published:

Updated: 2026-09-15T18:34:17.395Z

Reserved: 2026-06-23T16:22:11.810Z

Link: CVE-2026-56982

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

Modified: 2026-09-15T19:17:29.740

Link: CVE-2026-56982

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-16T00:15:15Z

Weaknesses
  • CWE-285

    Improper Authorization

  • CWE-732

    Incorrect Permission Assignment for Critical Resource