computer security

Send and Pretend: Exploiting Transcript Consistency Issues in End-to-End Encrypted Group Chats

arXiv:2607.27510

summary

The paper shows that major end-to-end encrypted messaging apps do not ensure transcript consistency in group chats, enabling a malicious participant to hide, reorder, or alter messages and rig polls, and proposes low‑overhead mitigations and UI signals.

Abstract

End-to-end encrypted (E2EE) messaging apps are widely praised for their security and thus also used for sensitive coordination in group chats (e.g., by political decision makers). After Threema and WhatsApp, also Signal and iMessage have recently introduced polls to aid agreement processes in groups. This implicitly sets the expectation that all participants see the same outcome and thus have the same view of the conversation. This property is commonly referred to as transcript consistency (TC). In this work, we demonstrate that today's major E2EE messengers do not guarantee any form of TC for group chats, allowing a malicious group member to selectively omit, reorder, or present altered content to different recipients without triggering warnings in their user interface. We systematically investigate the extent of the problem under a malicious-participant threat model that targets the integrity of the shared transcript, or inconsistent delivery across a user's linked devices. We identify multiple equivocation vectors that range from protocol fallback paths to deliberate use of pairwise delivery channels within groups. We demonstrate concrete exploitation scenarios such as social engineering, evading moderation, and, in particular, rigging polls. Beyond these cross-service design issues, we also uncover implementation-specific behaviors with privacy implications (e.g., device OS fingerprinting). Finally, we contextualize our findings within prior transcript-consistency research and outline practical low-overhead mitigations and UI signaling strategies that can be integrated into state-of-the-art E2EE group protocols.

Accepted to USENIX Security 2026; Artifacts available at https://github.com/sbaresearch/transcript-consistency

Topics & keywords

#end-to-end encryption#group chat#transcript consistency#poll manipulation#malicious participantequivocationprotocol fallbackpairwise deliverydevice OS fingerprintingUI signaling
Send and Pretend: Exploiting Transcript Consistency Issues in End-to-End Encrypted Group Chats · wovepaper