AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-8192

UNKNOWN · CVSS N/A EPSS 0.09%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-07-31 · Last synced 2026-08-04

CyberRota Analysis

This vulnerability has an unknown severity rating. It affects Java.

CVE
CVE-2025-8192
Severity
UNKNOWN
CVSS
N/A
EPSS
0.09%
Java

Original NVD Description

There exists a TOCTOU race condition in TvSettings AppRestrictionsFragment.java that lead to start of attacker supplied activity in Settings’ context, i.e. system-uid context, thus lead to launchAnyWhere. The core idea is to utilize the time window between the check of Intent and the use to Intent to change the target component’s state, thus bypass the original security sanitize function.