The concern centres on local storage, not message transmission. WhatsApp’s end-to-end encryption is designed to prevent outsiders, network operators and even the company itself from reading messages while they travel between sender and recipient. Once delivered, however, the app must store readable copies on the device so users can search, browse and reopen conversations. Researchers at Mysk say those local databases are held in plaintext within an app group container that can be accessed by applications from the same developer ecosystem if they carry the necessary entitlement.
That distinction matters for users who treat WhatsApp as a secure channel for sensitive discussions. A journalist, executive, lawyer or activist may assume encryption protects the full life cycle of a message. The latest findings highlight a narrower reality: encryption strongly protects messages in transit, but local storage, device backups, malware exposure and app-level permissions remain separate risks.
Apple’s app group system is intended to let related apps and extensions share data securely under the same developer account. It is widely used for legitimate functions, including widgets, companion apps and inter-process communication. The security concern arises when highly sensitive databases are placed in a shared area without an additional layer of app-level encryption. If another entitled app, extension or compromised component within the same developer group can reach that container, plaintext messages may become exposed without breaking WhatsApp’s transport encryption.
The issue has particular relevance on macOS, where desktop apps often interact with broader file-system features, automated backups and third-party security tools. WhatsApp’s Mac app stores local data under group container paths used by Apple’s sandbox model. On iOS, the operating system is more restrictive, but app group containers remain a defined mechanism for sharing data among apps signed by the same team. Researchers argue that sensitive message stores should be encrypted at rest even inside those containers, with keys protected in the system keychain and access limited to the minimum components needed to run the service.
WhatsApp has built its global reputation around private messaging and remains one of the world’s largest communication platforms, with billions of users across personal, business and public-sector settings. Its security model has expanded over the years to include multi-device support, encrypted backups, passkeys, two-step verification, chat locks and privacy controls. Yet each added feature also increases the complexity of protecting data across phones, tablets and desktops.
Security specialists have long warned that end-to-end encryption cannot shield users from every route of exposure. A message can be protected from interception and still be visible on an unlocked phone, included in a cloud backup, copied to a desktop client, captured by spyware or recovered from a local database. The Mysk finding fits into that wider pattern, showing how implementation choices on endpoints can shape real-world privacy outcomes.
The practical risk depends on the user’s device environment. A normal user with no malicious apps installed and no local device compromise may face limited immediate danger. The risk rises for high-value targets, shared computers, managed devices, seized hardware, compromised systems or users who install multiple apps from the same corporate ecosystem. The presence of plaintext databases also expands forensic exposure if a device is accessed through legal process, theft, malware or poorly secured backups.
For corporate and government users, the finding may intensify scrutiny of messaging policies. Many organisations already restrict the use of consumer messaging apps for regulated communications because messages can escape official archiving, compliance review and data retention systems. Local plaintext storage adds another layer of concern for sectors handling legal, financial, medical or national-security material.
The controversy also underlines a broader shift in digital privacy debates. Messaging platforms increasingly compete on encryption, but regulators, courts and security researchers are looking beyond headline claims to examine backups, metadata, client-side scanning risks, device syncing and endpoint storage. Users are learning that “encrypted” can describe only one part of a system unless companies specify where data is encrypted, where it is decrypted, who controls the keys and which apps can access stored content.
