Description
In setUserDisclaimerAcknowledged of CarDevicePolicyService.java, there is a possible way to bypass the user dialog when adding an account to a managed device 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 exploitation.
Published: 2026-06-01
Score: 5.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

In Android CarDevicePolicyService, the method setUserDisclaimerAcknowledged lacks a permission check (CWE‑862: Missing Authorization) that allows a local attacker to bypass the user confirmation dialog when adding an account to a managed device. This missing check lets the attacker gain elevated privileges on the device without any need for user interaction or additional execution rights, potentially enabling the creation or manipulation of accounts with administrative privileges.

Affected Systems

Android devices that incorporate Google's CarDevicePolicyService, such as Android Automotive OS installations, are affected. No precise version is listed, so the issue potentially applies to any installation that includes this service.

Risk and Exploitability

The vulnerability is exploitable locally and requires no external interaction, making it a high‑risk local privilege escalation. The CVSS score of 5.9 indicates moderate severity, while the EPSS score of <1% suggests a low likelihood of exploitation. The vulnerability is not listed in the CISA KEV catalog, so no confirmed exploitation is documented. The absence of a user interaction requirement and the local nature of the flaw suggest that a malicious actor with physical, user, or local software access could immediately compromise the device.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the latest Android operating system update that contains the fix for the CarDevicePolicyService permission check.
  • Restrict the CarDevicePolicyService from adding accounts without explicit user confirmation by enforcing policy enforcement or disabling the feature where possible.
  • Implement device management controls that require explicit user consent for any privileged operations involving account creation.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 02 Jun 2026 19:00:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:o:google:android:14.0:*:*:*:*:*:*:*
cpe:2.3:o:google:android:15.0:*:*:*:*:*:*:*

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

Type Values Removed Values Added
Title Local Privilege Escalation via Missing Permission Check in CarDevicePolicyService

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

Type Values Removed Values Added
Title Local Privilege Escalation via Bypassed Disclaimer Dialog in Android CarDevicePolicyService
Weaknesses CWE-285

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

Type Values Removed Values Added
Weaknesses CWE-862
Metrics cvssV3_1

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

ssvc

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


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

Type Values Removed Values Added
Title Local Privilege Escalation via Bypassed Disclaimer Dialog in Android CarDevicePolicyService
Weaknesses CWE-285

Mon, 01 Jun 2026 22:45: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 setUserDisclaimerAcknowledged of CarDevicePolicyService.java, there is a possible way to bypass the user dialog when adding an account to a managed device 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 exploitation.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: google_android

Published:

Updated: 2026-06-02T13:44:34.882Z

Reserved: 2025-02-10T18:15:39.001Z

Link: CVE-2025-26418

cve-icon Vulnrichment

Updated: 2026-06-02T13:43:40.631Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-02T18:58:12.440

Link: CVE-2025-26418

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses