CVE-2026-8990
Description
A user with physical access to a smartphone can bypass authentication mechanism of Kidsview mobile application and grant himself full access to the device owner's account by interacting with application's push notification.
This issue was fixed in version 4.4.3
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Physical access to a Kidsview mobile device allows bypassing authentication via push notification interaction, granting full account access. Fixed in version 4.4.3.
Vulnerability
The Kidsview mobile application (versions 4.0.1 to 4.4.3) contains an authentication bypass vulnerability (CWE-288) where a user with physical access to an unlocked smartphone can interact with a push notification from the app to bypass the application's authentication mechanism. The attacker does not need the device owner's credentials; the notification interaction alone is sufficient to trigger the flaw and gain unauthorized access [2].
Exploitation
To exploit this vulnerability, an attacker must have physical possession of the victim's smartphone that has Kidsview installed and is currently receiving push notifications. The attacker interacts with a push notification displayed on the locked or unlocked screen (depending on device settings). This interaction triggers a code path that skips the normal authentication flow and directly grants the attacker full access to the device owner's Kidsview account [2]. No further credentials or user interaction from the owner are required.
Impact
A successful attacker gains full access to the Kidsview account of the smartphone owner. This can lead to unauthorized viewing of private data (information disclosure) and potentially actions performed under the owner's identity, affecting confidentiality and integrity of the account. The compromise is at the application level, not the device itself [1][2].
Mitigation
The vulnerability is fixed in Kidsview version 4.4.3, released on or before May 28, 2026. Users are strongly advised to update the application through official app stores to the latest version. No workarounds are known; keeping the device physically secure and applying the update are the recommended mitigations [2].
AI Insight generated on May 28, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: <4.4.3
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
2News mentions
0No linked articles in our index yet.