Description
In multiple files, there is a possible out-of-bounds read due to type confusion. 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 flaw is caused by type confusion that lets the system read memory beyond intended bounds. An application that already has ordinary user‑level code execution can exploit the out‑of‑bounds read, which elevates its privileges to system level without requiring additional privileges or user interaction. The weakness is captured by CWE‑441 (Incorrect Argument Type) and CWE‑682 (Invalid Inheritance Handling).

Affected Systems

Android devices running the affected build, specifically Pixel phones advertised in the 2026‑09‑01 security bulletin. The CNA lists the entire Android platform as impacted, so any device on that Android release cycle is potentially vulnerable until the vendor releases a patch.

Risk and Exploitability

With a CVSS score of 8.4 to confidentiality, EPSS score of < 1% indicates a very low but non‑zero probability that an exploit will be seen in the wild, though the lack of a user‑interaction requirement means a malicious application can abuse the bug locally. The vulnerability is not yet in the CISA KEV catalog, so widespread exploitation has not been documented.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the latest Android security patch that addresses the type‑confusion bug.
  • Restrict installed applications to only the permissions they truly need and use device‑policy controls to block any app that has access to the vulnerable framework component.
  • Continuously monitor system logs for abnormal privilege elevation attempts, and quarantine any application that shows anomalous memory‑access patterns or attempts to read beyond expected boundaries.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Title Android Local Privilege Escalation via Type Confusion Out‑of‑Bounds Read
Weaknesses CWE-682

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 14:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-441
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 Android Local Privilege Escalation via Type Confusion Out‑of‑Bounds Read
Weaknesses CWE-682

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 files, there is a possible out-of-bounds read due to type confusion. 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:30.781Z

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

Link: CVE-2026-56986

cve-icon Vulnrichment

Updated: 2026-09-16T13:18:31.849Z

cve-icon NVD

Status : Awaiting Analysis

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

Modified: 2026-09-17T04:17:52.097

Link: CVE-2026-56986

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-17T09:00:17Z

Weaknesses
  • CWE-441

    Unintended Proxy or Intermediary ('Confused Deputy')