Paper 2026/2158

Formally Modeling the Terrapin Attack on SSH

Jörg Schwenk, Ruhr University Bochum
Fabian Bäumer, Ruhr University Bochum
Marcus Brinkmann, Ruhr University Bochum
Abstract

The Terrapin attack against SSH channel integrity (USENIX Security 2024) used a novel attack vector: attacks on the channel state. Surprisingly, not all AEAD modes of SSH were equally affected by this attack, and it remained an open question if "unaffected" meant "secure". Existing formal models for secure channels are based on stateful encryption. However, these models do not define what the channel state is and how it is used as input to the different AEAD modes. In this paper, we propose a formal model for channel integrity under partially chosen state. Applied to the Terrapin attack, the chosen state is the SSH sequence number. It uses an abstract stateful encryption interface, for which we provide pseudocode descriptions for the eight most prominent AEAD modes used in SSH. By varying the SND oracle, we can model ciphertext-only (CO; the Terrapin attack), known-plaintext (KPA), and chosen-plaintext (CPA) attacks. This allows us to establish concrete bounds on the security of the AEAD modes. We find that all three Encrypt-then-MAC (EtM) modes and ChaCha20-Poly1305 in SSH are insecure in the CO model. AES-GCM is the only cipher secure in all three model variants. Going beyond Terrapin, we show that Encrypt-and-MAC (EaM) with a CBC cipher is secure, even in the KPA model. In particular, we describe a novel BEAST-like chosen-plaintext attack on the channel integrity of EaM-CBC, which separates the KPA and CPA models for this scheme.

Metadata
Available format(s)
PDF
Category
Applications
Publication info
Preprint.
Keywords
AEADStateful EncryptionFormal AnalysisAdversary-chosen StateTerrapin Attack
Contact author(s)
joerg schwenk @ rub de
fabian baeumer @ rub de
marcus brinkmann @ rub de
History
2026-09-24: approved
2026-09-22: received
See all versions
Short URL
https://ia.cr/2026/2158
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2026/2158,
      author = {Jörg Schwenk and Fabian Bäumer and Marcus Brinkmann},
      title = {Formally Modeling the Terrapin Attack on {SSH}},
      howpublished = {Cryptology {ePrint} Archive, Paper 2026/2158},
      year = {2026},
      url = {https://eprint.iacr.org/2026/2158}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.