WARP client manifest misconfiguration leading to Task Hijacking
Description
Due to a misconfiguration in the manifest file of the WARP client for Android, it was possible to a perform a task hijacking attack. An attacker could create a malicious mobile application which could hijack legitimate app and steal potentially sensitive information when installed on the victim's device.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Task hijacking vulnerability in Cloudflare WARP Android client due to manifest misconfiguration allows malicious app to steal sensitive information.
Vulnerability
The Cloudflare WARP Android client prior to version 2022.12.476.0 contains a task hijacking vulnerability caused by a misconfiguration in the Android manifest file [1]. This allows a malicious application to intercept the legitimate app's task, as the manifest does not properly restrict which activities can be launched by external apps.
Exploitation
An attacker must create a malicious Android application that registers an intent filter matching the WARP client's activity. The victim must install this malicious app on their device. No additional network access or authentication is required. When the victim launches the legitimate WARP app, the malicious app can hijack the task, potentially capturing the user's interaction and any data displayed.
Impact
Successful exploitation enables the attacker to steal potentially sensitive information that the WARP client displays or processes, such as authentication tokens or personal data. The compromise is limited to information disclosure; the attacker does not gain remote code execution or persistent access beyond the hijacked session.
Mitigation
Upgrade the Cloudflare WARP Android client to version 2022.12.476.0 or later, which contains the fix [1]. No workaround is available for unpatched versions. The vulnerability is not listed in CISA's Known Exploited Vulnerabilities catalog as of the publication date.
AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- Cloudflare/WARPv5Range: 0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.