CVE-2019-15333
Description
The Lava Flair Z1's pre-installed Power Save app allows any app to toggle Wi-Fi without permission via an exported interface.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
The Lava Flair Z1's pre-installed Power Save app allows any app to toggle Wi-Fi without permission via an exported interface.
Vulnerability
The Lava Flair Z1 Android device (build fingerprint LAVA/Z1/Z1:8.1.0/O11019/1536680131:user/release-keys) includes a pre-installed app with package name com.android.lava.powersave (versionCode=400, versionName=v4.0.27). This app exposes an exported interface that allows any co-located app to programmatically disable or enable Wi-Fi without requiring the corresponding ACCESS_WIFI_STATE or CHANGE_WIFI_STATE permissions [1].
Exploitation
An attacker needs only to have any app installed on the device (no special permissions required). The malicious app can invoke the exported interface of the Power Save app to toggle Wi-Fi on or off. No user interaction or additional privileges are needed beyond app installation.
Impact
An attacker can disable Wi-Fi, potentially disrupting network connectivity and forcing the device onto cellular data, or enable Wi-Fi to connect to a malicious network. This could lead to denial of service or facilitate man-in-the-middle attacks if the device connects to an attacker-controlled Wi-Fi network. The attacker does not gain elevated privileges but can affect network state.
Mitigation
As of the publication date (2019-11-14), no official patch has been disclosed. Users should uninstall or disable the com.android.lava.powersave app if possible, or restrict its permissions. The device may be end-of-life; users are advised to consider replacing the device if no update is provided.
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
3- Lava/Flair Z1description
- Range: =4.0.27
Patches
0No patches discovered yet.
Vulnerability mechanics
No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.
References
1- www.kryptowire.com/android-firmware-2019/mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.