---
id: CVE-2026-49883
title: >-
  In checkReadPermission of PermissionsManager.java, there is a possible way to
  monitor sensitive device state data due to a missing permission check
summary: >-
  In checkReadPermission of PermissionsManager.java, there is a possible way to
  monitor sensitive device state data due to a missing permission check. This
  could lead to local information disclosure with no additional execution
  privileges …
severity: medium
cvss: 5.5
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-269
vendor: google
product: android
affected:
  - android = 14.0
  - android = 16.0
  - android = 17.0
published: '2026-09-08'
updated: '2026-09-14'
sourceUpdated: '2026-09-14T14:27:58.520'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-49883'
references:
  - url: 'https://source.android.com/docs/security/bulletin/wear/2026/2026-09-01'
    label: security@android.com
tags:
  - nvd
  - cve.org
  - score-dispute
epss: 0.0012
epssPercentile: 0.02067
ssvc:
  exploitation: none
  automatable: 'yes'
  technicalImpact: total
  timestamp: '2026-09-09T20:37:25.756373Z'
scores:
  nvd: 5.5
  cna: 10
ingestedAt: '2026-09-08T20:10:03.222Z'
---

## Overview

In checkReadPermission of PermissionsManager.java, there is a possible way to monitor sensitive device state data due to a missing permission check. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.

## Affected

- `android = 14.0`
- `android = 16.0`
- `android = 17.0`

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
