Description
In createSessionInternal of PackageInstallerService.java, there is a possible to update a Device Policy Controller (DPC) into an invalid directory due to a path traversal error. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
Published: 2026-06-01
Score: 6.2 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

In the PackageInstallerService.java, the createSessionInternal method contains a path traversal flaw that allows a malicious caller to direct a Device Policy Controller to write into an unintended filesystem location. This permits local privilege escalation, granting the attacker system‑level permissions without executing additional code. No user interaction is required, so the exploitation can occur solely from an internal app context.

Affected Systems

The vulnerability impacts Google Android devices that include the default PackageInstallerService, across all builds of Android that have not yet received the corresponding security patch. No specific Android version is indicated, so administrators should verify that the installed OS contains the vulnerable code.

Risk and Exploitability

The flaw permits an attacker who can run code locally to manipulate the installer’s path handling, resulting in privilege escalation. Because the exploit requires no user interaction, any local app with sufficient privileges can abuse it. The EPSS score is below 1%, indicating a very low probability of exploitation, and the issue is not listed in CISA’s KEV catalog, suggesting that exploitation has not been widely reported yet. With a CVSS score of 6.2 the vulnerability is considered moderate severity, though local privilege escalation still poses a significant risk to device integrity. Nonetheless, the local nature and moderate severity of the impact make it a notable risk to device integrity.

Generated by OpenCVE AI on June 2, 2026 at 17:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Android security patch from Google that resolves CVE-2026-0055.
  • Restrict or remove applications that can invoke the PackageInstallerService without explicit user consent by enforcing least privilege and reviewing app permissions.
  • Monitor device logs for anomalous usage of PackageInstallerService and block unauthorized sessions or remediate affected apps immediately.

Generated by OpenCVE AI on June 2, 2026 at 17:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 02 Jun 2026 18:15:00 +0000

Type Values Removed Values Added
Title Local Privilege Escalation via Path Traversal in Android PackageInstallerService
Weaknesses CWE-23

Tue, 02 Jun 2026 16:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22
CWE-269
Metrics cvssV3_1

{'score': 6.2, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 01 Jun 2026 23:15:00 +0000

Type Values Removed Values Added
Title Local Privilege Escalation via Path Traversal in Android PackageInstallerService
Weaknesses CWE-23

Mon, 01 Jun 2026 23:00:00 +0000

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

Mon, 01 Jun 2026 21:45:00 +0000

Type Values Removed Values Added
Description In createSessionInternal of PackageInstallerService.java, there is a possible to update a Device Policy Controller (DPC) into an invalid directory due to a path traversal error. 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_android

Published:

Updated: 2026-06-02T15:42:29.032Z

Reserved: 2025-10-15T15:40:29.016Z

Link: CVE-2026-0055

cve-icon Vulnrichment

Updated: 2026-06-02T15:42:22.410Z

cve-icon NVD

Status : Undergoing Analysis

Published: 2026-06-01T22:16:20.783

Modified: 2026-06-02T17:16:24.977

Link: CVE-2026-0055

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-02T18:00:19Z

Weaknesses