Description
In platform_msg_handler_init of default_msg_handlers.c, there is a possible confused deputy due to a confused deputy. 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 Immediately
AI Analysis

Impact

The vulnerability resides in the platform_msg_handler_init function of default_msg_handlers.c, where a confused deputy flaw allows a lower‑privileged component to act with elevated System execution rights. An attacker who can influence the message handler can exploit this to gain higher privileges on the device, enabling the compromise of sensitive data or modification of system configuration. The weakness is a CWE-441 "Confused Deputy" flaw.

Affected Systems

All Google Android devices that have not applied the September 2026 security patch referenced in the Android security bulletin. Specific affected Android releases are not listed in the available data, but the issue applies to any build containing the default_msg_handlers implementation as described.

Risk and Exploitability

The CVSS score of 6.7 indicates a medium severity, and the EPSS score of < 1% shows a very low but measurable exploitation probability, indicating limited public exploitation data. The vulnerability does not require user interaction and can be exploited locally, which raises the likelihood of compromise in environments where malicious software can run on the device. It is not currently listed in the CISA KEV catalog, but the potential for local privilege escalation warrants immediate remediation.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the September 2026 Android security update for all affected devices, as detailed in the Android Security Bulletin.
  • Restrict the execution of untrusted applications by applying app‑level permissions or sandboxing controls.
  • Disable or reconfigure services that load the default message handlers until the patched version is applied.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 17 Sep 2026 08:45:00 +0000

Type Values Removed Values Added
Title Local Privilege Escalation via Confused Deputy in Android Message Handler

Tue, 15 Sep 2026 22:30:00 +0000

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

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

Type Values Removed Values Added
Weaknesses CWE-441
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'}


Tue, 15 Sep 2026 19:00:00 +0000

Type Values Removed Values Added
Description In platform_msg_handler_init of default_msg_handlers.c, there is a possible confused deputy due to a confused deputy. 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-16T03:57:17.082Z

Reserved: 2026-07-02T05:42:12.104Z

Link: CVE-2026-58739

cve-icon Vulnrichment

Updated: 2026-09-15T19:47:12.183Z

cve-icon NVD

Status : Awaiting Analysis

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

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

Link: CVE-2026-58739

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-17T08:30:15Z

Weaknesses
  • CWE-441

    Unintended Proxy or Intermediary ('Confused Deputy')