Ciao! :) I'm
Kien Tuong Truong
(Kien Tuong is the first name, Truong is the family name. Feel free to just call me Kien!)
I am a PhD student in the Applied Cryptography Group at ETH Zurich, supervised by Prof. Kenny Paterson.
I am interested in real-world deployments of cryptography, with a focus on attacks, especially on messaging apps.
Publications
- 2026
Message Injection Attacks Against Signal
USENIX Security 2026
- Distinguished Paper Award Runner-Up
abstract
Signal is a secure messaging app offering end-to-end security for pairwise and group communications. It has tens of millions of users, and has heavily influenced the design of other secure messaging apps (including WhatsApp). Signal has been heavily analysed and, as a result, is rightly regarded as setting the “gold standard” for messaging apps by the scientific community.
We present two practical attacks that break the integrity properties of Signal in its advertised threat model. Each attack arises from different features of Signal that are poorly documented and have eluded formal security analyses. The first attack, affecting Android and Desktop, arises from Signal’s introduction of identities based on usernames (instead of phone numbers) in early 2022. We show that the protocol for resolving identities based on usernames and on phone numbers introduced a vulnerability that allows a malicious server to inject arbitrary messages into one-to-one conversations under specific circumstances. The injection causes a user-visible alert about a change of safety numbers, but if the users compare their safety numbers, they will be correct. The second attack is even more severe. It arises from Signal’s Sealed Sender (SSS) feature, designed to allow sender identities to be hidden. We show that a combination of two errors in the SSS implementation in Android allows a malicious server to inject arbitrary messages into both one-to-one and group conversations. The errors relate to missing key checks and the loss of context when cryptographic processing is distributed across multiple software components. The attack is undetectable by users and can be mounted at any time, without any preconditions. As far as we can tell, the vulnerability has been present since the introduction of SSS in 2018.
We disclosed both attacks to Signal. The vulnerabilities were promptly acknowledged and patched: the first vulnerability was fixed two days after disclosure, while the second one was patched after eight days. Beyond presenting these devastating attacks on Signal’s end-to-end security guarantees, we discuss more broadly what can be learned about the challenges of deploying new security features in complex software projects.
- 2025
Breaking and Fixing Content-Defined Chunking
ACM CCS 2025
abstract
Content-defined chunking (CDC) algorithms split streams of data into smaller blocks, called chunks, in a way that preserves chunk boundaries when the data is partially changed. CDC is ubiquitous in applications that deduplicate data such as backup solutions, software patching systems, and file hosting platforms. Much like compression, CDC can introduce leakage when combined with encryption: fingerprinting attacks can exploit chunk length patterns to infer information about the data.
To address these risks, many systems—mainly in the cloud backup setting—have developed bespoke mitigations by mixing a cryptographic key into the chunking process. We study these keyed CDC (KCDC) schemes “in the wild”, presenting efficient key recovery attacks against five different KCDC schemes, deployed in the backup solutions Borg, Bupstash, Duplicacy, Restic, and Tarsnap. Our attacks are in a realistic threat model that relies only on weak known- or chosen-plaintext capabilities. This shows, in particular, that they fail to protect against fingerprinting attacks. To demonstrate practical exploitability, we also present “end-to-end” attacks on three complete encrypted backup applications, namely Borg, Restic and Tarsnap. These build on our attacks on the underlying KCDC schemes.
In an effort to tackle these problems, we introduce the first formal treatment for KCDC schemes and propose a provably secure construction that fulfills a strong notion of security. We benchmark our construction against existing (broken) approaches, showing that it has competitive performance. In doing so, we take a step towards making real-world systems that rely on KCDC more resilient to attacks.
- 2024
End-to-End Encrypted Cloud Storage in the Wild: A Broken Ecosystem
ACM CCS 2024
abstract
End-to-end encrypted cloud storage offers a way for individuals and organisations to delegate their storage needs to a third-party, while keeping control of their data using cryptographic techniques. We conduct a cryptographic analysis of various products in the ecosystem, showing that many providers fail to provide an adequate level of security. In particular, we provide an in-depth analysis of five end-to-end encrypted cloud storage systems, namely Sync, pCloud, Icedrive, Seafile, and Tresorit, in the setting of a malicious server. These companies cumulatively have over 22 million users and are major providers in the field.
We unveil severe cryptographic vulnerabilities in four of them. Our attacks invalidate the marketing claims made by the providers of these systems, showing that a malicious server can, in some cases, inject files in the encrypted storage of users, tamper with file data, and even gain direct access to the content of the files. Many of our attacks affect multiple providers in the same way, revealing common failure patterns in independent cryptographic designs. We conclude by discussing the significance of these patterns beyond the security of the specific providers.
- 2023
Three Lessons from Threema: Analysis of a Secure Messenger
USENIX Security 2023
abstract
We provide an extensive cryptographic analysis of Threema, a Swiss-based encrypted messaging application with more than 10 million users and 7000 corporate customers. We present seven different attacks against the protocol in three different threat models. We discuss impact and remediations for our attacks, which have all been responsibly disclosed to Threema and patched. Finally, we draw wider lessons for developers of secure protocols.
Talks
- 2026
Message Injection Attacks Against Signal
USENIX Security 2026
- 2026
Signal Lost (Integrity): The Signal App is More than the Sum of its Protocols
Real World Crypto 2026
- 2025
Breaking and Fixing Content-Defined Chunking
ACM CCS 2025 · Real World Crypto 2025
- 2023
- 2023
Service
- 2027
Program Committee Member
- 2026
- 2026
Sub-reviewer
- EUROCRYPT 2026
- 2025
Sub-reviewer
- ACNS 2025
- EUROCRYPT 2025
Workshops
- 2024
Cryptographic Vulnerabilities and How To Find Them
Summer School on Real-World Crypto and Privacy (Vodice, Croatia) 2024
Teaching
During my PhD, I have been involved in teaching and supervising students. See the teaching page for a complete list of my teaching activities.
About
Before starting my PhD, I completed my Master’s degree in Cybersecurity at ETH Zurich and EPFL with a thesis on the Threema encrypted messenger. I also hold a Bachelor’s degree in Computing Engineering from the Polytechnic University of Milan (Politecnico di Milano).
I (used to) play CTFs as part of various teams, including Tower of Hanoi, Mhackeroni, Flagbot, and Organizers and I was part of the 2021 and 2022 rosters for Team Italy. I was captain of the Politecnico di Milano team in the national CyberChallenge.IT competition in 2020, reaching national 2nd place.
I enjoy running, swimming, cycling, hiking in the beautiful Swiss mountains, trying out new foods, trying out specialty cafes, and I sometimes like to subject myself to the pain of web development.
Fun Facts
- I completed my first (and, so far, only!) triathlon in 2 hours, 55 minutes and 37 seconds
- I’ve been featured twice on the Security, Cryptography, Whatever. podcast
- I won “Best Rump Session” award at EUROCRYPT 2024