CVE-2025-48621

7.3

Google · Android

A tapjacking vulnerability in DefaultTransitionHandler.java allows for local privilege escalation on Android devices requiring user interaction.

Executive summary

A tapjacking vulnerability in the Android DefaultTransitionHandler allows local attackers to elevate privileges through user-interacted exploitation.

Vulnerability

The flaw resides in DefaultTransitionHandler.java, where an insecure default configuration enables a tapjacking attack. This allows a local attacker to achieve privilege escalation, although the exploitation process requires specific user interaction.

Business impact

The ability to perform local privilege escalation poses a significant risk to device security and data integrity. With a CVSS score of 7.3, this high-severity vulnerability could allow unauthorized actors to bypass system restrictions, potentially leading to total control over the affected device's resources. Such a compromise threatens the confidentiality and integrity of sensitive user data stored on the platform.

Remediation

Immediate Action: Users and administrators should apply the latest Android security patches provided by their device manufacturer as soon as they become available.

Proactive Monitoring: Security teams should review device access logs for unusual application behavior or unexpected permission requests that deviate from normal user patterns.

Compensating Controls: Maintain strict control over application installations by only utilizing official, trusted app stores to minimize the risk of malicious software attempting to leverage tapjacking techniques.

Exploitation status

Public Exploit Available: Yes — a public proof-of-concept repository exists on GitHub.

Analyst recommendation

Given the potential for privilege escalation and the existence of a public proof-of-concept, this vulnerability should be prioritized for remediation. Organizations managing mobile fleets should verify that security updates are pushed to all devices running Android 13 through 16 immediately upon release from the vendor.

More Google CVEs

Sources