CVE-2026-0023

7.8

Google · Android

A missing permission check in PackageInstallerService allows a local application to escalate privileges and modify ownership of its packages.

Executive summary

A local privilege escalation vulnerability in the Android PackageInstallerService could allow a malicious application to gain unauthorized ownership of packages, posing a high risk to system integrity.

Vulnerability

The flaw resides in the createSessionInternal function within PackageInstallerService.java, where a missing permission check allows an application to update its own ownership, leading to local privilege escalation without requiring user interaction.

Business impact

A successful exploit grants an attacker elevated local privileges, which could be used to bypass security controls, persist on the device, or manipulate installed software. Given the CVSS score of 7.8, this vulnerability represents a significant risk to the confidentiality, integrity, and availability of data on affected Android devices.

Remediation

Immediate Action: Update all affected Android devices to the version specified in the March 2026 Android Security Bulletin.

Proactive Monitoring: Monitor device logs for anomalous package installation requests or unauthorized modifications to application ownership settings.

Compensating Controls: Enforce strict application sandboxing policies and ensure that only trusted applications are installed from verified sources to minimize the attack surface.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

This vulnerability presents a high risk for Android environments due to its potential for privilege escalation. Administrators should prioritize the deployment of the March 2026 security patches to all managed devices immediately to prevent potential exploitation.

More Google CVEs

Sources