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.