Description
In FsmReleaseKey of fsm.c, 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
AI Analysis

Impact

The vulnerability is a missing permission check in the fsm.c component’s FsmReleaseKey function on Android devices, which allows a local attacker to invoke system-level operations without being prompted for user interaction. The flaw enables elevation to system execution privileges, potentially granting full control over the device. The weakness is classified as CWE-693, reflecting a failure to enforce permissions.

Affected Systems

The affected product is Google in the advisory, so all installations of Android that include the vulnerable fsm.c code may be impacted until a patch is applied.

Risk and Exploitability

The CVSS score of 6.7 indicates a moderate severity. The EPSS score of 0.00079 (<1%) indicates a very low probability of exploitation at the time of this analysis, but the flaw can be triggered without user interaction, which increases the practical risk for any user with local access. The vulnerability is not currently listed in the CISA KEV catalog. Attackers with local access could exploit the permission bypass to gain system privileges and compromise integrity and confidentiality of the device.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the device to the latest available Android security patch from Google
  • Restrict or remove permissions that allow non-system apps to invoke FsmReleaseKey in fsm.c, if configurable
  • Enable SELinux enforcement or equivalent access control to limit system execution privileges for suspect processes

Generated by OpenCVE AI on September 17, 2026 at 08:26 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 Permission Bypass in Android FsmReleaseKey Leading to Local Privilege Escalation

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

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

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

Type Values Removed Values Added
Title Permission Bypass in Android FsmReleaseKey Leading to Local Privilege Escalation

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

Type Values Removed Values Added
Weaknesses CWE-693
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 FsmReleaseKey of fsm.c, 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-16T03:57:21.710Z

Reserved: 2026-07-02T05:40:51.923Z

Link: CVE-2026-58726

cve-icon Vulnrichment

Updated: 2026-09-15T19:55:14.843Z

cve-icon NVD

Status : Awaiting Analysis

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

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

Link: CVE-2026-58726

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-693

    Protection Mechanism Failure