CVE-2019-15337
Description
Pre-installed powersave app on Lava Z81 allows disabling/enabling Wi-Fi without permission via exported interface.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Pre-installed powersave app on Lava Z81 allows disabling/enabling Wi-Fi without permission via exported interface.
Vulnerability
The Lava Z81 device (build fingerprint LAVA/Z81/Z81:8.1.0/O11019/1532317309:user/release-keys) includes a pre-installed app with package name com.android.lava.powersave, version v4.0.31 (versionCode=400). This app exposes an exported interface that allows any other application co-located on the device to programmatically disable or enable Wi-Fi without requiring the android.permission.CHANGE_WIFI_STATE permission. [1]
Exploitation
An attacker only needs to have any app installed on the same device. No special privileges or user interaction are required. The attacker’s app can simply invoke the exported interface of the com.android.lava.powersave app to toggle the Wi-Fi state on or off.
Impact
A malicious or otherwise untrusted app can disable or enable Wi-Fi without the user's knowledge or consent. This could be used to disrupt network connectivity, deny service, or prepare the device for further attacks that depend on the Wi-Fi state.
Mitigation
As of the publication date (2019-11-14), no official patch has been disclosed in the available references. Users may consider uninstalling or disabling the com.android.lava.powersave app if possible, or switching to a custom ROM that removes this pre-installed app. The vulnerability is not known to be listed on the CISA Known Exploited Vulnerabilities (KEV) catalog.
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
2- Lava/Z81description
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.