VYPR

PackageInstallerService

by Google

CVEs (4)

  • CVE-2026-0068HigJun 17, 2026
    risk 0.51cvss 7.8epss 0.00

    In createSessionInternal of PackageInstallerService.java, there is a possible method to remove a DPC app from a managed device without DO consent due to desync from persistence. This could lead to local escalation of privilege if a user can install a malicious app with no…

  • CVE-2026-0089HigJun 1, 2026
    risk 0.51cvss 7.8epss 0.00

    In multiple functions of PackageInstallerService.java, there is a possible way to install unverified apps due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for…

  • CVE-2026-0023HigMar 2, 2026
    risk 0.51cvss 7.8epss 0.00

    In createSessionInternal of PackageInstallerService.java, there is a possible way for an app to update its ownership due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed…

  • CVE-2026-0055MedJun 1, 2026
    risk 0.40cvss 6.2epss 0.00

    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…