Description
In Bootloader, 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: 6.7 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Local Privilege Escalation
Action: Patch Now
AI Analysis

Impact

A missing permission check in the Android bootloader can be exploited to elevate an attacker’s privileges from a regular application to the system level, granting full control over the device. The vulnerability allows local privilege escalation without requiring any user interaction, enabling arbitrary code execution with system execution rights.

Affected Systems

The affected systems are Android devices that incorporate the vulnerable bootloader component distributed by Google. No specific Android release versions are listed, meaning any device using the impacted bootloader revision is potentially at risk. All devices operating the Android operating system are therefore considered affected until the vendor issues a patch.

Risk and Exploitability

The CVSS score of 6.7 indicates a moderate severity, reflecting the risk of system-level privileges if the flaw is exploited. The EPSS score of less than 1 % shows a low likelihood of exploitation, yet because the flaw requires no user interaction and is solely local through the bootloader component, an attacker with physical or local access can readily elevate privileges. The vulnerability is not listed in CISA KEV, but the local nature of the exploit makes it a significant risk for devices that have not yet received the patch.

Generated by OpenCVE AI on September 17, 2026 at 11:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the latest Android OS update that includes the bootloader fix
  • Configure device management policies to lock down bootloader access and enforce least privilege
  • Audit the device for unauthorized system‑level applications and remove any that are not trusted

Generated by OpenCVE AI on September 17, 2026 at 11:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 6.7, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:H/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 01:00:00 +0000

Type Values Removed Values Added
Title Bootloader Permission Check Missing Leading to Local Privilege Escalation
Weaknesses CWE-269
CWE-285

Tue, 15 Sep 2026 20:15: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 Bootloader, 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-16T16:41:15.490Z

Reserved: 2025-10-23T08:45:26.438Z

Link: CVE-2026-0179

cve-icon Vulnrichment

Updated: 2026-09-16T16:40:55.567Z

cve-icon NVD

Status : Awaiting Analysis

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

Modified: 2026-09-16T19:24:44.153

Link: CVE-2026-0179

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-16T00:45:18Z

Weaknesses
  • CWE-269

    Improper Privilege Management

  • CWE-285

    Improper Authorization