<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.43 (Ruby 3.4.9) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-intra-handshake-fail-32" category="info" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.34.0 -->
  <front>
    <title abbrev="Intra-handshake Attestation Considered Harmful">Intra-handshake (aka Early) Attestation Considered Harmful (CVE-2026-33697 of CVSS 7.5 and several other CVEs of up to expected CVSS 10.0 upcoming)</title>
    <seriesInfo name="Internet-Draft" value="draft-intra-handshake-fail-32"/>
    <author fullname="Muhammad Usama Sardar">
      <organization>TU Dresden, Germany</organization>
      <address>
        <email>muhammad_usama.sardar@tu-dresden.de</email>
      </address>
    </author>
    <author fullname="Viacheslav Dubeyko">
      <organization>CoreWeave</organization>
      <address>
        <email>slava@dubeyko.com</email>
      </address>
    </author>
    <author fullname="Jean-Marie Jacquet">
      <organization>University of Namur, Belgium</organization>
      <address>
        <email>jean-marie.jacquet@unamur.be</email>
      </address>
    </author>
    <author fullname="Songbo Bu">
      <organization>Shanghai Guan An Information Technology Co., Ltd., China</organization>
      <address>
        <email>bluedognull@gmail.com</email>
      </address>
    </author>
    <author fullname="Chengxin Huang">
      <organization>Independent</organization>
      <address>
        <email>aurestarnull@gmail.com</email>
      </address>
    </author>
    <author fullname="Haowen Song">
      <organization>Shanghai Guan An Information Technology Co., Ltd., China</organization>
      <address>
        <email>havan12050544@gmail.com</email>
      </address>
    </author>
    <author fullname="Kaya Ercihan">
      <organization>Switch</organization>
      <address>
        <email>kaya.ercihan@switch.ch</email>
      </address>
    </author>
    <author fullname="Dr Kubilay Ahmet Küçük">
      <organization>DPhil Oxford University</organization>
      <address>
        <email>dr.kucuk@oxfordalumni.org</email>
      </address>
    </author>
    <author fullname="Serhii Nikolaichuk">
      <organization>The Capital Index, Austin, Texas</organization>
      <address>
        <email>nikolaichuk.s.f@gmail.com</email>
      </address>
    </author>
    <author fullname="E. C. M. Willems">
      <organization>Independent, Netherlands</organization>
      <address>
        <email>evac.m.willems@proton.me</email>
      </address>
    </author>
    <author fullname="Massimiliano Brighindi">
      <organization>PHI-OMEGA</organization>
      <address>
        <email>phiomega.runtime@gmail.com</email>
      </address>
    </author>
    <author fullname="Mikerah Quintyne-Collins">
      <organization>HashCloak Inc and Stoffel Labs Inc, Canada</organization>
      <address>
        <email>mikerah@hashcloak.com</email>
      </address>
    </author>
    <author fullname="Iman Schrock">
      <organization>EMILIA Protocol, Inc.</organization>
      <address>
        <email>team@emiliaprotocol.ai</email>
      </address>
    </author>
    <date year="2026" month="September" day="17"/>
    <workgroup>SEAT</workgroup>
    <keyword>AI agents</keyword>
    <keyword>Intra-handshake attestation</keyword>
    <keyword>CVE-2026-33697</keyword>
    <abstract>
      <?line 232?>

<t>The draft aims to provide technical details of <eref target="https://www.cve.org/CVERecord?id=CVE-2026-33697">CVE-2026-33697</eref>, <eref target="https://euvd.enisa.europa.eu/enisa/EUVD-2026-16488">EUVD-2026-16488</eref>, and several GitHub Security Advisories (GHSAs) which provide substantial technical evidence of how <strong>intra</strong>-handshake (aka early) attestation fails in practice, even <em>without physical access</em>. Moreover, since continuous attestation is generally required <xref target="CSA-eBPF"/> <xref target="MITRE-Continuous-Attestation"/>, <strong>intra</strong>-handshake attestation adds <strong>unnecessary complexity</strong>. The results are backed by the research <xref target="Intra-handshake.fail"/>, <xref target="TLS-RA"/> and the artifacts <xref target="Intra-handshake.fail-repo"/> in state-of-the-art formal analysis tool, ProVerif, under Apache-2.0 license for reproducibility and review, and have been acknowledged by the relevant stakeholders. Currently, there are <strong>two CVEs of CVSS 7.5, one GHSA of 9.0-10.0, two GHSAs of CVSS 9.1, one GHSA of CVSS 7.8, seven GHSAs of CVSS 7.4, and one GHSA of CVSS 6.3 published against the broader intra-handshake (aka early) attestation covering all layers of the ecosystem up to the application</strong>. The research papers on these are currently either under submission or being prepared for submission. The artifacts of these papers will be shared with the community under Apache-2.0 license for reproducibility and review. In our analysis, the remaining implementations of early attestation -- Edgeless Systems Contrast and Meta's AI -- remain vulnerable.</t>
    </abstract>
    <note removeInRFC="true">
      <name>About This Document</name>
      <t>
        The latest revision of this draft can be found at <eref target="https://muhammad-usama-sardar.github.io/intra-handshake-fail/draft-intra-handshake-fail.html"/>.
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-intra-handshake-fail/"/>.
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://github.com/muhammad-usama-sardar/intra-handshake-fail"/>.</t>
    </note>
  </front>
  <middle>
    <?line 236?>

<section anchor="introduction">
      <name>Introduction</name>
      <t><xref target="Intra-handshake.fail"/> presents a general approach to analyze the intra-handshake (aka early) attestation proposals, regardless of whether they are within the scope of SEAT charter or not. From a security perspective, one of the key decision factors is the candidate binding mechanism. Some binding mechanisms are within scope of SEAT charter and others are not. The artifacts are available in <xref target="Intra-handshake.fail-repo"/> under Apache-2.0 license for reproducibility, extensibility and further research.</t>
      <t>A <strong>complementary</strong> paper <xref target="ID-Crisis"/> presents the identity crisis in pre- and intra-handshake attestation. The formal analysis is available in <xref target="ID-Crisis-repo"/> under Apache-2.0 license for reproducibility and extensibility.</t>
      <t>Another complementary paper -- currently under submission -- performs a thorough formal analysis of the design options in intra-handshake attestation.</t>
      <section anchor="overview">
        <name>Overview</name>
        <t><xref target="Intra-handshake.fail"/> presents the formal specification and analysis of the candidate binding mechanisms for binding in intra-handshake attestation for standardization for attested TLS protocols:</t>
        <table>
          <name>Binding mechanisms, implementations and ProVerif artifacts</name>
          <thead>
            <tr>
              <th align="left">No.</th>
              <th align="left">Binding mechanism</th>
              <th align="left">Used in</th>
              <th align="left">Artifacts</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">1.</td>
              <td align="left">Client’s TLS nonce</td>
              <td align="left">-</td>
              <td align="left">
                <eref target="https://github.com/muhammad-usama-sardar/intra-handshake.fail/tree/main/binder1">binder1</eref></td>
            </tr>
            <tr>
              <td align="left">2.</td>
              <td align="left">Client’s attestation nonce</td>
              <td align="left">-</td>
              <td align="left">
                <eref target="https://github.com/muhammad-usama-sardar/intra-handshake.fail/tree/main/binder2">binder2</eref></td>
            </tr>
            <tr>
              <td align="left">3.</td>
              <td align="left">Early exporter</td>
              <td align="left">-</td>
              <td align="left">
                <eref target="https://github.com/muhammad-usama-sardar/intra-handshake.fail/tree/main/binder3">binder3</eref></td>
            </tr>
            <tr>
              <td align="left">4.</td>
              <td align="left">Server’s public key</td>
              <td align="left">-</td>
              <td align="left">
                <eref target="https://github.com/muhammad-usama-sardar/intra-handshake.fail/tree/main/binder4">binder4</eref></td>
            </tr>
            <tr>
              <td align="left">5.</td>
              <td align="left">Combination of #2 and #3</td>
              <td align="left">-</td>
              <td align="left">
                <eref target="https://github.com/muhammad-usama-sardar/intra-handshake.fail/tree/main/binder5">binder5</eref></td>
            </tr>
            <tr>
              <td align="left">6.</td>
              <td align="left">Combination of #2 and #4</td>
              <td align="left">
                <eref target="https://github.com/CCC-Attestation/meetings/blob/main/materials/MarkusRudy.contrast-atls-ccc-attestation.pdf">Edgeless Systems Contrast</eref>; <eref target="https://www.sns-itrust6g.com/wp-content/uploads/2025/12/Webinar-Architecting-Trust-CONFIDENTIAL6G.pdf">Cocos AI v0.8.2</eref>;  <eref target="https://github.com/CCC-Attestation">CCC Attestation SIG</eref>'s adopted project <eref target="https://github.com/ccc-attestation/attested-tls-poc">intra-handshake attestation</eref>; <eref target="https://ai.meta.com/static-resource/private-processing-technical-whitepaper">Meta's AI updated spec</eref></td>
              <td align="left">
                <eref target="https://github.com/muhammad-usama-sardar/intra-handshake.fail/tree/main/binder6">binder6</eref></td>
            </tr>
            <tr>
              <td align="left">7.</td>
              <td align="left">Combination of #2, #3, and #4</td>
              <td align="left">
                <xref target="I-D.fossati-tls-attestation-06"/></td>
              <td align="left">
                <eref target="https://github.com/muhammad-usama-sardar/intra-handshake.fail/tree/main/binder7">binder7</eref></td>
            </tr>
          </tbody>
        </table>
        <artwork><![CDATA[
We provide a formal proof of insecurity of all the above candidate
binding mechanisms of intra-handshake attestation using the
state-of-the-art tool ProVerif and propose a mitigation for the
discovered security vulnerabilities. Our study reveals that it may
not be possible to achieve strong application-traffic (level 3)
binding using intra-handshake attestation alone. This can be exploited
for relay attacks, where an attacker makes a client accept an evidence
from a different machine. So the client cannot be sure that it connects
to its desired server.
]]></artwork>
        <t>We responsibly disclosed the vulnerability in intra-handshake attestation -- as noted in <xref target="GHSA-Cocos-AI"/> issued -- to the vendors, which resulted in  <xref target="CVE-2026-33697"/> of CVSS 7.5.</t>
      </section>
      <section anchor="modeling-other-binding-mechanisms">
        <name>Modeling Other Binding Mechanisms</name>
        <t>The artifacts are quite flexible for modification and testing of different intra-handshake attestation binding mechanisms by simply changing single <tt>rdata</tt> parameter in the Client and Server processes. Folder <eref target="https://github.com/muhammad-usama-sardar/intra-handshake.fail/tree/main/aggregate">aggregate</eref> contains all analyzed and proposed binding mechanisms in <xref target="Intra-handshake.fail"/> to select via comment and uncomment. Other folders contain one specific binding mechanism.</t>
      </section>
      <section anchor="seat-early-attestation">
        <name>SEAT-Early-Attestation</name>
        <t>The draft <xref target="I-D.fossati-seat-early-attestation"/> is an extension of the provably vulnerable (and withdrawn) draft <xref target="I-D.fossati-tls-attestation-10"/> with the following two main changes from a formal perspective:</t>
        <ol spacing="normal" type="1"><li>
            <t>Binder has been updated</t>
          </li>
          <li>
            <t>Post-handshake attestation part has been added for re-attestation</t>
          </li>
        </ol>
        <t>The current binder in <xref target="I-D.fossati-seat-early-attestation"/> does not prevent relay attacks as there is no <strong>shared secret</strong> in the binder. In addition to the formal analysis in <xref target="Intra-handshake.fail"/>, see <xref target="TLS-RA"/> for arguments why shared secret is necessary to prevent relay attacks.</t>
        <t>Post-handshake attestation part may prevent relay attacks, but then the <strong>additional complexity</strong> of intra-handshake attestation is unjustified.</t>
      </section>
      <section anchor="executive-summary-of-current-status">
        <name>Executive Summary of Current Status</name>
        <t>Severity is based on <eref target="https://nvd.nist.gov/vuln-metrics/cvss">NIST metrics</eref>.</t>
        <table>
          <name>Published CVEs/GHSAs for intra-handshake (aka early) attestation</name>
          <thead>
            <tr>
              <th align="left">CVSS</th>
              <th align="left">Severity</th>
              <th align="left">Number of Published CVEs/GHSAs</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">9.0-10.0</td>
              <td align="left">Critical</td>
              <td align="left">1</td>
            </tr>
            <tr>
              <td align="left">9.1</td>
              <td align="left">Critical</td>
              <td align="left">2</td>
            </tr>
            <tr>
              <td align="left">7.8</td>
              <td align="left">High</td>
              <td align="left">1</td>
            </tr>
            <tr>
              <td align="left">7.5</td>
              <td align="left">High</td>
              <td align="left">2</td>
            </tr>
            <tr>
              <td align="left">7.4</td>
              <td align="left">High</td>
              <td align="left">7</td>
            </tr>
            <tr>
              <td align="left">6.3</td>
              <td align="left">Medium</td>
              <td align="left">1</td>
            </tr>
          </tbody>
        </table>
        <t><strong>For TLS reference, Heartbleed was CVSS 7.5</strong>.</t>
      </section>
    </section>
    <section anchor="sec-credits">
      <name>Published GHSAs/CVEs</name>
      <table>
        <name>GHSAs/CVEs for intra-handshake (aka early) attestation and finders in (roughly) chronological order of publishing</name>
        <thead>
          <tr>
            <th align="left">GHSA/CVE</th>
            <th align="left">CVSS</th>
            <th align="left">Finders</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="left">
              <xref target="GHSA-Cocos-AI"/></td>
            <td align="left">7.8</td>
            <td align="left">Muhammad Usama Sardar, Viacheslav Dubeyko, and Jean-Marie Jacquet</td>
          </tr>
          <tr>
            <td align="left">
              <xref target="CVE-2026-33697"/></td>
            <td align="left">7.5</td>
            <td align="left">Muhammad Usama Sardar, Viacheslav Dubeyko, and Jean-Marie Jacquet</td>
          </tr>
          <tr>
            <td align="left">
              <xref target="EUVD-2026-16488"/></td>
            <td align="left">7.5</td>
            <td align="left">Muhammad Usama Sardar, Viacheslav Dubeyko, and Jean-Marie Jacquet</td>
          </tr>
          <tr>
            <td align="left">
              <xref target="GHSA-Edgeless-Systems"/></td>
            <td align="left">7.4</td>
            <td align="left">Muhammad Usama Sardar</td>
          </tr>
          <tr>
            <td align="left">
              <xref target="GHSA-Cocos-AI2"/></td>
            <td align="left">9.1</td>
            <td align="left">Muhammad Usama Sardar and Songbo Bu</td>
          </tr>
          <tr>
            <td align="left">
              <xref target="GHSA-Cocos-AI3"/></td>
            <td align="left">9.1</td>
            <td align="left">Muhammad Usama Sardar and Songbo Bu</td>
          </tr>
          <tr>
            <td align="left">
              <xref target="GHSA-Edgeless-Systems2"/></td>
            <td align="left">9.0-10.0</td>
            <td align="left">Markus Rudy; independently by Songbo Bu and Muhammad Usama Sardar</td>
          </tr>
          <tr>
            <td align="left">
              <xref target="GHSA-Privasys-rustls"/></td>
            <td align="left">7.4</td>
            <td align="left">Muhammad Usama Sardar, Viacheslav Dubeyko, and Jean-Marie Jacquet</td>
          </tr>
          <tr>
            <td align="left">
              <xref target="GHSA-Privasys-go"/></td>
            <td align="left">7.4</td>
            <td align="left">Muhammad Usama Sardar, Viacheslav Dubeyko, and Jean-Marie Jacquet</td>
          </tr>
          <tr>
            <td align="left">
              <xref target="GHSA-Privasys-eov"/></td>
            <td align="left">7.4</td>
            <td align="left">Muhammad Usama Sardar, Viacheslav Dubeyko, and Jean-Marie Jacquet</td>
          </tr>
          <tr>
            <td align="left">
              <xref target="GHSA-Privasys-eom"/></td>
            <td align="left">7.4</td>
            <td align="left">Muhammad Usama Sardar, Viacheslav Dubeyko, and Jean-Marie Jacquet</td>
          </tr>
          <tr>
            <td align="left">
              <xref target="GHSA-Privasys-rtc"/></td>
            <td align="left">7.4</td>
            <td align="left">Muhammad Usama Sardar, Viacheslav Dubeyko, and Jean-Marie Jacquet</td>
          </tr>
          <tr>
            <td align="left">
              <xref target="GHSA-Privasys-rtc-da"/></td>
            <td align="left">7.4</td>
            <td align="left">Muhammad Usama Sardar</td>
          </tr>
          <tr>
            <td align="left">
              <xref target="GHSA-Privasys-rtc-tcu"/></td>
            <td align="left">6.3</td>
            <td align="left">Muhammad Usama Sardar</td>
          </tr>
        </tbody>
      </table>
    </section>
    <section anchor="threat-model">
      <name>Threat Model</name>
      <t>The threat model is explained in Sec. 6.1 of <xref target="Intra-handshake.fail"/> and Sec. 4 of <xref target="ID-Crisis"/>.</t>
      <t>Beyond post-generation leakage of <tt>privEK</tt> considered in <xref target="Intra-handshake.fail"/>, the same adversary capability may arise from failures during key generation or entropy provisioning. Platform-attestation keys and workload-controlled TLS keys belong to distinct key-generation domains: for example, in AMD SEV-SNP the VCEK is derived by SNP firmware from chip-unique secrets and a TCB version, while several other platform secrets are specified as CSRNG-generated; by contrast, <tt>privEK</tt> and TLS (EC)DHE private values are typically generated by software executing inside the confidential VM using the guest OS or cryptographic-library random subsystem. Furthermore, SEV-SNP <tt>REPORT_DATA</tt> is supplied by the guest and incorporated into the signed attestation report without being interpreted by SNP firmware; consequently, valid Evidence can authenticate a binding value without attesting the entropy provenance, generation procedure, or exclusive possession of the corresponding private key. The <tt>LEK(privEK)</tt> capability should therefore also encompass predictable or repeated key generation caused by deficient entropy, cloned or rolled-back DRBG state, defective software or firmware, or malicious provisioning. <eref target="https://www.amd.com/en/resources/product-security/bulletin/amd-sb-7055.html">CVE-2025-62626</eref> provides a concrete manufacturer-layer fault model: affected AMD Zen 5 processors could return insufficiently random values from certain <tt>RDSEED</tt> forms while incorrectly signaling success. This does not establish compromise of the AMD-SP-internal CSRNG or of a specific attested-TLS implementation, but demonstrates that ideal-randomness assumptions can fail below the protocol layer; software dependencies such as OpenSSL's <tt>--with-rand-seed=rdcpu</tt> (<eref target="https://github.com/openssl/openssl/blob/openssl-3.5.0/INSTALL.md">OpenSSL 3.5.0 INSTALL.md</eref>), which can use <tt>RDSEED</tt> or <tt>RDRAND</tt> as CSPRNG seed input, illustrate a possible propagation path from hardware entropy interfaces to workload TLS key generation.</t>
      <section anchor="low-level-mapping-of-the-system-model">
        <name>Low-Level Mapping of the System Model</name>
        <t>Figure 2 of <xref target="Intra-handshake.fail"/> provides a TEE-agnostic protocol-level
abstraction. For a low-level view, the following table maps the abstract
components to representative Intel TDX and AMD SEV-SNP implementations.</t>
        <table>
          <name>Mapping of the abstract system model to representative CC implementations</name>
          <thead>
            <tr>
              <th align="left">Fig. 2 element</th>
              <th align="left">Intel TDX</th>
              <th align="left">AMD SEV-SNP</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">
                <strong>Physical Machine</strong></td>
              <td align="left">TDX-capable Intel platform</td>
              <td align="left">SEV-SNP-capable AMD platform</td>
            </tr>
            <tr>
              <td align="left">
                <strong>CC Platform</strong></td>
              <td align="left">CPU HW + TDX Module + attestation infrastructure</td>
              <td align="left">CPU HW + AMD-SP/SNP (system) firmware + RMP/SEV machinery</td>
            </tr>
            <tr>
              <td align="left">
                <strong>Quoting Agent</strong></td>
              <td align="left">TD QE</td>
              <td align="left">AMD-SP / SNP attestation (VM) firmware</td>
            </tr>
            <tr>
              <td align="left">
                <strong>Confidential VM</strong></td>
              <td align="left">Trust Domain (TD)</td>
              <td align="left">Part of SNP confidential VM</td>
            </tr>
            <tr>
              <td align="left">
                <strong>Network stack</strong></td>
              <td align="left">Part of guest OS + TLS library inside TD</td>
              <td align="left">Part of guest OS + TLS library inside SNP guest</td>
            </tr>
            <tr>
              <td align="left">
                <strong>HSM/TPM</strong></td>
              <td align="left">Secure element</td>
              <td align="left">Secure element</td>
            </tr>
            <tr>
              <td align="left">
                <strong><tt>privAK</tt></strong></td>
              <td align="left">Attestation key of TD Quoting Enclave</td>
              <td align="left">VCEK/VLEK signing key</td>
            </tr>
            <tr>
              <td align="left">
                <strong><tt>privEK</tt></strong></td>
              <td align="left">Workload/TLS-side ephemeral key</td>
              <td align="left">Workload/TLS-side ephemeral key</td>
            </tr>
            <tr>
              <td align="left">
                <strong><tt>privLTK</tt></strong></td>
              <td align="left">Long-term key in secure element</td>
              <td align="left">Long-term key in secure element</td>
            </tr>
          </tbody>
        </table>
        <t>The key material shown in the abstract model belongs to different implementation
and trust domains. The following table provides a corresponding low-level view.</t>
        <table>
          <name>Low-level implementation and key-generation domains</name>
          <thead>
            <tr>
              <th align="left">Component/key</th>
              <th align="left">Runs/lives where?</th>
              <th align="left">Type</th>
              <th align="left">Randomness/key source</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">TLS ECDHE</td>
              <td align="left">Inside network stack</td>
              <td align="left">Network stack</td>
              <td align="left">OS/library CSPRNG</td>
            </tr>
            <tr>
              <td align="left">
                <tt>privEK</tt></td>
              <td align="left">Inside confidential VM</td>
              <td align="left">Guest software</td>
              <td align="left">OS/library CSPRNG</td>
            </tr>
            <tr>
              <td align="left">AK</td>
              <td align="left">Quoting Agent</td>
              <td align="left">Firmware/enclave/platform key hierarchy</td>
              <td align="left">Platform-specific</td>
            </tr>
            <tr>
              <td align="left">Memory-encryption key</td>
              <td align="left">CC Platform</td>
              <td align="left">Hardware/firmware managed</td>
              <td align="left">Platform RNG/KDF</td>
            </tr>
            <tr>
              <td align="left">
                <tt>REPORT_DATA</tt></td>
              <td align="left">Created by Guest Software</td>
              <td align="left">Data binding</td>
              <td align="left">No independent entropy requirement</td>
            </tr>
          </tbody>
        </table>
        <t>Per-VM memory-encryption key is used to encrypt confidential VM's RAM.</t>
      </section>
    </section>
    <section anchor="detailed-vulnerability-disclosure-timeline-and-public-acknowledgements-by-affected-vendors">
      <name>Detailed Vulnerability Disclosure Timeline and Public Acknowledgements by Affected Vendors</name>
      <table>
        <name>Detailed vulnerability disclosure timeline and acknowledgements</name>
        <thead>
          <tr>
            <th align="left">Event</th>
            <th align="left">Date</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="left">Our initial responsible disclosure to vendor</td>
            <td align="left">07 Oct, 2025</td>
          </tr>
          <tr>
            <td align="left">Acknowledgement by vendor</td>
            <td align="left">14 Dec, 2025</td>
          </tr>
          <tr>
            <td align="left">Information to the <eref target="https://mailarchive.ietf.org/arch/msg/rats/6gbqx0XY8WYrH3Mx4vO8n2-uKgY/">IETF</eref></td>
            <td align="left">11 Jan, 2026</td>
          </tr>
          <tr>
            <td align="left">
              <eref target="https://web.archive.org/web/20260227160554/https://www.ultraviolet.rs/blog/tee-tls-privacy/">Public announcement</eref> by vendor</td>
            <td align="left">27 Feb, 2026</td>
          </tr>
          <tr>
            <td align="left">Cocos AI published <xref target="GHSA-Cocos-AI"/>  [<strong>Severity = HIGH (CVSS 7.8)</strong>]</td>
            <td align="left">23 March, 2026</td>
          </tr>
          <tr>
            <td align="left">CVE <xref target="CVE-2026-33697"/> published  [<strong>Severity = HIGH (CVSS 7.5)</strong>]</td>
            <td align="left">26 March, 2026</td>
          </tr>
          <tr>
            <td align="left">ENISA published EUVD <xref target="EUVD-2026-16488"/>  [<strong>Severity = HIGH (CVSS 7.5)</strong>]</td>
            <td align="left">26 March, 2026</td>
          </tr>
          <tr>
            <td align="left">
              <eref target="https://github.com/Privasys/rustls/releases/tag/privasys-v0.8.1">Acknowledgment</eref> by Privasys for rustls <xref target="CVE-2026-33697"/> [<strong>Severity = HIGH (CVSS 7.5)</strong>]</td>
            <td align="left">9 July, 2026</td>
          </tr>
          <tr>
            <td align="left">
              <eref target="https://github.com/Privasys/go/releases/tag/privasys-v0.5.1-go1.26.5">Acknowledgment</eref> by Privasys for go <xref target="CVE-2026-33697"/> [<strong>Severity = HIGH (CVSS 7.5)</strong>]</td>
            <td align="left">10 July, 2026</td>
          </tr>
          <tr>
            <td align="left">
              <eref target="https://github.com/ccc-attestation/attested-tls-poc">CCC implementation</eref> declared <eref target="https://github.com/CCC-Attestation/attested-tls-poc/pull/58">vulnerable to relay attacks</eref></td>
            <td align="left">17 July, 2026</td>
          </tr>
          <tr>
            <td align="left">Vulnerable <eref target="https://github.com/ccc-attestation/attested-tls-poc">CCC implementation repo</eref> archived</td>
            <td align="left">22 July, 2026</td>
          </tr>
          <tr>
            <td align="left">Vulnerable draft <xref target="I-D.fossati-tls-attestation-10"/> withdrawn by authors</td>
            <td align="left">23 July, 2026</td>
          </tr>
          <tr>
            <td align="left">Edgeless Systems published <xref target="GHSA-Edgeless-Systems"/> [<strong>Severity = HIGH (CVSS 7.4)</strong>]</td>
            <td align="left">29 July, 2026</td>
          </tr>
          <tr>
            <td align="left">Cocos AI published <xref target="GHSA-Cocos-AI2"/>  [<strong>Severity = CRITICAL (CVSS 9.1)</strong>]</td>
            <td align="left">16 August, 2026</td>
          </tr>
          <tr>
            <td align="left">Cocos AI published <xref target="GHSA-Cocos-AI3"/>  [<strong>Severity = CRITICAL (CVSS 9.1)</strong>]</td>
            <td align="left">16 August, 2026</td>
          </tr>
          <tr>
            <td align="left">Edgeless Systems published <xref target="GHSA-Edgeless-Systems2"/> [<strong>Severity = CRITICAL (CVSS 9.0-10.0)</strong>]</td>
            <td align="left">24 August, 2026</td>
          </tr>
          <tr>
            <td align="left">Privasys published <xref target="GHSA-Privasys-rustls"/> [<strong>Severity = HIGH (CVSS 7.4)</strong>]</td>
            <td align="left">3 September, 2026</td>
          </tr>
          <tr>
            <td align="left">Privasys published <xref target="GHSA-Privasys-go"/> [<strong>Severity = HIGH (CVSS 7.4)</strong>]</td>
            <td align="left">3 September, 2026</td>
          </tr>
          <tr>
            <td align="left">Privasys published <xref target="GHSA-Privasys-eov"/> [<strong>Severity = HIGH (CVSS 7.4)</strong>]</td>
            <td align="left">3 September, 2026</td>
          </tr>
          <tr>
            <td align="left">Privasys published <xref target="GHSA-Privasys-eom"/> [<strong>Severity = HIGH (CVSS 7.4)</strong>]</td>
            <td align="left">3 September, 2026</td>
          </tr>
          <tr>
            <td align="left">Privasys published <xref target="GHSA-Privasys-rtc"/> [<strong>Severity = HIGH (CVSS 7.4)</strong>]</td>
            <td align="left">3 September, 2026</td>
          </tr>
          <tr>
            <td align="left">Privasys archived early attestation in rustls and moved to post-handshake attestation</td>
            <td align="left">4 September, 2026</td>
          </tr>
          <tr>
            <td align="left">Privasys archived early attestation in go and moved to post-handshake attestation</td>
            <td align="left">4 September, 2026</td>
          </tr>
          <tr>
            <td align="left">Privasys published <xref target="GHSA-Privasys-rtc-da"/> [<strong>Severity = HIGH (CVSS 7.4)</strong>]</td>
            <td align="left">6 September, 2026</td>
          </tr>
          <tr>
            <td align="left">Privasys published <xref target="GHSA-Privasys-rtc-tcu"/> [<strong>Severity = MEDIUM (CVSS 6.3)</strong>]</td>
            <td align="left">6 September, 2026</td>
          </tr>
        </tbody>
      </table>
      <t><strong>Neither the GHSAs nor the CVE has any dependency whatsoever on the considered threat model with <tt>WeakHash</tt>, <tt>WeakDH</tt>, or <tt>BadElement</tt>.</strong> They hold independent of those, i.e., with <tt>StrongHash</tt> and <tt>StrongDH</tt> and all good elements within a group.</t>
    </section>
    <section anchor="eu-enisa">
      <name>EU ENISA</name>
      <t>European Union's <eref target="https://euvd.enisa.europa.eu/homepage">ENISA</eref> has independently published <xref target="EUVD-2026-16488"/> with CVSS 7.5 to acknowledge this vulnerability.</t>
    </section>
    <section anchor="sec-cvss-scores">
      <name>Comparison with Other Vulnerabilities in Confidential Computing Literature</name>
      <t>Severity is based on <eref target="https://nvd.nist.gov/vuln-metrics/cvss">NIST metrics</eref>.</t>
      <table>
        <name>Comparison with other vulnerabilities in confidential computing literature</name>
        <thead>
          <tr>
            <th align="left">Vulnerability</th>
            <th align="left">CVE</th>
            <th align="left">CVSS</th>
            <th align="left">Severity</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="left">
              <eref target="https://wiretap.fail/files/wiretap.pdf">wiretap.fail</eref></td>
            <td align="left">No CVE (<eref target="https://www.intel.com/content/www/us/en/security-center/announcement/intel-security-announcement-2025-10-28-001.html">Intel</eref> and <eref target="https://www.amd.com/en/resources/product-security/bulletin/amd-sb-3040.html">AMD</eref> announcements)</td>
            <td align="left">-</td>
            <td align="left">None</td>
          </tr>
          <tr>
            <td align="left">
              <eref target="https://tee.fail/files/paper.pdf">TEE.fail</eref></td>
            <td align="left">No CVE</td>
            <td align="left">-</td>
            <td align="left">None</td>
          </tr>
          <tr>
            <td align="left">
              <eref target="https://ddropattack.eu/ddrop.pdf">DDRop</eref></td>
            <td align="left">No CVE (<eref target="https://www.intel.com/content/www/us/en/security-center/announcement/intel-security-announcement-2026-08-11-001.html">Intel</eref> and <eref target="https://www.amd.com/en/resources/product-security/bulletin/amd-sb-3048.html">AMD</eref> announcements)</td>
            <td align="left">-</td>
            <td align="left">None</td>
          </tr>
          <tr>
            <td align="left">
              <eref target="https://dl.acm.org/doi/10.1145/3658644.3690230">TDXdown</eref></td>
            <td align="left">
              <eref target="https://www.intel.com/content/www/us/en/security-center/announcement/intel-security-announcement-2024-10-08-001.html">Intel</eref></td>
            <td align="left">2.5</td>
            <td align="left">Low</td>
          </tr>
          <tr>
            <td align="left">
              <eref target="https://xca-attacks.github.io/staleus/staleus_usenix26.pdf">Staleus</eref></td>
            <td align="left">
              <eref target="https://www.cve.org/CVERecord?id=CVE-2025-54509">CVE-2025-54509</eref></td>
            <td align="left">4.0</td>
            <td align="left">Medium</td>
          </tr>
          <tr>
            <td align="left">
              <eref target="https://xca-attacks.github.io/breakfast/breakfast_oakland26.pdf">BreakFAST</eref></td>
            <td align="left">
              <eref target="https://www.cve.org/CVERecord?id=CVE-2025-6197">CVE-2025-61972</eref></td>
            <td align="left">4.2</td>
            <td align="left">Medium</td>
          </tr>
          <tr>
            <td align="left">
              <eref target="https://badram.eu/badram.pdf">BadRAM</eref></td>
            <td align="left">
              <eref target="https://www.amd.com/en/resources/product-security/bulletin/amd-sb-3015.html">AMD</eref></td>
            <td align="left">5.3</td>
            <td align="left">Medium</td>
          </tr>
          <tr>
            <td align="left">
              <eref target="https://xca-attacks.github.io/breakfast/breakfast_oakland26.pdf">BreakFAST</eref></td>
            <td align="left">
              <eref target="https://www.cve.org/CVERecord?id=CVE-2025-61971">CVE-2025-61971</eref></td>
            <td align="left">5.9</td>
            <td align="left">Medium</td>
          </tr>
          <tr>
            <td align="left">
              <eref target="https://xca-attacks.github.io/fabricked/fabricked_usenix26.pdf">Fabricked</eref></td>
            <td align="left">
              <eref target="https://www.cve.org/CVERecord?id=cve-2025-54510">CVE-2025-54510</eref></td>
            <td align="left">5.9</td>
            <td align="left">Medium</td>
          </tr>
          <tr>
            <td align="left">
              <eref target="https://www.researchgate.net/publication/408219182_Intra-handshakefail_CVE-2026-33697_High-severity_CVE_in_Attested_TLS">Intra-handshake.fail</eref></td>
            <td align="left">
              <xref target="CVE-2026-33697"/></td>
            <td align="left">7.5</td>
            <td align="left">High</td>
          </tr>
        </tbody>
      </table>
      <t>The comparison of the above with CVSS <strong>7.5</strong> for <xref target="Intra-handshake.fail"/> indicates that attested TLS is not mature yet compared to the rest of the confidential computing stack, and is currently one of the weakest links in the ecosystem.</t>
    </section>
    <section anchor="more-cves">
      <name>More CVEs</name>
      <t>Further formal analysis has led to the following potential CVEs for intra-handshake (aka early) attestation (currently under review and disclosure):</t>
      <table>
        <name>Expected CVEs for intra-handshake (aka early) attestation under review and disclosure</name>
        <thead>
          <tr>
            <th align="left">CVSS</th>
            <th align="left">Severity</th>
            <th align="left">Number of CVEs</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="left">9.0-10.0</td>
            <td align="left">Critical</td>
            <td align="left">1 (confirmed by developers)</td>
          </tr>
          <tr>
            <td align="left">9.8</td>
            <td align="left">Critical</td>
            <td align="left">1</td>
          </tr>
          <tr>
            <td align="left">9.1</td>
            <td align="left">Critical</td>
            <td align="left">2 (confirmed by developers)</td>
          </tr>
          <tr>
            <td align="left">8.7</td>
            <td align="left">High</td>
            <td align="left">1</td>
          </tr>
          <tr>
            <td align="left">7.5</td>
            <td align="left">High</td>
            <td align="left">5</td>
          </tr>
          <tr>
            <td align="left">7.4</td>
            <td align="left">High</td>
            <td align="left">9 (5 confirmed by developers)</td>
          </tr>
          <tr>
            <td align="left">6.3</td>
            <td align="left">Medium</td>
            <td align="left">7</td>
          </tr>
        </tbody>
      </table>
      <t>These are preliminary estimates of scores, not final assigned score. They are still under review.</t>
    </section>
    <section anchor="vulnerable-implementations">
      <name>Vulnerable Implementations</name>
      <t>As demonstrated in <xref target="Intra-handshake.fail"/> and <xref target="Intra-handshake.fail-repo"/>, at least the following intra-handshake implementations are vulnerable:</t>
      <ul spacing="normal">
        <li>
          <t><eref target="https://ai.meta.com/static-resource/private-processing-technical-whitepaper">Meta's AI</eref>: <xref target="CVE-2026-33697"/> and <xref target="EUVD-2026-16488"/> [<strong>Severity = HIGH (CVSS 7.5)</strong>]</t>
        </li>
        <li>
          <t><eref target="https://github.com/edgelesssys/contrast">Edgeless Systems Contrast</eref>: <xref target="GHSA-Edgeless-Systems"/> [<strong>Severity = HIGH (CVSS 7.4)</strong>]</t>
        </li>
      </ul>
      <t>If you are aware of any other intra-handshake attestation implementation, please let us know so that we can check and responsibly disclose the vulnerabilities to them.</t>
      <section anchor="archivedmitigated-implementations">
        <name>Archived/Mitigated Implementations</name>
        <t>The following intra-handshake implementations were vulnerable and have been <strong>archived</strong> or moved to <strong>post</strong>-handshake attestation:</t>
        <ul spacing="normal">
          <li>
            <t><eref target="https://github.com/CCC-Attestation">CCC Attestation SIG</eref>'s adopted project <eref target="https://github.com/ccc-attestation/attested-tls-poc">intra-handshake attestation</eref>: declared <eref target="https://github.com/CCC-Attestation/attested-tls-poc/pull/58">vulnerable to relay attacks</eref> and <strong>archived</strong></t>
          </li>
          <li>
            <t><eref target="https://github.com/ultravioletrs/cocos">Cocos AI &lt;= v0.8.2</eref>: <xref target="GHSA-Cocos-AI"/>  [<strong>Severity = HIGH (CVSS 7.8)</strong>], <xref target="CVE-2026-33697"/> and <xref target="EUVD-2026-16488"/> [<strong>Severity = HIGH (CVSS 7.5)</strong>]; <strong>migrated</strong> to post-handshake attestation since v0.9.0</t>
          </li>
          <li>
            <t><eref target="https://github.com/Privasys/rustls">Privasys rustls &lt;= privasys-v0.2.0</eref>: <xref target="GHSA-Privasys-rustls"/> [<strong>Severity = HIGH (CVSS 7.4)</strong>], <strong>archived</strong> and Privasys migrated to post-handshake attestation</t>
          </li>
          <li>
            <t><eref target="https://github.com/Privasys/go">Pirvasys go &lt;= privasys-v0.3.0-go1.26.5</eref>: <xref target="GHSA-Privasys-go"/> [<strong>Severity = HIGH (CVSS 7.4)</strong>], <strong>archived</strong> and Privasys migrated to post-handshake attestation</t>
          </li>
        </ul>
      </section>
    </section>
    <section anchor="vulnerable-protocol-specifications">
      <name>Vulnerable Protocol Specifications</name>
      <t>At least the following protocol specifications with intra-handshake attestation <em>path</em> are vulnerable to <xref target="CVE-2026-33697"/> and <xref target="EUVD-2026-16488"/>:</t>
      <ul spacing="normal">
        <li>
          <t><xref target="I-D.fossati-tls-attestation-09"/>: symbolic proof of insecurity; <xref target="I-D.fossati-tls-attestation-10"/> <strong>withdrawn</strong> after the CVE</t>
        </li>
        <li>
          <t><xref target="I-D.fossati-seat-early-attestation"/>: symbolic and (paper-and-pen-based) computational proof of insecurity (originally done for -04 and applies also to -06)
          </t>
          <ul spacing="normal">
            <li>
              <t>As a SEAT WG participant pointed out, please note that both <xref target="CVE-2026-33697"/> and <xref target="EUVD-2026-16488"/> contain a link to <xref target="GHSA-Cocos-AI"/> that contains a link to <xref target="SEAT-vulnerability-report"/> that contains the G3 property (cf. <xref target="sec-corr-goals"/>) that this draft does not satisfy.</t>
            </li>
            <li>
              <t>Some WG participants successfully reproduced the vulnerability by substituting the right value of <tt>rdata</tt> in the shared formal model <xref target="Intra-handshake.fail-repo"/> that led to the CVE.</t>
            </li>
            <li>
              <t>An informal reasoning is that binder is not <strong>directly</strong> derived from any <strong>shared secret</strong> in this draft.</t>
            </li>
            <li>
              <t><strong>Unnecessary complexity</strong> is itself a security concern</t>
            </li>
          </ul>
        </li>
        <li>
          <t><xref target="I-D.ritz-seat-facts"/>: symbolic proof of insecurity
          </t>
          <ul spacing="normal">
            <li>
              <t>violates G3 property in our analysis</t>
            </li>
            <li>
              <t>unnecessary complexity is itself a security concern</t>
            </li>
          </ul>
        </li>
      </ul>
    </section>
    <section anchor="binding-levels">
      <name>Binding Levels</name>
      <ol spacing="normal" type="1"><li>
          <t>DH shared secret (<tt>gxy</tt>) used as shared secret between client and server</t>
        </li>
        <li>
          <t>Handshake traffic key (<tt>htsc</tt>) used for encryption of handshake messages</t>
        </li>
        <li>
          <t>Application traffic key (<tt>atsc</tt>) used for encryption of application data</t>
        </li>
      </ol>
      <t>Please see Sec. 6.2 of <xref target="Intra-handshake.fail"/> for details.</t>
    </section>
    <section anchor="sec-corr-goals">
      <name>Security Properties (Correlation Goals)</name>
      <t>We consider TLS Server as RATS Attester, which is typical in confidential computing.</t>
      <ol spacing="normal" type="1"><li>
          <t>Correlation of Evidence to a DH Shared Secret (G1)</t>
        </li>
        <li>
          <t>Correlation of Evidence to Client’s Handshake Traffic Key (G2)</t>
        </li>
        <li>
          <t>Correlation of Evidence to Client’s Application Traffic Key (G3)</t>
        </li>
      </ol>
      <t>Please see Sec. 6.3 of <xref target="Intra-handshake.fail"/> for details.</t>
    </section>
    <section anchor="main-results">
      <name>Main Results</name>
      <ul spacing="normal">
        <li>
          <t>All analyzed binding mechanisms and the corresponding implementations of intra-handshake attestation are vulnerable to relay attacks.</t>
        </li>
        <li>
          <t>Early exporter helps achieve level 1 binding.</t>
        </li>
        <li>
          <t>Our proposed mechanism helps achieve level 2 binding.</t>
        </li>
        <li>
          <t>It may not be possible to achieve level 3 in intra-handshake attestation alone without additional assumptions.</t>
        </li>
      </ul>
      <table>
        <name>Main results</name>
        <thead>
          <tr>
            <th align="left">Property</th>
            <th align="left">Mechanism #1,2,4,6</th>
            <th align="left">Mechanism #3,5,7</th>
            <th align="left">Proposed mechanism</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="left">G1 : Correlation of Evidence to <tt>gxy</tt></td>
            <td align="left">❌</td>
            <td align="left">✅</td>
            <td align="left">✅</td>
          </tr>
          <tr>
            <td align="left">G2 : Correlation of Evidence to <tt>kch</tt></td>
            <td align="left">❌</td>
            <td align="left">❌</td>
            <td align="left">✅</td>
          </tr>
          <tr>
            <td align="left">G3 : Correlation of Evidence to <tt>kc</tt></td>
            <td align="left">❌</td>
            <td align="left">❌</td>
            <td align="left">❌</td>
          </tr>
        </tbody>
      </table>
      <t>Please see Sec. 7.1 and Figure 5 of <xref target="Intra-handshake.fail"/> for details of attacks.</t>
      <section anchor="expected-results">
        <name>Expected Results</name>
        <table>
          <name>Expected results</name>
          <thead>
            <tr>
              <th align="left">No.</th>
              <th align="left">Binding mechanism</th>
              <th align="left">Artifacts</th>
              <th align="left">Expected results</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">1.</td>
              <td align="left">Client’s TLS nonce</td>
              <td align="left">
                <eref target="https://github.com/muhammad-usama-sardar/intra-handshake.fail/tree/main/binder1/">binder1</eref></td>
              <td align="left">
                <eref target="https://github.com/muhammad-usama-sardar/intra-handshake.fail/tree/main/binder1/log.txt">binder1</eref></td>
            </tr>
            <tr>
              <td align="left">2.</td>
              <td align="left">Client’s attestation nonce</td>
              <td align="left">
                <eref target="https://github.com/muhammad-usama-sardar/intra-handshake.fail/tree/main/binder2/">binder2</eref></td>
              <td align="left">
                <eref target="https://github.com/muhammad-usama-sardar/intra-handshake.fail/tree/main/binder2/log.txt">binder2</eref></td>
            </tr>
            <tr>
              <td align="left">3.</td>
              <td align="left">Early exporter</td>
              <td align="left">
                <eref target="https://github.com/muhammad-usama-sardar/intra-handshake.fail/tree/main/binder3/">binder3</eref></td>
              <td align="left">
                <eref target="https://github.com/muhammad-usama-sardar/intra-handshake.fail/tree/main/binder3/log.txt">binder3</eref></td>
            </tr>
            <tr>
              <td align="left">4.</td>
              <td align="left">Server’s public key</td>
              <td align="left">
                <eref target="https://github.com/muhammad-usama-sardar/intra-handshake.fail/tree/main/binder4/">binder4</eref></td>
              <td align="left">
                <eref target="https://github.com/muhammad-usama-sardar/intra-handshake.fail/tree/main/binder4/log.txt">binder4</eref></td>
            </tr>
            <tr>
              <td align="left">5.</td>
              <td align="left">Combination of #2 and #3</td>
              <td align="left">
                <eref target="https://github.com/muhammad-usama-sardar/intra-handshake.fail/tree/main/binder5/">binder5</eref></td>
              <td align="left">
                <eref target="https://github.com/muhammad-usama-sardar/intra-handshake.fail/tree/main/binder5/log.txt">binder5</eref></td>
            </tr>
            <tr>
              <td align="left">6.</td>
              <td align="left">Combination of #2 and #4</td>
              <td align="left">
                <eref target="https://github.com/muhammad-usama-sardar/intra-handshake.fail/tree/main/binder6/">binder6</eref></td>
              <td align="left">
                <eref target="https://github.com/muhammad-usama-sardar/intra-handshake.fail/tree/main/binder6/log.txt">binder6</eref></td>
            </tr>
            <tr>
              <td align="left">7.</td>
              <td align="left">Combination of #2, #3, and #4</td>
              <td align="left">
                <eref target="https://github.com/muhammad-usama-sardar/intra-handshake.fail/tree/main/binder7/">binder7</eref></td>
              <td align="left">
                <eref target="https://github.com/muhammad-usama-sardar/intra-handshake.fail/tree/main/binder7/log.txt">binder7</eref></td>
            </tr>
            <tr>
              <td align="left">8.</td>
              <td align="left">Proposed</td>
              <td align="left">
                <eref target="https://github.com/muhammad-usama-sardar/intra-handshake.fail/tree/main/proposal/">proposal</eref></td>
              <td align="left">
                <eref target="https://github.com/muhammad-usama-sardar/intra-handshake.fail/tree/main/proposal/log.txt">proposal</eref></td>
            </tr>
          </tbody>
        </table>
      </section>
    </section>
    <section anchor="implications-of-findings">
      <name>Implications of Findings</name>
      <section anchor="implications-of-findings-for-ietf-seat-wg">
        <name>Implications of Findings for IETF SEAT WG</name>
        <ul spacing="normal">
          <li>
            <t>We believe post-handshake attestation alone, such as <eref target="https://datatracker.ietf.org/doc/draft-fossati-seat-expat/">draft-fossati-seat-expat</eref>, can achieve level 3 binding.</t>
          </li>
          <li>
            <t>The research suggests that recent hybrid proposals (combination of intra-handshake attestation and post-handshake attestation) <xref target="I-D.fossati-seat-early-attestation"/> and <xref target="I-D.ritz-seat-facts"/> may add <strong>unnecessary complexity</strong> of intra-handshake attestation without adding any security benefit compared to post-handshake attestation alone, such as <eref target="https://datatracker.ietf.org/doc/draft-fossati-seat-expat/">draft-fossati-seat-expat</eref>. We are not aware of any <strong>security property</strong> that hybrid proposals can achieve that post-handshake attestation alone cannot achieve.</t>
          </li>
          <li>
            <t>As demonstrated by our symbolic analysis using ProVerif, the protocol specifications <xref target="I-D.fossati-seat-early-attestation"/> and <xref target="I-D.ritz-seat-facts"/> remain vulnerable to CVE-2026-33697. We have also proved that <xref target="I-D.fossati-seat-early-attestation-04"/> and <xref target="I-D.fossati-seat-early-attestation"/> violate the security theorems in the computational model.</t>
          </li>
        </ul>
      </section>
      <section anchor="implications-of-findings-for-ietf-lake-wg">
        <name>Implications of Findings for IETF LAKE WG</name>
        <ul spacing="normal">
          <li>
            <t>Similar problems occur for protocol specification <eref target="https://datatracker.ietf.org/doc/draft-ietf-lake-ra/">lake-ra</eref>.</t>
          </li>
        </ul>
      </section>
      <section anchor="implications-of-findings-for-ietf-tls-wg">
        <name>Implications of Findings for IETF TLS WG</name>
        <ul spacing="normal">
          <li>
            <t><xref target="I-D.fossati-tls-attestation-09"/> is vulnerable to <xref target="CVE-2026-33697"/>. Thankfully, the authors have withdrawn <xref target="I-D.fossati-tls-attestation-10"/>.</t>
          </li>
          <li>
            <t>Remote attestation <em>within</em> the handshake is very dangerous, since to our knowledge, it is one of the highest scored published vulnerabilities in confidential computing literature (see <xref target="sec-cvss-scores"/>). For reference, <strong>Heartbleed</strong> was <strong>7.5 CVSS</strong>.</t>
          </li>
        </ul>
        <artwork><![CDATA[
Given the high- and critical-severity vulnerabilities, we recommend
that the developers and maintainers of intra-handshake attestation MUST
urgently move to post-handshake attestation.
]]></artwork>
      </section>
      <section anchor="implications-of-findings-for-agent2agent">
        <name>Implications of Findings for Agent2Agent</name>
        <t>The findings of published CVEs/GHSAs up to 9.1 (presented in <xref target="sec-credits"/>) show that intra-handshake attestation can introduce significant security risks for AI agents when relied upon as a security mechanism.</t>
        <t>Attestation can provide evidence about an agent’s technical state, but such evidence should not be equated with governability. For a relying party, governability also depends on whether the agent’s identity, authority and permissions remain aligned with the intended interaction, whether responsibility for its actions can be attributed, and whether meaningful intervention remains possible. The findings in this draft reinforce that distinction by showing that even the binding between attestation evidence and the intended session can fail. Successful attestation should therefore be treated as one input into governance, rather than as sufficient evidence that an AI agent remains under effective control.</t>
      </section>
    </section>
    <section anchor="technical-details">
      <name>Technical Details</name>
      <section anchor="tool">
        <name>Tool</name>
        <t>We use state-of-the-art symbolic security analysis tool <eref target="https://ieeexplore.ieee.org/document/9833653">ProVerif</eref> for the specification of the protocols.</t>
      </section>
      <section anchor="modeling">
        <name>Modeling</name>
        <t>The formal model uses the <eref target="https://github.com/CCC-Attestation/formal-spec-id-crisis/tree/main/TLS-a/fix">fixed version of diversion attacks in intra-handshake attestation</eref> from our previous work as the starting point to focus on relay attacks in intra-handshake attestation in this work.
The rationale is that we consider it more useful to show the added value of this contribution to the community by using the <eref target="https://github.com/CCC-Attestation/formal-spec-id-crisis/tree/main/TLS-a/fix">fixed version of diversion attacks in intra-handshake attestation</eref> as the baseline, rather than showing the same diversion attacks from <xref target="ID-Crisis"/>, and the discovered CVE (<xref target="CVE-2026-33697"/>) -- which the previous analysis could not find -- practically demonstrates the added value.
This modeling choice makes it clear that even with the diversion attacks fixed, high-severity relay attacks would still remain in intra-handshake attestation.</t>
        <t>Note: Similar to the <eref target="https://github.com/CCC-Attestation/formal-spec-id-crisis/tree/main/TLS-a/fix">fixed version of diversion attacks in intra-handshake attestation</eref> from our previous work, we model non-PSK-based handshake.
From <xref target="ID-Crisis"/>:</t>
        <ul empty="true">
          <li>
            <t>For modeling TLS 1.3, we consider handshakes based on Diffie-Hellman over either finite fields or elliptic curves, represented as (EC)DHE. This is because we are unaware of any publicly available specification or implementation of attested TLS with PSK-based handshakes.</t>
          </li>
        </ul>
        <t>While it would be nice to model PSK-based handshake, the rationale is that the correlation properties studied in this work do not necessarily require it.</t>
        <t>Note: The artifacts consider the case of server authentication only, as client authentication is optional in TLS 1.3. No claims are made about other configurations.</t>
      </section>
      <section anchor="properties">
        <name>Properties</name>
        <t>Properties in <xref target="Intra-handshake.fail"/> are complemetary to properties in <xref target="ID-Crisis"/>. Sec. 8 of <xref target="ID-Crisis"/> mentions:</t>
        <ul empty="true">
          <li>
            <t>We emphasize that both diversion and relay attacks are orthogonal and thus the two works are complementary.</t>
          </li>
        </ul>
      </section>
      <section anchor="technical-vulnerability-report">
        <name>Technical Vulnerability Report</name>
        <t>Technical vulnerability report is available at <xref target="Intra-handshake.fail"/>. It is accepted for publication at ESORICS 2026.</t>
        <section anchor="vulnerabilities">
          <name>Vulnerabilities</name>
          <t>Sec. 7.1 of <xref target="Intra-handshake.fail"/> presents the technical details with abstract attack traces of the vulnerabilities.</t>
        </section>
        <section anchor="mitigation">
          <name>Mitigation</name>
          <t>Sec. 7.2 of <xref target="Intra-handshake.fail"/> presents the technical details of the proposed mitigation.</t>
        </section>
      </section>
      <section anchor="artifacts">
        <name>Artifacts</name>
        <t>Artifacts are available at <xref target="Intra-handshake.fail-repo"/> under Apache-2.0 License.</t>
      </section>
    </section>
    <section anchor="sec-news">
      <name>Media Coverage</name>
      <t>Several media professionals and bloggers have covered the vulnerabilities to protect the community from the harm of intra-handshake attestation.</t>
      <ul spacing="normal">
        <li>
          <t><eref target="https://www.theregister.com/security/2026/07/04/confidential-computings-trust-mechanism-is-broken-the-fix-may-not-exist/5266056">The Register</eref></t>
        </li>
        <li>
          <t>(Japanese) <eref target="https://blackhatnews.tokyo/archives/119915">BlackHatNewsTokyo</eref></t>
        </li>
        <li>
          <t>(Several languages) <eref target="https://hackernoon.com/attested-tls-was-supposed-to-be-the-last-trust-boundary-it-isnt-formal-methods-show-how">Hackernoon</eref></t>
        </li>
        <li>
          <t><eref target="https://podcasts.apple.com/eg/podcast/attested-tls-was-supposed-to-be-the-last-trust/id1698517643?i=1000776623286">Apple podcast</eref></t>
        </li>
        <li>
          <t><eref target="https://meterpreter.org/attested-tls-vulnerability-cve-2026-33697/">Information Security News</eref></t>
        </li>
        <li>
          <t><eref target="https://thenextgentechinsider.com/pulse/critical-flaw-discovered-in-confidential-computing-attestation-protocols">TheNextGenTechInsider</eref></t>
        </li>
        <li>
          <t><eref target="https://dailysecurityreview.com/resources/cve-2026-33697-attested-tls-relay-flaw-hits-whatsapp-cocos-ai/">DailySecurityReview</eref></t>
        </li>
        <li>
          <t><eref target="https://www.scworld.com/brief/confidential-computings-remote-attestation-protocol-may-have-fundamental-flaw">SC World</eref></t>
        </li>
        <li>
          <t><eref target="https://blogs.groupware.org.uk/01-Quantum-Inc/the-handshake-that-cant-keep-its-promise-why-confidential-computings-flaw-changes-the-data-sovereignty-conversation/">01 Quantum</eref></t>
        </li>
        <li>
          <t>(Russian) <eref target="https://www.securitylab.ru/news/574545.php">Security Lab</eref></t>
        </li>
        <li>
          <t>(German) <eref target="https://www.blogspan.net/confidential-computing-attestierung-relay-luecke/">blogspan</eref></t>
        </li>
        <li>
          <t>(Chinese) <eref target="https://finance.sina.cn/tech/2026-07-04/detail-inifscxt9953361.d.html">Sina</eref></t>
        </li>
        <li>
          <t><eref target="https://data4biz.com/articles/una-falla-rompe-la-fiducia-del-confidential-computing">data4biz</eref></t>
        </li>
        <li>
          <t>(Russian) <eref target="https://www.itsec.ru/news/issledovateli-nashli-kriticheskuyu-uyazvimost-v-attested-tls">ITSec</eref></t>
        </li>
        <li>
          <t>(Chinese) <eref target="https://post.smzdm.com/p/a82ol990/">smzdm</eref></t>
        </li>
        <li>
          <t>(Chinese) <eref target="https://www.donews.com/news/detail/4/6621022.html">donews</eref></t>
        </li>
        <li>
          <t>(Chinese) <eref target="https://i.ifeng.com/c/8uUfy0PMmqE">ifeng</eref></t>
        </li>
        <li>
          <t><eref target="https://www.dugganusa.com/post/confidential-computing-s-whole-pitch-is-trust-the-proof-not-the-cloud-two-years-of-formal-verifi">dugganusa</eref></t>
        </li>
        <li>
          <t><eref target="https://github.com/pduggusa/dugganusa-ietf/tree/main/cve-2026-33697-attestation">dugganusa repo</eref></t>
        </li>
        <li>
          <t><eref target="https://sploitus.com/exploit?id=92591A05-07BC-5015-BA3D-B1347B35D684">spoitus</eref></t>
        </li>
        <li>
          <t><eref target="https://news.lavx.hu/article/attested-tls-research-exposes-a-weak-link-in-confidential-computing">lavx news</eref></t>
        </li>
        <li>
          <t><eref target="https://www.sohu.com/a/1045865934_122004016">sohu</eref></t>
        </li>
        <li>
          <t>(Persian) <eref target="https://news.ditty.ir/news/attested-tls-relay-flaw-formal-methods/019f6221-26ca-7293-9ee9-5557b3c0b8f8">news.ditty</eref></t>
        </li>
        <li>
          <t>(Russian) <eref target="https://limpvpn.com/ru/news/attested-tls-whatsapp-privacy-flaw-2026">LiMP VPN</eref></t>
        </li>
        <li>
          <t><eref target="https://daily.dev/posts/kI6PoNzPx">daily.dev</eref></t>
        </li>
        <li>
          <t><eref target="https://warden.veritai.ch/news/researchers-find-attested-tls-flaws-that-weaken-confidential-computing-trust-model">warden</eref></t>
        </li>
        <li>
          <t><eref target="https://db.gcve.eu/sightings/?query=cve-2026-33697">GCVE.eu</eref></t>
        </li>
        <li>
          <t><eref target="https://vulnerability.circl.lu/vuln/CVE-2026-33697#sightings">vuln.lu</eref></t>
        </li>
        <li>
          <t><eref target="https://coderlegion.com/24087/intra-handshake-attestation-when-more-security-doesnt-mean-better-security">coderlegion</eref></t>
        </li>
        <li>
          <t><eref target="https://www.anjuna.io/blog/attested-tls-flaw-explained">Anjuna Security</eref></t>
        </li>
        <li>
          <t><eref target="https://privasys.org/blog/binding-attestation-to-the-tls-session/">Privasys</eref></t>
        </li>
        <li>
          <t><eref target="https://caution.co/blog/steve-attesting-the-session.html">Caution</eref></t>
        </li>
        <li>
          <t><eref target="https://freenode.net/digest/67">freenode</eref></t>
        </li>
        <li>
          <t>(Chinese) <eref target="https://blog.csdn.net/weixin_42376192/category_13096766.html">csdn</eref></t>
        </li>
        <li>
          <t><eref target="https://osintsights.com/confidential-computing-flaws-expose-trust-risks">osintsights</eref></t>
        </li>
        <li>
          <t>(Turkish) <eref target="https://hardwaremania.com/haber/arastirma-attested-tls-confidential-computing-icin-zayif-kaliyor/">hardwaremania</eref></t>
        </li>
        <li>
          <t><eref target="https://akber.com/sovereignty-in-the-cloud-is-an-illusion/">akber</eref></t>
        </li>
        <li>
          <t><eref target="https://www.ad-hoc-news.de/wissenschaft/cloud-souveraenitaet-red-hat-startet-reifegrad-assessments-gegen/69691475">ad-hoc news</eref></t>
        </li>
        <li>
          <t><eref target="https://aimultiple.com/privacy-enhancing-technologies">AIMultiple</eref></t>
        </li>
      </ul>
      <section anchor="security-researchers">
        <name>Security Researchers</name>
        <t>Several credible security researchers, such as the following, have publicly attested to it.</t>
        <ul spacing="normal">
          <li>
            <t><eref target="https://www.linkedin.com/posts/michaelpak_confidential-computings-core-trust-mechanism-activity-7479415537836376064-q-A4/">Michael Pak</eref></t>
          </li>
          <li>
            <t><eref target="https://www.linkedin.com/posts/rrbranco_one-more-evidence-that-there-is-no-such-a-share-7479582122366615552-X0A5/">Rodrigo Branco</eref></t>
          </li>
          <li>
            <t><eref target="https://www.linkedin.com/posts/bart-preneel-4451412_on-the-limits-of-confidential-computing-share-7479549718294077440-wfi3/">Bart Preneel</eref></t>
          </li>
          <li>
            <t><eref target="https://www.linkedin.com/in/strufe/recent-activity/all/">Thorsten Strufe</eref></t>
          </li>
        </ul>
      </section>
      <section anchor="germanys-bsi">
        <name>Germany's BSI</name>
        <t>Germany's Federal Office for Information Security (Bundesamt für Sicherheit in der Informationstechnik) has attested to it. Carina Hilt, deputy press spokesperson at BSI, told <eref target="https://www.theregister.com/security/2026/07/04/confidential-computings-trust-mechanism-is-broken-the-fix-may-not-exist/5266056">The Register</eref>:</t>
        <artwork><![CDATA[
CC alone cannot satisfy the requirements for digital sovereignty.
]]></artwork>
        <artwork><![CDATA[
dependencies on other services, such as identity and key
management etc., are also not mitigated by CC.
]]></artwork>
        <t>CC refers to Confidential Computing, and attested TLS is the core trust mechanism of CC.</t>
      </section>
    </section>
    <section anchor="reviews">
      <name>Reviews</name>
      <section anchor="conference-reviews">
        <name>Conference Reviews</name>
        <t><xref target="Intra-handshake.fail"/> has been peer-reviewed and accepted for publication at ESORICS 2026.</t>
      </section>
      <section anchor="ietfirtf">
        <name>IETF/IRTF</name>
        <t>Several participants of the IETF/IRTF have attested to the results by independently reproducing the results and reviewing the code. Some of the participants have independently reproduced the results by developing their own formal models and a proof-of-concept implementation of the vulnerabilities. Some of the messages are mentioned below (<strong>excluding</strong> the messages of authors of <xref target="Intra-handshake.fail"/>):</t>
        <ul spacing="normal">
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/B7F1Dj_rjs8I0Kg3yCp3Rap0XeE/">https://mailarchive.ietf.org/arch/msg/seat/B7F1Dj_rjs8I0Kg3yCp3Rap0XeE/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/aEV9dUFotAQzHndk23qBcwBT3as/">https://mailarchive.ietf.org/arch/msg/seat/aEV9dUFotAQzHndk23qBcwBT3as/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/3Hv0E1sfXsvyBtl6AgY8j-SHHiw/">https://mailarchive.ietf.org/arch/msg/seat/3Hv0E1sfXsvyBtl6AgY8j-SHHiw/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/5LJ6i9svomnhpyPHWPejM7fMmXQ/">https://mailarchive.ietf.org/arch/msg/seat/5LJ6i9svomnhpyPHWPejM7fMmXQ/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/V_YqGUY3fEwaFwwyfA9DshpHet0/">https://mailarchive.ietf.org/arch/msg/seat/V_YqGUY3fEwaFwwyfA9DshpHet0/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/JF_cwmHHEbrJ_W5V6yEetWWnii4/">https://mailarchive.ietf.org/arch/msg/seat/JF_cwmHHEbrJ_W5V6yEetWWnii4/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/P_CYTycg0KG7cbKauFA-kVgX2jo/">https://mailarchive.ietf.org/arch/msg/seat/P_CYTycg0KG7cbKauFA-kVgX2jo/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/ZJjJXpYwZ5nCVmz_W4FK6XiFEY4/">https://mailarchive.ietf.org/arch/msg/seat/ZJjJXpYwZ5nCVmz_W4FK6XiFEY4/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/4so3LxHOOXHS1wnvhuoeWWgeCHk/">https://mailarchive.ietf.org/arch/msg/seat/4so3LxHOOXHS1wnvhuoeWWgeCHk/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/Q6Jmc58v0c1lDV3ujIY0AX_ofGA/">https://mailarchive.ietf.org/arch/msg/seat/Q6Jmc58v0c1lDV3ujIY0AX_ofGA/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/n4Me5QPCvwhxcEJndWePyishcoo/">https://mailarchive.ietf.org/arch/msg/seat/n4Me5QPCvwhxcEJndWePyishcoo/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/beRzNNvwMifkRfJPfxecGoHpTDs/">https://mailarchive.ietf.org/arch/msg/seat/beRzNNvwMifkRfJPfxecGoHpTDs/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/cfrg/U5YHd91lYjiqCTt9BZyVDNFeUpM/">https://mailarchive.ietf.org/arch/msg/cfrg/U5YHd91lYjiqCTt9BZyVDNFeUpM/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/aFCo4BMRDSUynvN9AQJatPjnXag/">https://mailarchive.ietf.org/arch/msg/seat/aFCo4BMRDSUynvN9AQJatPjnXag/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/wb_Ys9MZd9u9oM2Bk-8tv7fvXGg/">https://mailarchive.ietf.org/arch/msg/seat/wb_Ys9MZd9u9oM2Bk-8tv7fvXGg/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/ov8f-7cZKK5RZ-Mmjc6IhVSB-Fk/">https://mailarchive.ietf.org/arch/msg/seat/ov8f-7cZKK5RZ-Mmjc6IhVSB-Fk/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/2uUuaD1DygjNDM4GT_-rYbwTiJk/">https://mailarchive.ietf.org/arch/msg/seat/2uUuaD1DygjNDM4GT_-rYbwTiJk/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/pB39abN1QrH4_ATM_E78vxPTuxk/">https://mailarchive.ietf.org/arch/msg/seat/pB39abN1QrH4_ATM_E78vxPTuxk/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/PxKCxMHe-SAiR9uhOOllrK4mUA4/">https://mailarchive.ietf.org/arch/msg/seat/PxKCxMHe-SAiR9uhOOllrK4mUA4/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/T1xupUBwqYEBSHCTXgSHXZtdqz8/">https://mailarchive.ietf.org/arch/msg/seat/T1xupUBwqYEBSHCTXgSHXZtdqz8/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/hRw46FwgmVdi9fqZm2fjKbln_IA/">https://mailarchive.ietf.org/arch/msg/seat/hRw46FwgmVdi9fqZm2fjKbln_IA/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/UG7yE_klmRSxNy2HX6fzuFonDjM/">https://mailarchive.ietf.org/arch/msg/seat/UG7yE_klmRSxNy2HX6fzuFonDjM/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/2hpeIldeFfE6o9q6L9Vkt00ACKA/">https://mailarchive.ietf.org/arch/msg/seat/2hpeIldeFfE6o9q6L9Vkt00ACKA/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/gc2ij0vboehS_-v10-SNslxaZC0/">https://mailarchive.ietf.org/arch/msg/seat/gc2ij0vboehS_-v10-SNslxaZC0/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/oO4mAfq5HJZptDDNrSnd7zDdX18/">https://mailarchive.ietf.org/arch/msg/seat/oO4mAfq5HJZptDDNrSnd7zDdX18/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/XuJc_yEJPCMIuYcv2OM7XDogRCU/">https://mailarchive.ietf.org/arch/msg/seat/XuJc_yEJPCMIuYcv2OM7XDogRCU/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/nVHlnbFIEh-cPQeMuDVOqx5YvWQ/">https://mailarchive.ietf.org/arch/msg/seat/nVHlnbFIEh-cPQeMuDVOqx5YvWQ/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/xVU3C7qUOngcip7B4ZO5MJUT9Xg/">https://mailarchive.ietf.org/arch/msg/seat/xVU3C7qUOngcip7B4ZO5MJUT9Xg/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/1gCcPw-7NopDRzzBzA3dFIgo3Rs/">https://mailarchive.ietf.org/arch/msg/seat/1gCcPw-7NopDRzzBzA3dFIgo3Rs/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/t8aobzB374lWiLzrVrORY7kGYyQ/">https://mailarchive.ietf.org/arch/msg/seat/t8aobzB374lWiLzrVrORY7kGYyQ/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/m3UyB6XLQzxaucejE_o8Pn41uSI/">https://mailarchive.ietf.org/arch/msg/seat/m3UyB6XLQzxaucejE_o8Pn41uSI/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/gqHqcbbKva_oGE-jEDZu243gf-4/">https://mailarchive.ietf.org/arch/msg/seat/gqHqcbbKva_oGE-jEDZu243gf-4/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/QD8QB1WVL-toNovGQ2Tk6DmmeEM/">https://mailarchive.ietf.org/arch/msg/seat/QD8QB1WVL-toNovGQ2Tk6DmmeEM/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/vXN2pifZ5GXcC1xLwSfLCnUcFUE/">https://mailarchive.ietf.org/arch/msg/seat/vXN2pifZ5GXcC1xLwSfLCnUcFUE/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/MGFXinb85XSaLkqjBEhmBZC7PcI/">https://mailarchive.ietf.org/arch/msg/seat/MGFXinb85XSaLkqjBEhmBZC7PcI/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/js9VI4PB8yYmhg2ObaZB1a22fL4/">https://mailarchive.ietf.org/arch/msg/seat/js9VI4PB8yYmhg2ObaZB1a22fL4/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/0RzORzX_VdlY5UQ_MWMmxZlnrjs/">https://mailarchive.ietf.org/arch/msg/seat/0RzORzX_VdlY5UQ_MWMmxZlnrjs/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/W3MH1BDSUbm1WUPxGQihaIc1zTk/">https://mailarchive.ietf.org/arch/msg/seat/W3MH1BDSUbm1WUPxGQihaIc1zTk/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/2_aGylmFHoLmqN7BBcYVoH-rNJk/">https://mailarchive.ietf.org/arch/msg/seat/2_aGylmFHoLmqN7BBcYVoH-rNJk/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/7SYSuB83Kmr9qCb1V1F94n9W33U/">https://mailarchive.ietf.org/arch/msg/seat/7SYSuB83Kmr9qCb1V1F94n9W33U/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/0SWfg2YNEAOtJQ7Zsf1xl4O-AOo/">https://mailarchive.ietf.org/arch/msg/seat/0SWfg2YNEAOtJQ7Zsf1xl4O-AOo/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/1mfNw-bw8KsdJbl4saL99Fz4iec/">https://mailarchive.ietf.org/arch/msg/seat/1mfNw-bw8KsdJbl4saL99Fz4iec/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/VyifG8zP5aworb_S1NR9FEUEXW0/">https://mailarchive.ietf.org/arch/msg/seat/VyifG8zP5aworb_S1NR9FEUEXW0/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/CYwvM75z6rTId2A3ZZvZJmHxOig/">https://mailarchive.ietf.org/arch/msg/seat/CYwvM75z6rTId2A3ZZvZJmHxOig/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/ufmrg/29xFZX5C4oSGkpZAvXT_7YLW2Vc/">https://mailarchive.ietf.org/arch/msg/ufmrg/29xFZX5C4oSGkpZAvXT_7YLW2Vc/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/u1HxYW9cJfVpi3Cf9q06ehwpYGE/">https://mailarchive.ietf.org/arch/msg/seat/u1HxYW9cJfVpi3Cf9q06ehwpYGE/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/SG_A0016a-KMnXAkGtMUxokZmjc/">https://mailarchive.ietf.org/arch/msg/seat/SG_A0016a-KMnXAkGtMUxokZmjc/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/3w7-OW2CAVr0-QBz97eAMxB_nMI/">https://mailarchive.ietf.org/arch/msg/seat/3w7-OW2CAVr0-QBz97eAMxB_nMI/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/UnybcafvQ2D-IhUfTV228WQFNhA/">https://mailarchive.ietf.org/arch/msg/seat/UnybcafvQ2D-IhUfTV228WQFNhA/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/rmVNeFbjax26l31n5pitHIxOQkk/">https://mailarchive.ietf.org/arch/msg/seat/rmVNeFbjax26l31n5pitHIxOQkk/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/DghJdG3ysbPFKMQe8czz-tcIMq0/">https://mailarchive.ietf.org/arch/msg/seat/DghJdG3ysbPFKMQe8czz-tcIMq0/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/rZLacid2wnEtaJwSbiIIft3T0FI/">https://mailarchive.ietf.org/arch/msg/seat/rZLacid2wnEtaJwSbiIIft3T0FI/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/_kEBODNsTWjgadb5xnlj86dvhcs/">https://mailarchive.ietf.org/arch/msg/seat/_kEBODNsTWjgadb5xnlj86dvhcs/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/qP3XC0MarFFA3SMbBpWWJtxACNA/">https://mailarchive.ietf.org/arch/msg/seat/qP3XC0MarFFA3SMbBpWWJtxACNA/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/kkjQhi4yvJ_iAwYrPw1crFh-m-0/">https://mailarchive.ietf.org/arch/msg/seat/kkjQhi4yvJ_iAwYrPw1crFh-m-0/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/vBkdKtKzTt4F91VprfKIndgmT2o/">https://mailarchive.ietf.org/arch/msg/seat/vBkdKtKzTt4F91VprfKIndgmT2o/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/Huu_AFu11BTrdxK3I8hmw2jjp8Q/">https://mailarchive.ietf.org/arch/msg/seat/Huu_AFu11BTrdxK3I8hmw2jjp8Q/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/oOnioxkB__QZIvhFn5naW6jIXzg/">https://mailarchive.ietf.org/arch/msg/seat/oOnioxkB__QZIvhFn5naW6jIXzg/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/iWsCCAl8YZ-pOTA7siNUGsfliHQ/">https://mailarchive.ietf.org/arch/msg/seat/iWsCCAl8YZ-pOTA7siNUGsfliHQ/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/-HGPUR5CvuVWcOAg37cSxwoATm0/">https://mailarchive.ietf.org/arch/msg/seat/-HGPUR5CvuVWcOAg37cSxwoATm0/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/LnLYE7bGQOmCxVXq6stiOtKwc1s/">https://mailarchive.ietf.org/arch/msg/seat/LnLYE7bGQOmCxVXq6stiOtKwc1s/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/o_bIJhOdB4j1g0nczxPZwFXtCo8/">https://mailarchive.ietf.org/arch/msg/seat/o_bIJhOdB4j1g0nczxPZwFXtCo8/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/hy4qVQJQGR82-bskQ_UGI6iel1Y/">https://mailarchive.ietf.org/arch/msg/seat/hy4qVQJQGR82-bskQ_UGI6iel1Y/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/3J3s_YFnf9IQ87Tv2c1q4f36xKQ/">https://mailarchive.ietf.org/arch/msg/seat/3J3s_YFnf9IQ87Tv2c1q4f36xKQ/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/JWKMYY1YG1E2iS_HyQ4rDmOsDGw/">https://mailarchive.ietf.org/arch/msg/seat/JWKMYY1YG1E2iS_HyQ4rDmOsDGw/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/rK1nDSewAbVL_weOp98knYZcg6s/">https://mailarchive.ietf.org/arch/msg/seat/rK1nDSewAbVL_weOp98knYZcg6s/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/Wjuz0fIj8tjYocUmiZZXcSwwFHw/">https://mailarchive.ietf.org/arch/msg/seat/Wjuz0fIj8tjYocUmiZZXcSwwFHw/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/SYiV4KZNr20re6QkGmyWS3pPteA/">https://mailarchive.ietf.org/arch/msg/seat/SYiV4KZNr20re6QkGmyWS3pPteA/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/ZYgxm1ibt6p4dL7xF1YNdl0XSpc/">https://mailarchive.ietf.org/arch/msg/seat/ZYgxm1ibt6p4dL7xF1YNdl0XSpc/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/6LKgOp22YRxGTYb-i-BxiMGzMW4/">https://mailarchive.ietf.org/arch/msg/seat/6LKgOp22YRxGTYb-i-BxiMGzMW4/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/3oHcKPtXLfBUYCZoN1nnO6e1F-s/">https://mailarchive.ietf.org/arch/msg/seat/3oHcKPtXLfBUYCZoN1nnO6e1F-s/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/aSybH9ihnNjN7SjdhhY_XtxhMtc/">https://mailarchive.ietf.org/arch/msg/seat/aSybH9ihnNjN7SjdhhY_XtxhMtc/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/d_G8r7LMGjA45BPexZwsfmmAtJY/">https://mailarchive.ietf.org/arch/msg/seat/d_G8r7LMGjA45BPexZwsfmmAtJY/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/u-za86_YJ0spwBXBwTVQzwiOCrU/">https://mailarchive.ietf.org/arch/msg/seat/u-za86_YJ0spwBXBwTVQzwiOCrU/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/P4IMdvCx8lSEKrCiJIjbpBCRr4g/">https://mailarchive.ietf.org/arch/msg/seat/P4IMdvCx8lSEKrCiJIjbpBCRr4g/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/-AO9yFJoflV1wDwwch45dmqkmyo/">https://mailarchive.ietf.org/arch/msg/seat/-AO9yFJoflV1wDwwch45dmqkmyo/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/H0LqHfBasQml69Y-9Zl_njfsE8s/">https://mailarchive.ietf.org/arch/msg/seat/H0LqHfBasQml69Y-9Zl_njfsE8s/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/3hOGlYyc_yntmvT0tjYxldlwaxM/">https://mailarchive.ietf.org/arch/msg/seat/3hOGlYyc_yntmvT0tjYxldlwaxM/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/JbwL9cdl6fiP0vBGgASUUDmaPy8/">https://mailarchive.ietf.org/arch/msg/seat/JbwL9cdl6fiP0vBGgASUUDmaPy8/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/TtewHbMGKBQOKD2sqrgTrnpCOkI/">https://mailarchive.ietf.org/arch/msg/seat/TtewHbMGKBQOKD2sqrgTrnpCOkI/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/UsIj6o7wf4hX_uCL51TCTv-wFxU/">https://mailarchive.ietf.org/arch/msg/seat/UsIj6o7wf4hX_uCL51TCTv-wFxU/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/a6c8D6PBDRe0x4DAqXM3t4EPc4c/">https://mailarchive.ietf.org/arch/msg/seat/a6c8D6PBDRe0x4DAqXM3t4EPc4c/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/prB537Jht2kELVCSrTRktjbp7Y4/">https://mailarchive.ietf.org/arch/msg/seat/prB537Jht2kELVCSrTRktjbp7Y4/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/RPnKYfUCD_MRw3hnA00zg684yGM/">https://mailarchive.ietf.org/arch/msg/seat/RPnKYfUCD_MRw3hnA00zg684yGM/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/nMH_0sLLU5MekoEnzWKJnIJmaSk/">https://mailarchive.ietf.org/arch/msg/seat/nMH_0sLLU5MekoEnzWKJnIJmaSk/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/GJCA31mgAehlgFPRu_yHA10lKPI/">https://mailarchive.ietf.org/arch/msg/seat/GJCA31mgAehlgFPRu_yHA10lKPI/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/9f-21JMK6s1Pdcob6mPo06rNwmQ/">https://mailarchive.ietf.org/arch/msg/seat/9f-21JMK6s1Pdcob6mPo06rNwmQ/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/8qq_GFT391IEbGZZQUtYMONX9U0/">https://mailarchive.ietf.org/arch/msg/seat/8qq_GFT391IEbGZZQUtYMONX9U0/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/xzu2UlClYMkG8gNSOClxGJgwnOI/">https://mailarchive.ietf.org/arch/msg/seat/xzu2UlClYMkG8gNSOClxGJgwnOI/</eref></t>
          </li>
          <li>
            <t>Exploit: <eref target="https://mailarchive.ietf.org/arch/msg/seat/MfxWpRtlTqPElX8vX4v8uiN65TU/">https://mailarchive.ietf.org/arch/msg/seat/MfxWpRtlTqPElX8vX4v8uiN65TU/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/PkU0jW_xHAF18rZmtZJ2A2p_wHs/">https://mailarchive.ietf.org/arch/msg/seat/PkU0jW_xHAF18rZmtZJ2A2p_wHs/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/jZmdYKQlfherbhowIEmZRw2HF1c/">https://mailarchive.ietf.org/arch/msg/seat/jZmdYKQlfherbhowIEmZRw2HF1c/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/-0j6UpsD_CebqPPMNkDJCjySqEI/">https://mailarchive.ietf.org/arch/msg/seat/-0j6UpsD_CebqPPMNkDJCjySqEI/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/rats/ssDrZRFW4s6CSaYeA9ImH0PPQ10/">https://mailarchive.ietf.org/arch/msg/rats/ssDrZRFW4s6CSaYeA9ImH0PPQ10/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/rats/OPBI_Wd-RoTzzdh5D0JZoWlNGI8/">https://mailarchive.ietf.org/arch/msg/rats/OPBI_Wd-RoTzzdh5D0JZoWlNGI8/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/rats/nfrdr1T9Pdp6D_kj2Et3XZk-hOY/">https://mailarchive.ietf.org/arch/msg/rats/nfrdr1T9Pdp6D_kj2Et3XZk-hOY/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/rats/gMMvtP1IXsXFfb0X5nMhRTaLLok/">https://mailarchive.ietf.org/arch/msg/rats/gMMvtP1IXsXFfb0X5nMhRTaLLok/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/rats/yaGG4sVf4pCfJ0HNPPRv3Xg0cG8/">https://mailarchive.ietf.org/arch/msg/rats/yaGG4sVf4pCfJ0HNPPRv3Xg0cG8/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/rats/DaA1jDQNF-bdO5x-dkVbSzlHcD4/">https://mailarchive.ietf.org/arch/msg/rats/DaA1jDQNF-bdO5x-dkVbSzlHcD4/</eref></t>
          </li>
          <li>
            <t><eref target="https://mailarchive.ietf.org/arch/msg/rats/ptkHZUDzSoYnD6R5zln6HcE1cv4/">https://mailarchive.ietf.org/arch/msg/rats/ptkHZUDzSoYnD6R5zln6HcE1cv4/</eref></t>
          </li>
        </ul>
        <section anchor="main-questions">
          <name>Main Questions</name>
          <t>In short, five main questions have been raised by WG participants in support of our work:</t>
          <ul spacing="normal">
            <li>
              <t>What <strong>security property</strong> hybrid (intra- + post-handshake attestation) provides that post-handshake attestation alone cannot provide?</t>
            </li>
            <li>
              <t>Since continuous attestation is required in most use cases <xref target="CSA-eBPF"/> <xref target="MITRE-Continuous-Attestation"/>, how is <strong>additional complexity</strong> of <strong>intra</strong>-handshake attestation justified? Use cases with one-time attestation can be covered by doing attestation round immediately after Connection Establishment Time: see <eref target="https://www.ietf.org/archive/id/draft-usama-seat-intra-vs-post-04.html#section-6-2">reference</eref>.</t>
            </li>
            <li>
              <t>What is the benefit of doing <strong>signatures</strong> of remote attestation <strong>within</strong> the handshake (as this latency can be exploited)? We add that <strong>verification</strong> of signatures is also time consuming, which can be exploited too. See <eref target="https://www.ietf.org/archive/id/draft-usama-seat-intra-vs-post-04.html#section-4.2.4">reference</eref>.</t>
            </li>
            <li>
              <t>How evidence is bound to the secure channel without involving any <strong>shared secret</strong>? See <xref target="TLS-RA"/>.</t>
            </li>
            <li>
              <t>How does a verifying relying party get the legitimate PIIDs and CHIP_IDs?</t>
            </li>
          </ul>
        </section>
        <section anchor="guidance-text">
          <name>Guidance Text</name>
          <ul spacing="normal">
            <li>
              <t>Evidence MUST be bound to the secure channel. Failure to do so results in
relay attacks <xref target="CVE-2026-33697"/>, <xref target="EUVD-2026-16488"/>, <xref target="GHSA-Cocos-AI"/>.</t>
            </li>
            <li>
              <t>Verifier MUST have access to legitimate hardware identifiers of the
Attester. Failure to do so results in relay attacks <xref target="GHSA-Edgeless-Systems"/>.</t>
            </li>
            <li>
              <t>Verifier MUST carefully check the binding. Failure to do so results in
relay attacks <xref target="GHSA-Cocos-AI2"/>, <xref target="GHSA-Cocos-AI3"/>.</t>
            </li>
            <li>
              <t>Binder MUST contain shared secrets. Failure to do so results in relay
attacks <xref target="GHSA-Privasys-rustls"/>, <xref target="GHSA-Privasys-go"/>, <xref target="GHSA-Privasys-eov"/>, <xref target="GHSA-Privasys-eom"/>, <xref target="GHSA-Privasys-rtc"/>, <xref target="GHSA-Privasys-rtc-da"/>, <xref target="GHSA-Privasys-rtc-tcu"/>.</t>
            </li>
          </ul>
        </section>
      </section>
      <section anchor="researchers-outside-of-ietfirtf">
        <name>Researchers outside of IETF/IRTF</name>
        <t>Some researchers have approached us confirming the proof-of-concept of the vulnerabilities in intra-handshake attestation. More information will be added once their pre-prints/papers are public.</t>
      </section>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>All of this document is about the <strong>insecurity</strong> of <strong>intra</strong>-handshake (aka early) attestation.</t>
      <t>By no means should the vendors mentioned in this draft be considered less secure than any other vendors implementing intra-handshake attestation solutions. In particular, those who have closed-source implementations are most likely more vulnerable than the open-source ones, since the former cannot easily be reviewed by the security community. Even extensive security reviews -- of closed-source implementations -- by cybersecurity firms often do not perform formal analysis, and thus such reviews may miss corner cases and subtle vulnerabilities.</t>
    </section>
    <section anchor="ethical-considerations">
      <name>Ethical Considerations</name>
      <t>We (i.e., the super set of all authors involved in this research, including but not limited to Muhammad Usama Sardar, Mariam Moustafa, Tuomas Aura, Viacheslav Dubeyko, Jean-Marie Jacquet, Songbo Bu, Chengxin Huang, Haowen Song, Kaya Ercihan, Massimiliano Brighindi, and Iman Schrock) are ethical researchers aiming to protect the community from the potential harm caused by the exploitability of the vulnerabilities in intra-handshake attestation. We have responsibly disclosed the vulnerabilities to the respective developers and maintainers following their respective disclosure processes and provided them our proposed mitigations and requested them to take rapid action.</t>
      <t>We have released only the formal analysis for published CVE. To minimize exploit in the wild, we have not publicly released the proof-of-concept exploit code.</t>
      <t>We have not retrieved any real data from any real system. We have not released any key to any public forum or to any person.</t>
      <section anchor="evidence-of-explanation-of-vulnerabilities-to-the-authors-of-vulnerable-drafts">
        <name>Evidence of Explanation of Vulnerabilities to the Authors of Vulnerable Drafts</name>
        <t>To the best of our abilities, knowledge, and understanding, we have tried to explain the vulnerabilities to the authors of vulnerable drafts <xref target="I-D.fossati-tls-attestation-09"/>, <xref target="I-D.fossati-seat-early-attestation"/>, and <xref target="I-D.ritz-seat-facts"/> first privately in several meetings and then later on publicly for at least half a year at several forums, including but not limited to CCC Attestation SIG and IETF/IRTF. Please see the (non-exhaustive list of) recordings <xref target="sec-recordings"/> and the archives <xref target="sec-archives"/> below. We sincerely thank the authors of <xref target="I-D.fossati-tls-attestation-10"/> for withdrawing their draft to protect further exploits mentioned in <xref target="sec-news"/>.</t>
        <section anchor="sec-recordings">
          <name>Recordings</name>
          <table>
            <name>Evidence of several explanations of vulnerabilities to the authors of vulnerable drafts</name>
            <thead>
              <tr>
                <th align="left">Event/Host</th>
                <th align="left">Venue</th>
                <th align="left">Date(s)</th>
                <th align="left">Evidence</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="left">
                  <eref target="https://lpc.events/event/20/">Linux Plumbers Conference 2026</eref></td>
                <td align="left">Prague, Czechia</td>
                <td align="left">5-7 Oct, 2026</td>
                <td align="left">slides, video</td>
              </tr>
              <tr>
                <td align="left">
                  <eref target="https://www.ga4gh.org/event/14th-plenary/">GA4GH 14th Plenary Meeting</eref></td>
                <td align="left">Singapore</td>
                <td align="left">28 Sept-2 Oct, 2026</td>
                <td align="left">slides, video</td>
              </tr>
              <tr>
                <td align="left">
                  <eref target="https://sites.google.com/di.uniroma1.it/esorics2026/">ESORICS 2026</eref></td>
                <td align="left">Rome, Italy</td>
                <td align="left">14-18 Sept, 2026</td>
                <td align="left">
                  <eref target="https://www.researchgate.net/publication/414416257_Intra-handshakefail_CVE-2026-33697_High-severity_CVE_in_Attested_TLS">slides</eref></td>
              </tr>
              <tr>
                <td align="left">
                  <eref target="https://datatracker.ietf.org/meeting/interim-2026-rats-03/session/rats">IETF RATS Interim meeting</eref></td>
                <td align="left">Virtual</td>
                <td align="left">14 Sept, 2026</td>
                <td align="left">
                  <eref target="https://datatracker.ietf.org/meeting/interim-2026-rats-03/materials/slides-interim-2026-rats-03-sessa-protecting-the-rats-ecosystem-from-critical-severity-vulnerabilities-00">slides</eref>, <eref target="https://youtu.be/y5_SR0-DzH0?t=255">video</eref></td>
              </tr>
              <tr>
                <td align="left">Hackathon @ <eref target="https://summit.riot-os.org/2026/">RIOT Summit 2026</eref></td>
                <td align="left">Grenoble, France</td>
                <td align="left">4 September, 2026</td>
                <td align="left">
                  <eref target="https://notes.inria.fr/2ppogr2fTSKusRog3RXbPQ?view#topic-security-analysis-of-attested-tls-and-attested-edhoc">topic synopsis</eref></td>
              </tr>
              <tr>
                <td align="left">
                  <eref target="https://summit.riot-os.org/2026/">RIOT Summit 2026</eref></td>
                <td align="left">Grenoble, France</td>
                <td align="left">2-4 September, 2026</td>
                <td align="left">
                  <eref target="https://summit.riot-os.org/2026/blog/speakers/muhammad-usama-sardar/">abstract</eref>, <eref target="https://www.researchgate.net/publication/413988306_Security_Analysis_of_Attested_TLS_and_Attested_EDHOC">slides</eref>, video</td>
              </tr>
              <tr>
                <td align="left">
                  <eref target="https://www.ga4gh.org/work_stream/data-security/">Data Security Work Stream (DSWS)</eref> at the <eref target="https://www.ga4gh.org/">Global Alliance for Genomics and Health (GA4GH)</eref></td>
                <td align="left">Virtual</td>
                <td align="left">24 Aug, 2026</td>
                <td align="left">
                  <eref target="https://www.researchgate.net/publication/413569575_High-Severity_Vulnerabilities_in_Former_GIF_Design_for_Attested_TLS_draft-fossati-seat-early-attestation">slides</eref>, <eref target="https://us02web.zoom.us/rec/share/UAn381deia-aMNmjGHhMqxocc1HcyF7ksLlaeeKefxO4bSC2mHPzwPQPYGe2dnZR.zfleYCmmtiteo_NS">video</eref></td>
              </tr>
              <tr>
                <td align="left">Confidential AI Public Side Meeting @ <eref target="https://www.ietf.org/meeting/126/">IETF 126</eref></td>
                <td align="left">Vienna, Austria</td>
                <td align="left">21 July, 2026</td>
                <td align="left">
                  <eref target="https://mailarchive.ietf.org/arch/msg/126attendees/odgd_xmhjQXiR_aLYdqtVvDJeF4/">plan</eref>, <eref target="https://www.researchgate.net/publication/410954219_Proposed_RG_Confidential_Computing_for_Agentic_AI">slides</eref></td>
              </tr>
              <tr>
                <td align="left">SEAT @ <eref target="https://www.ietf.org/meeting/126/">IETF 126</eref></td>
                <td align="left">Vienna, Austria</td>
                <td align="left">21 July, 2026</td>
                <td align="left">
                  <eref target="https://datatracker.ietf.org/meeting/126/materials/slides-126-seat-binding-properties-of-expat-00.pdf">slides</eref>, <eref target="https://youtu.be/Fb5Hzh1mp1E?t=4189">video</eref></td>
              </tr>
              <tr>
                <td align="left">
                  <eref target="https://wiki.ietf.org/en/meeting/126/hackathon/hackdemo">IETF 126 Hackdemo Happy Hour</eref></td>
                <td align="left">Vienna, Austria</td>
                <td align="left">20 July, 2026</td>
                <td align="left">
                  <eref target="https://wiki.ietf.org/en/meeting/126/hackathon#cve-2026-33697-cvss-75-intra-handshakefail">Hackathon project</eref>, <eref target="https://wiki.ietf.org/en/meeting/126/hackathon/hackdemo">demo</eref></td>
              </tr>
              <tr>
                <td align="left">Confidential Computing Public Side Meeting @ <eref target="https://www.ietf.org/meeting/126/">IETF 126</eref></td>
                <td align="left">Vienna, Austria</td>
                <td align="left">20 July, 2026</td>
                <td align="left">
                  <eref target="https://mailarchive.ietf.org/arch/msg/126attendees/V9BKZJ_DGkZPdlnjBaUeyluhbqQ/">plan</eref>, <eref target="https://www.researchgate.net/publication/410954219_Proposed_RG_Confidential_Computing_for_Agentic_AI">slides</eref></td>
              </tr>
              <tr>
                <td align="left">HotRFC @ <eref target="https://www.ietf.org/meeting/126/">IETF 126</eref></td>
                <td align="left">Vienna, Austria</td>
                <td align="left">19 July, 2026</td>
                <td align="left">
                  <eref target="https://datatracker.ietf.org/meeting/126/materials/slides-126-hotrfc-sessa-15-confidential-computing-and-digital-sovereignty-00">slides</eref>, <eref target="https://youtu.be/FDHWRijxKso?t=3285">video</eref></td>
              </tr>
              <tr>
                <td align="left">
                  <eref target="https://www.ietf.org/meeting/hackathons/126-hackathon/">IETF 126 Hackathon</eref></td>
                <td align="left">Vienna, Austria</td>
                <td align="left">19 July, 2026</td>
                <td align="left">
                  <eref target="https://wiki.ietf.org/en/meeting/126/hackathon#cve-2026-33697-cvss-75-intra-handshakefail">Hackathon project</eref>, <eref target="https://datatracker.ietf.org/meeting/126/materials/slides-126-hackathon-sessd-intra-handshakefail-cve-2026-33697-00">slides</eref>, <eref target="https://youtu.be/GRqyrDIEgEw?t=1340">video</eref></td>
              </tr>
              <tr>
                <td align="left">IEPG @ <eref target="https://www.ietf.org/meeting/126/">IETF 126</eref></td>
                <td align="left">Vienna, Austria</td>
                <td align="left">19 July, 2026</td>
                <td align="left">
                  <eref target="https://datatracker.ietf.org/meeting/126/materials/slides-126-iepg-sessa-05-intra-handshakefail-cve-2026-33697-00">slides</eref>, <eref target="https://youtu.be/g8q_u19vXzk?t=4404">video</eref></td>
              </tr>
              <tr>
                <td align="left">
                  <eref target="https://www.wissenschaftsnacht-dresden.de/programm/detailansicht/confidential-computing-15585">Workshop</eref> @ <eref target="https://www.wissenschaftsnacht-dresden.de/en/">Dresden Science Night 2026</eref></td>
                <td align="left">Dresden</td>
                <td align="left">26 June, 2026</td>
                <td align="left">
                  <eref target="https://www.wissenschaftsnacht-dresden.de/programm/detailansicht/confidential-computing-15585">demo</eref></td>
              </tr>
              <tr>
                <td align="left">
                  <eref target="https://output-dd.de/">Output 2026</eref></td>
                <td align="left">Dresden</td>
                <td align="left">25 June, 2026</td>
                <td align="left">
                  <eref target="https://output-dd.de/projekte/relay-attacks-in-intra-handshake-attestation-for-confidential-agentic-ai-systems/">demo</eref></td>
              </tr>
              <tr>
                <td align="left">
                  <eref target="https://events.linuxfoundation.org/confidential-computing-summit/">Confidential Computing Summit 2026</eref> (presented by Jens Albers)</td>
                <td align="left">San Francisco, USA</td>
                <td align="left">23-24 June, 2026</td>
                <td align="left">
                  <eref target="https://www.researchgate.net/publication/411851358_Standardization_of_Attested_TLS">poster</eref></td>
              </tr>
              <tr>
                <td align="left">
                  <eref target="https://confidentialcontainers.org/">Confidential Containers Community Meeting</eref> @ <eref target="https://www.cncf.io/">Cloud Native Computing Foundation</eref></td>
                <td align="left">Virtual</td>
                <td align="left">30 April, 2026</td>
                <td align="left">
                  <eref target="https://www.researchgate.net/publication/411849492_Relay_Attacks_in_Intra-handshake_Attestation">slides</eref>, <eref target="https://zoom.us/rec/share/3thZhsRi-BZJL-GqjnwGzh7inbltuKIlpVjqMlWp6WRdMTZ66Z8p-8YjaaeOfbhX.CoH6YBukaKua0gkt">video</eref> around timestamp 00:27:00</td>
              </tr>
              <tr>
                <td align="left">GIF Project showcase @ <eref target="https://www.ga4gh.org/event/april-connect-2026/">GA4GH April Connect 2026</eref></td>
                <td align="left">Montreal, Canada (virtual)</td>
                <td align="left">17 April, 2026</td>
                <td align="left">
                  <eref target="https://www.researchgate.net/publication/412136610_Trusted_Research_Environment_TRE_Open_Suite">slides</eref>, <eref target="https://youtu.be/Kr9oxp1fdn0?t=1083">video</eref>, <eref target="https://www.ga4gh.org/document/arpril-connect-2026-meeting-report/">report</eref></td>
              </tr>
              <tr>
                <td align="left">
                  <eref target="https://sos-vo.org/group/hotsos/">NSA Symposium on Hot Topics in the Science of Security (HotSoS) 2026</eref></td>
                <td align="left">Virtual</td>
                <td align="left">16 April, 2026</td>
                <td align="left">
                  <eref target="https://sos-vo.org/group/hotsos/2026/sardar">abstract</eref>, <eref target="https://sos-vo.org/system/files/2026-04/20260416_HotSoS%20%281%29.pdf">slides</eref>, <eref target="https://sos-vo.org/group/hotsos/2026/sardar">video</eref></td>
              </tr>
              <tr>
                <td align="left">
                  <eref target="https://fg-pet.gi.de/veranstaltung/15th-privacy-enhancing-techniques-convention">PET-CON 2026.1: 15th Privacy Enhancing Techniques Convention</eref></td>
                <td align="left">Karlsruhe, Germany</td>
                <td align="left">16-17 April, 2026</td>
                <td align="left">
                  <eref target="https://www.researchgate.net/publication/411849502_Formal_Analysis_of_Attested_TLS">slides</eref>, <eref target="https://www.researchgate.net/publication/411852738_Formal_Analysis_of_Attested_TLS_and_Standardization_in_the_IETF">poster</eref></td>
              </tr>
              <tr>
                <td align="left">
                  <eref target="https://gtmfs2026.sciencesconf.org/program?lang=en">GTMFS 2026: Annual Meeting of the WG "Formal Methods in Security"</eref></td>
                <td align="left">Luz-Saint-Sauveur, France</td>
                <td align="left">24-26 Mar, 2026</td>
                <td align="left">
                  <eref target="https://www.researchgate.net/publication/411853715_Relay_Attacks_in_Intra-handshake_Attestation">slides</eref></td>
              </tr>
              <tr>
                <td align="left">CFRG @ <eref target="https://www.ietf.org/meeting/125/">IETF 125</eref></td>
                <td align="left">Shenzhen, China (virtual)</td>
                <td align="left">19 Mar, 2026</td>
                <td align="left">
                  <eref target="https://datatracker.ietf.org/meeting/125/materials/slides-125-cfrg-relay-attacks-00">slides</eref>, <eref target="https://youtu.be/IfKgbO74Lt4?t=6054">video</eref></td>
              </tr>
              <tr>
                <td align="left">SEAT @ <eref target="https://www.ietf.org/meeting/125/">IETF 125</eref> (relay)</td>
                <td align="left">Shenzhen, China (virtual)</td>
                <td align="left">17 Mar, 2026</td>
                <td align="left">
                  <eref target="https://datatracker.ietf.org/meeting/125/materials/slides-125-seat-security-analysis-00">slides</eref>, <eref target="https://youtu.be/hX7genEkN7w?t=676">video</eref></td>
              </tr>
              <tr>
                <td align="left">Side meeting @ <eref target="https://www.ietf.org/meeting/125/">IETF 125</eref></td>
                <td align="left">Shenzhen, China (virtual)</td>
                <td align="left">16 Mar, 2026</td>
                <td align="left">
                  <eref target="https://www.researchgate.net/publication/403474373_Proposed_RG_Confidential_AI">slides</eref></td>
              </tr>
              <tr>
                <td align="left">LAKE @ <eref target="https://www.ietf.org/meeting/125/">IETF 125</eref></td>
                <td align="left">Shenzhen, China (virtual)</td>
                <td align="left">16 Mar, 2026</td>
                <td align="left">
                  <eref target="https://datatracker.ietf.org/meeting/125/materials/slides-125-lake-formal-analysis-of-attested-edhoc-00">slides</eref>, <eref target="https://youtu.be/JzfLpbnhl0A?t=3117">video</eref></td>
              </tr>
              <tr>
                <td align="left">HotRFC @ <eref target="https://www.ietf.org/meeting/125/">IETF 125</eref></td>
                <td align="left">Shenzhen, China (virtual)</td>
                <td align="left">15 Mar, 2026</td>
                <td align="left">
                  <eref target="https://datatracker.ietf.org/meeting/125/materials/slides-125-hotrfc-sessa-formal-proof-of-insecurity-of-intra-handshake-attestation-00">slides</eref>, <eref target="https://youtu.be/OtOo7Nogisw?t=3514">video</eref></td>
              </tr>
              <tr>
                <td align="left">
                  <eref target="https://www.ietf.org/meeting/hackathons/125-hackathon/">IETF 125 Hackathon</eref></td>
                <td align="left">Shenzhen, China (virtual)</td>
                <td align="left">14-15 Mar, 2026</td>
                <td align="left">
                  <eref target="https://wiki.ietf.org/en/meeting/125/hackathon#relay-attacks-in-intra-handshake-attestation-for-confidential-agentic-ai-systems">Hackathon project</eref>, <eref target="https://datatracker.ietf.org/meeting/125/materials/slides-125-hackathon-sessd-relay-attacks-in-intra-handshake-attestation-00">slides</eref>, <eref target="https://youtu.be/62A58qH19MI?t=2270">video</eref></td>
              </tr>
              <tr>
                <td align="left">
                  <eref target="https://github.com/CCC-Attestation">CCC Attestation SIG</eref></td>
                <td align="left">Virtual</td>
                <td align="left">10 Feb, 2026</td>
                <td align="left">
                  <eref target="https://github.com/muhammad-usama-sardar/CCC-Att-meetings/blob/main/materials/MuhammadUsamaSardar_RelayAttacksGen_20260210.pdf">slides</eref>; <eref target="https://www.youtube.com/watch?v=idqwb0hFlhs&amp;list=PLmfkUJc39uMhZsNGmpx-qD-uCoQyMglIp&amp;t=1061s">video</eref></td>
              </tr>
              <tr>
                <td align="left">
                  <eref target="https://datatracker.ietf.org/meeting/interim-2026-rats-01/session/rats">IETF RATS Interim meeting</eref></td>
                <td align="left">Virtual</td>
                <td align="left">9 Feb, 2026</td>
                <td align="left">
                  <eref target="https://datatracker.ietf.org/meeting/interim-2026-rats-01/materials/slides-interim-2026-rats-01-sessa-relayattacks-00.pdf">slides</eref>, <eref target="https://youtu.be/gURY61dViPw?t=1474">video</eref></td>
              </tr>
              <tr>
                <td align="left">
                  <eref target="https://fosdem.org/2026/schedule/track/confidential-computing/">Confidential Computing</eref> devroom at <eref target="https://fosdem.org/2026/">FOSDEM 2026</eref></td>
                <td align="left">Brussels, Belgium</td>
                <td align="left">31 Jan-1 Feb, 2026</td>
                <td align="left">
                  <eref target="https://fosdem.org/2026/schedule/event/GHGFBM-attestedtls/">abstract</eref>, <eref target="https://fosdem.org/2026/events/attachments/GHGFBM-attestedtls/slides/267432/20260201_60u9e0n.pdf">slides</eref>, <eref target="https://video.fosdem.org/2026/ud6215/GHGFBM-attestedtls.av1.webm">video</eref></td>
              </tr>
              <tr>
                <td align="left">
                  <eref target="https://github.com/CCC-Attestation">CCC Attestation SIG</eref></td>
                <td align="left">Virtual</td>
                <td align="left">27 Jan, 2026</td>
                <td align="left">
                  <eref target="https://github.com/muhammad-usama-sardar/CCC-Att-meetings/blob/main/materials/MuhammadUsamaSardar_RelayAttacksProposal_20260127.pdf">slides</eref>; <eref target="https://youtu.be/P04tLJcSxfM?list=PLmfkUJc39uMhZsNGmpx-qD-uCoQyMglIp&amp;t=434">video</eref></td>
              </tr>
              <tr>
                <td align="left">
                  <eref target="https://github.com/CCC-Attestation">CCC Attestation SIG</eref></td>
                <td align="left">Virtual</td>
                <td align="left">13 Jan, 2026</td>
                <td align="left">
                  <eref target="https://github.com/muhammad-usama-sardar/CCC-Att-meetings/blob/main/materials/MuhammadUsamaSardar_RelayAttacks_20260113.pdf">slides</eref>; <eref target="https://youtu.be/cSrCZNyo7_g?list=PLmfkUJc39uMhZsNGmpx-qD-uCoQyMglIp&amp;t=1083">video</eref></td>
              </tr>
              <tr>
                <td align="left">
                  <eref target="https://github.com/CCC-Attestation">CCC Attestation SIG</eref></td>
                <td align="left">Virtual</td>
                <td align="left">16 Dec, 2025</td>
                <td align="left">
                  <eref target="https://github.com/CCC-Attestation/meetings/blob/main/materials/MuhammadUsamaSardar_Binding_Properties_20251216.pdf">slides</eref>; <eref target="https://youtu.be/w_MrjMeHyP8?list=PLmfkUJc39uMhZsNGmpx-qD-uCoQyMglIp&amp;t=593">video</eref></td>
              </tr>
              <tr>
                <td align="left">
                  <eref target="https://github.com/CCC-Attestation">CCC Attestation SIG</eref></td>
                <td align="left">Virtual</td>
                <td align="left">2 Dec, 2025</td>
                <td align="left">
                  <eref target="https://github.com/muhammad-usama-sardar/CCC-Att-meetings/blob/main/materials/MuhammadUsamaSardar_Open_Questions_20251202.pdf">slides</eref>; <eref target="https://youtu.be/16aGZ-oZidg?list=PLmfkUJc39uMhZsNGmpx-qD-uCoQyMglIp&amp;t=2920">video</eref></td>
              </tr>
            </tbody>
          </table>
        </section>
        <section anchor="sec-archives">
          <name>Archives</name>
          <t>Since January, we have publicly informed the authors of vulnerable drafts <xref target="I-D.fossati-tls-attestation-09"/>, <xref target="I-D.fossati-seat-early-attestation"/>, and <xref target="I-D.ritz-seat-facts"/> and shared our results with the community for review and to raise awareness on high-severity vulnerabilities and apply appropriate mitigations for the safety of their users:</t>
          <section anchor="ietfhttpswwwietforg">
            <name><eref target="https://www.ietf.org/">IETF</eref></name>
            <ul spacing="normal">
              <li>
                <t><eref target="https://mailarchive.ietf.org/arch/msg/seat/x3eQxFjQFJLceae6l4_NgXnmsDY/">SEAT WG</eref></t>
              </li>
              <li>
                <t><eref target="https://mailarchive.ietf.org/arch/msg/rats/6gbqx0XY8WYrH3Mx4vO8n2-uKgY/">RATS WG</eref></t>
              </li>
              <li>
                <t><eref target="https://mailarchive.ietf.org/arch/msg/tls/8lyqHh9y7_Lv6b1iXhpUqYrp0M0/">TLS WG</eref></t>
              </li>
              <li>
                <t><eref target="https://mailarchive.ietf.org/arch/msg/lake/Tovtl7wgvzwJWT2I2ZwnhoIOnYQ/">LAKE WG</eref></t>
              </li>
              <li>
                <t><eref target="https://mailarchive.ietf.org/arch/msg/saag/jBZVk7YySwpaFqydAfxW33kNZPY/">SAAG</eref></t>
              </li>
              <li>
                <t><eref target="https://mailarchive.ietf.org/arch/msg/practical-cybersecurity/d65WPaC0WbZRwxTBclnTkf7SmRs/">Practical Cybersecurity list</eref></t>
              </li>
              <li>
                <t>Agent2agent list <eref target="https://mailarchive.ietf.org/arch/msg/agent2agent/ubz7uXCs--YzuSWyXNNsmWf_tSQ/">thread1</eref> and <eref target="https://mailarchive.ietf.org/arch/msg/agent2agent/xHhjA94fzed6ONIvPRgwTT-WRmA/">thread2</eref></t>
              </li>
              <li>
                <t><eref target="https://mailarchive.ietf.org/arch/msg/dmsc/QC2adIcYkxiTlniEcc7ggk86BAY/">DSMC list</eref></t>
              </li>
              <li>
                <t><eref target="https://mailarchive.ietf.org/arch/msg/hackathon/PIrJ2O_QqcNUAnMIn_Vh22ImWMc/">Hackathon</eref></t>
              </li>
              <li>
                <t><eref target="https://mailarchive.ietf.org/arch/msg/126attendees/V9BKZJ_DGkZPdlnjBaUeyluhbqQ/">126attendees</eref></t>
              </li>
            </ul>
          </section>
          <section anchor="irtfhttpswwwirtforg">
            <name><eref target="https://www.irtf.org/">IRTF</eref></name>
            <ul spacing="normal">
              <li>
                <t>UFMRG: <eref target="https://mailarchive.ietf.org/arch/msg/ufmrg/ZWK0uMM92OdwlPbgXBvQApDpe5Q/">thread1</eref> and <eref target="https://mailarchive.ietf.org/arch/msg/ufmrg/ZRhR7o1HrWxfGDfgRJMR65RBkDE/">thread2</eref></t>
              </li>
              <li>
                <t>CFRG <eref target="https://mailarchive.ietf.org/arch/msg/cfrg/NbxHIw9H_xpSYbgfO_n7lVIFeWs/">thread1</eref> and <eref target="https://mailarchive.ietf.org/arch/msg/cfrg/U5YHd91lYjiqCTt9BZyVDNFeUpM/">thread2</eref></t>
              </li>
              <li>
                <t><eref target="https://mailarchive.ietf.org/arch/msg/din/_8LE3Ru1xX16hgGJwryMTRwRoaA/">DINRG</eref></t>
              </li>
            </ul>
          </section>
          <section anchor="ccchttpsconfidentialcomputingio">
            <name><eref target="https://confidentialcomputing.io/">CCC</eref></name>
            <ul spacing="normal">
              <li>
                <t>Attestation SIG: <eref target="https://lists.confidentialcomputing.io/g/attestation/topic/117207133">thread1</eref> and <eref target="https://lists.confidentialcomputing.io/g/attestation/message/334">thread2</eref></t>
              </li>
              <li>
                <t>TAC: <eref target="https://lists.confidentialcomputing.io/g/tac/topic/117932193">thread1</eref> and <eref target="https://lists.confidentialcomputing.io/g/tac/topic/120068850">thread2</eref></t>
              </li>
            </ul>
          </section>
          <section anchor="ocphttpswwwopencomputeorg">
            <name><eref target="https://www.opencompute.org/">OCP</eref></name>
            <ul spacing="normal">
              <li>
                <t>OCP Security: <eref target="https://ocp-all.groups.io/g/OCP-Security/topic/117932716">message1</eref>, <eref target="https://ocp-all.groups.io/g/OCP-Security/topic/intra_handshake_fail/120069056">message2</eref>, <eref target="https://ocp-all.groups.io/g/OCP-Security/topic/intra_handshake_fail/120483814">message3</eref> and <eref target="https://ocp-all.groups.io/g/OCP-Security/topic/intra_handshake_fail/120524635">message4</eref></t>
              </li>
            </ul>
            <t>If you know any other relevant mailing list that we should inform for protection of users, please let us know.</t>
          </section>
        </section>
      </section>
    </section>
    <section anchor="contributions">
      <name>Contributions</name>
      <t>Contributions to the draft are welcome at <eref target="https://github.com/muhammad-usama-sardar/intra-handshake-fail">https://github.com/muhammad-usama-sardar/intra-handshake-fail</eref>.</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>This document has no IANA actions.</t>
    </section>
  </middle>
  <back>
    <references anchor="sec-combined-references">
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="Intra-handshake.fail" target="https://www.researchgate.net/publication/408219182_Intra-handshakefail_CVE-2026-33697_High-severity_CVE_in_Attested_TLS">
          <front>
            <title>Intra-handshake.fail (CVE-2026-33697): High-severity CVE in Attested TLS</title>
            <author initials="M. U." surname="Sardar">
              <organization/>
            </author>
            <author initials="V." surname="Dubeyko">
              <organization/>
            </author>
            <author initials="J.-M." surname="Jacquet">
              <organization/>
            </author>
            <date year="2026" month="June"/>
          </front>
        </reference>
        <reference anchor="Intra-handshake.fail-repo" target="https://github.com/muhammad-usama-sardar/intra-handshake.fail">
          <front>
            <title>Intra-handshake.fail (CVE-2026-33697): High-severity CVE in Attested TLS</title>
            <author initials="M. U." surname="Sardar">
              <organization/>
            </author>
            <author initials="V." surname="Dubeyko">
              <organization/>
            </author>
            <author initials="J.-M." surname="Jacquet">
              <organization/>
            </author>
            <date year="2026" month="July"/>
          </front>
        </reference>
        <reference anchor="CVE-2026-33697" target="https://www.cve.org/CVERecord?id=CVE-2026-33697">
          <front>
            <title>CoCoS attested TLS is vulnerable to relay attacks via extracted ephemeral TLS keys</title>
            <author>
              <organization>CVE</organization>
            </author>
            <date year="2026" month="March"/>
          </front>
        </reference>
        <reference anchor="EUVD-2026-16488" target="https://euvd.enisa.europa.eu/enisa/EUVD-2026-16488">
          <front>
            <title>CoCoS attested TLS is vulnerable to relay attacks via extracted ephemeral TLS keys</title>
            <author>
              <organization>ENISA</organization>
            </author>
            <date year="2026" month="March"/>
          </front>
        </reference>
        <reference anchor="GHSA-Cocos-AI" target="https://github.com/ultravioletrs/cocos/security/advisories/GHSA-vfgg-mvxx-mgg7">
          <front>
            <title>CoCoS attested TLS is vulnerable to relay attacks via extracted ephemeral TLS keys</title>
            <author initials="" surname="Ultraviolet Cocos AI">
              <organization/>
            </author>
            <date year="2026" month="March"/>
          </front>
        </reference>
        <reference anchor="GHSA-Cocos-AI2" target="https://github.com/ultravioletrs/cocos/security/advisories/GHSA-4px3-wj2x-xx47">
          <front>
            <title>Cocos AI intra-handshake attested TLS implementation is vulnerable to session-misbinding attacks for Intel TDX verifier path</title>
            <author initials="" surname="Ultraviolet Cocos AI">
              <organization/>
            </author>
            <date year="2026" month="August"/>
          </front>
        </reference>
        <reference anchor="GHSA-Cocos-AI3" target="https://github.com/ultravioletrs/cocos/security/advisories/GHSA-4r6g-mp48-j2rw">
          <front>
            <title>Cocos AI intra-handshake attested TLS implementation can accept Evidence with nil, empty, or omitted reportData in the AMD SEV-SNP path</title>
            <author initials="" surname="Ultraviolet Cocos AI">
              <organization/>
            </author>
            <date year="2026" month="August"/>
          </front>
        </reference>
        <reference anchor="GHSA-Edgeless-Systems" target="https://github.com/edgelesssys/contrast/security/advisories/GHSA-hjgc-jc5v-fw7h">
          <front>
            <title>Remote attestation is susceptible to relay attacks</title>
            <author initials="" surname="Edgeless Systems">
              <organization/>
            </author>
            <date year="2026" month="August"/>
          </front>
        </reference>
        <reference anchor="GHSA-Edgeless-Systems2" target="https://github.com/edgelesssys/contrast/security/advisories/GHSA-m2qg-wrxv-h898">
          <front>
            <title>Generated policies don't detect all image substitutions</title>
            <author initials="" surname="Edgeless Systems">
              <organization/>
            </author>
            <date year="2026" month="August"/>
          </front>
        </reference>
        <reference anchor="SEAT-vulnerability-report" target="https://mailarchive.ietf.org/arch/msg/seat/x3eQxFjQFJLceae6l4_NgXnmsDY/">
          <front>
            <title>Relay Attacks in Intra-handshake Attestation for Confidential Agentic AI Systems</title>
            <author initials="M. U." surname="Sardar">
              <organization/>
            </author>
            <date year="2026" month="January"/>
          </front>
        </reference>
        <reference anchor="GHSA-Privasys-rustls" target="https://github.com/Privasys/rustls/security/advisories/GHSA-j6qv-435v-r492">
          <front>
            <title>Privasys RA-TLS challenge mode did not bind attestation evidence to the TLS session</title>
            <author initials="" surname="Privasys">
              <organization/>
            </author>
            <date year="2026" month="September"/>
          </front>
        </reference>
        <reference anchor="GHSA-Privasys-go" target="https://github.com/Privasys/go/security/advisories/GHSA-7jfw-53rm-phh2">
          <front>
            <title>Privasys Go fork: RA-TLS challenge mode did not bind attestation evidence to the TLS session</title>
            <author initials="" surname="Privasys">
              <organization/>
            </author>
            <date year="2026" month="September"/>
          </front>
        </reference>
        <reference anchor="GHSA-Privasys-eov" target="https://github.com/Privasys/enclave-os-virtual/security/advisories/GHSA-p5fp-g94g-g9m9">
          <front>
            <title>enclave-os-virtual: RA-TLS challenge certificates were not bound to the TLS session</title>
            <author initials="" surname="Privasys">
              <organization/>
            </author>
            <date year="2026" month="September"/>
          </front>
        </reference>
        <reference anchor="GHSA-Privasys-eom" target="https://github.com/Privasys/enclave-os-mini/security/advisories/GHSA-49qm-4pj3-w2c6">
          <front>
            <title>enclave-os-mini: RA-TLS challenge certificates were not bound to the TLS session</title>
            <author initials="" surname="Privasys">
              <organization/>
            </author>
            <date year="2026" month="September"/>
          </front>
        </reference>
        <reference anchor="GHSA-Privasys-rtc" target="https://github.com/Privasys/ra-tls-clients/security/advisories/GHSA-5qrc-v874-mxvx">
          <front>
            <title>ra-tls-clients: RA-TLS challenge verifier accepted quotes not bound to the TLS session</title>
            <author initials="" surname="Privasys">
              <organization/>
            </author>
            <date year="2026" month="September"/>
          </front>
        </reference>
        <reference anchor="GHSA-Privasys-rtc-da" target="https://github.com/Privasys/ra-tls-clients/security/advisories/GHSA-pj2x-5wqv-fh57">
          <front>
            <title>Privasys Intra-handshake attested TLS implementation is vulnerable to Diversion Attacks</title>
            <author initials="" surname="Privasys">
              <organization/>
            </author>
            <date year="2026" month="September"/>
          </front>
        </reference>
        <reference anchor="GHSA-Privasys-rtc-tcu" target="https://github.com/Privasys/ra-tls-clients/security/advisories/GHSA-gg8q-mfhh-wrrc">
          <front>
            <title>Privasys Intra-handshake attested TLS implementation is vulnerable to TOCTOU Attacks</title>
            <author initials="" surname="Privasys">
              <organization/>
            </author>
            <date year="2026" month="September"/>
          </front>
        </reference>
        <reference anchor="ID-Crisis">
          <front>
            <title>Identity Crisis in Confidential Computing: Formal Analysis of Attested TLS</title>
            <author fullname="Muhammad Usama Sardar" initials="M." surname="Sardar">
              <organization>TU Dresden, Dresden, Germany</organization>
            </author>
            <author fullname="Mariam Moustafa" initials="M." surname="Moustafa">
              <organization>Aalto University, Espoo, Finland</organization>
            </author>
            <author fullname="Tuomas Aura" initials="T." surname="Aura">
              <organization>Aalto University, Espoo, Finland</organization>
            </author>
            <date month="June" year="2026"/>
          </front>
          <seriesInfo name="Proceedings of the ACM Asia Conference on Computer and Communications Security" value="pp. 547-560"/>
          <seriesInfo name="DOI" value="10.1145/3779208.3785387"/>
          <refcontent>ACM</refcontent>
        </reference>
        <reference anchor="ID-Crisis-repo" target="https://github.com/CCC-Attestation/formal-spec-id-crisis">
          <front>
            <title>Identity Crisis in Confidential Computing: Formal Analysis of Attested TLS</title>
            <author initials="M. U." surname="Sardar">
              <organization/>
            </author>
            <author initials="M." surname="Moustafa">
              <organization/>
            </author>
            <author initials="T." surname="Aura">
              <organization/>
            </author>
            <date year="2025" month="November"/>
          </front>
        </reference>
        <reference anchor="refTLS">
          <front>
            <title>Verified Models and Reference Implementations for the TLS 1.3 Standard Candidate</title>
            <author fullname="Karthikeyan Bhargavan" initials="K." surname="Bhargavan">
              <organization/>
            </author>
            <author fullname="Bruno Blanchet" initials="B." surname="Blanchet">
              <organization/>
            </author>
            <author fullname="Nadim Kobeissi" initials="N." surname="Kobeissi">
              <organization/>
            </author>
            <date month="May" year="2017"/>
          </front>
          <seriesInfo name="2017 IEEE Symposium on Security and Privacy (SP)" value="pp. 483-502"/>
          <seriesInfo name="DOI" value="10.1109/sp.2017.26"/>
          <refcontent>IEEE</refcontent>
        </reference>
        <reference anchor="TLS-RA" target="https://www.usenix.org/conference/atc25/presentation/weinhold">
          <front>
            <title>Separate but together: integrating remote attestation into TLS</title>
            <author initials="" surname="Carsten Weinhold">
              <organization/>
            </author>
            <author initials="M. U." surname="Sardar">
              <organization/>
            </author>
            <author initials="" surname="Ionuț Mihalcea">
              <organization/>
            </author>
            <author initials="" surname="Yogesh Deshpande">
              <organization/>
            </author>
            <author initials="" surname="Hannes Tschofenig">
              <organization/>
            </author>
            <author initials="" surname="Yaron Sheffer">
              <organization/>
            </author>
            <author initials="" surname="Thomas Fossati">
              <organization/>
            </author>
            <author initials="" surname="Michael Roitzsch">
              <organization/>
            </author>
            <date year="2025" month="July"/>
          </front>
        </reference>
        <reference anchor="CSA-eBPF" target="https://cloudsecurityalliance.org/blog/2026/09/09/mitre-s-new-framework-securing-the-ebpf-layer-your-ai-depends-on">
          <front>
            <title>MITRE's New Framework: Securing the eBPF Layer Your AI Depends On</title>
            <author initials="" surname="Cloud Security Alliance">
              <organization/>
            </author>
            <date year="2026" month="September"/>
          </front>
        </reference>
        <reference anchor="MITRE-Continuous-Attestation" target="https://www.mitre.org/news-insights/publication/framework-continuous-remote-attestation">
          <front>
            <title>Framework for Continuous Remote Attestation</title>
            <author initials="" surname="MITRE's Confidential Computing Layered Attestation Working Group">
              <organization/>
            </author>
            <date year="2026" month="July"/>
          </front>
        </reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="I-D.fossati-seat-early-attestation">
          <front>
            <title>Using Attestation in Transport Layer Security (TLS) and Datagram Transport Layer Security (DTLS)</title>
            <author fullname="Yaron Sheffer" initials="Y." surname="Sheffer">
              <organization>Intuit</organization>
            </author>
            <author fullname="Ionuț Mihalcea" initials="I." surname="Mihalcea">
              <organization>Arm Limited</organization>
            </author>
            <author fullname="Yogesh Deshpande" initials="Y." surname="Deshpande">
              <organization>Arm Limited</organization>
            </author>
            <author fullname="Thomas Fossati" initials="T." surname="Fossati">
              <organization>Linaro</organization>
            </author>
            <author fullname="Tirumaleswar Reddy.K" initials="T." surname="Reddy.K">
              <organization>Nokia</organization>
            </author>
            <date day="5" month="August" year="2026"/>
            <abstract>
              <t>   The TLS handshake protocol allows authentication of one or both peers
   using static, long-term credentials.  In some cases, it is also
   desirable to ensure that the peer runtime environment is in a secure
   state.  Such an assurance can be achieved using remote attestation
   which is a process by which an entity produces Evidence about itself
   that another party can use to appraise whether that entity is found
   in a secure state.  This document describes a TLS extension that
   enables the negotiation and binding of the TLS authentication key to
   a remote attestation session.  This enables an entity capable of
   producing attestation Evidence, such as a confidential workload
   running in a Trusted Execution Environment (TEE), or an IoT device
   that is trying to authenticate itself to a network access point, to
   present a more comprehensive set of security metrics to its peer.
   This extension has been designed to allow the peers to use any
   attestation technology, in any remote attestation topology, and to
   use them mutually.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-fossati-seat-early-attestation-06"/>
        </reference>
        <reference anchor="I-D.fossati-seat-early-attestation-04">
          <front>
            <title>Using Attestation in Transport Layer Security (TLS) and Datagram Transport Layer Security (DTLS)</title>
            <author fullname="Yaron Sheffer" initials="Y." surname="Sheffer">
              <organization>Intuit</organization>
            </author>
            <author fullname="Ionuț Mihalcea" initials="I." surname="Mihalcea">
              <organization>Arm Limited</organization>
            </author>
            <author fullname="Yogesh Deshpande" initials="Y." surname="Deshpande">
              <organization>Arm Limited</organization>
            </author>
            <author fullname="Thomas Fossati" initials="T." surname="Fossati">
              <organization>Linaro</organization>
            </author>
            <author fullname="Tirumaleswar Reddy.K" initials="T." surname="Reddy.K">
              <organization>Nokia</organization>
            </author>
            <date day="27" month="May" year="2026"/>
            <abstract>
              <t>   The TLS handshake protocol allows authentication of one or both peers
   using static, long-term credentials.  In some cases, it is also
   desirable to ensure that the peer runtime environment is in a secure
   state.  Such an assurance can be achieved using remote attestation
   which is a process by which an entity produces Evidence about itself
   that another party can use to appraise whether that entity is found
   in a secure state.  This document describes a series of TLS
   extensions that enable the binding of the TLS authentication key to a
   remote attestation session.  This enables an entity capable of
   producing attestation Evidence, such as a confidential workload
   running in a Trusted Execution Environment (TEE), or an IoT device
   that is trying to authenticate itself to a network access point, to
   present a more comprehensive set of security metrics to its peer.
   These extensions have been designed to allow the peers to use any
   attestation technology, in any remote attestation topology, and to
   use them mutually.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-fossati-seat-early-attestation-04"/>
        </reference>
        <reference anchor="I-D.fossati-tls-attestation-06">
          <front>
            <title>Using Attestation in Transport Layer Security (TLS) and Datagram Transport Layer Security (DTLS)</title>
            <author fullname="Hannes Tschofenig" initials="H." surname="Tschofenig">
         </author>
            <author fullname="Yaron Sheffer" initials="Y." surname="Sheffer">
              <organization>Intuit</organization>
            </author>
            <author fullname="Paul Howard" initials="P." surname="Howard">
              <organization>Arm Limited</organization>
            </author>
            <author fullname="Ionuț Mihalcea" initials="I." surname="Mihalcea">
              <organization>Arm Limited</organization>
            </author>
            <author fullname="Yogesh Deshpande" initials="Y." surname="Deshpande">
              <organization>Arm Limited</organization>
            </author>
            <author fullname="Arto Niemi" initials="A." surname="Niemi">
              <organization>Huawei</organization>
            </author>
            <author fullname="Thomas Fossati" initials="T." surname="Fossati">
              <organization>Linaro</organization>
            </author>
            <date day="19" month="March" year="2024"/>
            <abstract>
              <t>   The TLS handshake protocol allows authentication of one or both peers
   using static, long-term credentials.  In some cases, it is also
   desirable to ensure that the peer runtime environment is in a secure
   state.  Such an assurance can be achieved using attestation which is
   a process by which an entity produces evidence about itself that
   another party can use to appraise whether that entity is found in a
   secure state.  This document describes a series of protocol
   extensions to the TLS 1.3 handshake that enables the binding of the
   TLS authentication key to a remote attestation session.  This enables
   an entity capable of producing attestation evidence, such as a
   confidential workload running in a Trusted Execution Environment
   (TEE), or an IoT device that is trying to authenticate itself to a
   network access point, to present a more comprehensive set of security
   metrics to its peer.  These extensions have been designed to allow
   the peers to use any attestation technology, in any remote
   attestation topology, and mutually.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-fossati-tls-attestation-06"/>
        </reference>
        <reference anchor="I-D.fossati-tls-attestation-09">
          <front>
            <title>Using Attestation in Transport Layer Security (TLS) and Datagram Transport Layer Security (DTLS)</title>
            <author fullname="Hannes Tschofenig" initials="H." surname="Tschofenig">
         </author>
            <author fullname="Yaron Sheffer" initials="Y." surname="Sheffer">
              <organization>Intuit</organization>
            </author>
            <author fullname="Paul Howard" initials="P." surname="Howard">
              <organization>Arm Limited</organization>
            </author>
            <author fullname="Ionuț Mihalcea" initials="I." surname="Mihalcea">
              <organization>Arm Limited</organization>
            </author>
            <author fullname="Yogesh Deshpande" initials="Y." surname="Deshpande">
              <organization>Arm Limited</organization>
            </author>
            <author fullname="Arto Niemi" initials="A." surname="Niemi">
              <organization>Huawei</organization>
            </author>
            <author fullname="Thomas Fossati" initials="T." surname="Fossati">
              <organization>Linaro</organization>
            </author>
            <date day="30" month="April" year="2025"/>
            <abstract>
              <t>   The TLS handshake protocol allows authentication of one or both peers
   using static, long-term credentials.  In some cases, it is also
   desirable to ensure that the peer runtime environment is in a secure
   state.  Such an assurance can be achieved using attestation which is
   a process by which an entity produces evidence about itself that
   another party can use to appraise whether that entity is found in a
   secure state.  This document describes a series of protocol
   extensions to the TLS 1.3 handshake that enables the binding of the
   TLS authentication key to a remote attestation session.  This enables
   an entity capable of producing attestation evidence, such as a
   confidential workload running in a Trusted Execution Environment
   (TEE), or an IoT device that is trying to authenticate itself to a
   network access point, to present a more comprehensive set of security
   metrics to its peer.  These extensions have been designed to allow
   the peers to use any attestation technology, in any remote
   attestation topology, and mutually.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-fossati-tls-attestation-09"/>
        </reference>
        <reference anchor="I-D.fossati-tls-attestation-10">
          <front>
            <title>Using Attestation in Transport Layer Security (TLS) and Datagram Transport Layer Security (DTLS)</title>
            <author fullname="Hannes Tschofenig" initials="H." surname="Tschofenig">
         </author>
            <author fullname="Yaron Sheffer" initials="Y." surname="Sheffer">
              <organization>Intuit</organization>
            </author>
            <author fullname="Paul Howard" initials="P." surname="Howard">
              <organization>Arm Limited</organization>
            </author>
            <author fullname="Ionuț Mihalcea" initials="I." surname="Mihalcea">
              <organization>Arm Limited</organization>
            </author>
            <author fullname="Yogesh Deshpande" initials="Y." surname="Deshpande">
              <organization>Arm Limited</organization>
            </author>
            <author fullname="Arto Niemi" initials="A." surname="Niemi">
              <organization>Huawei</organization>
            </author>
            <author fullname="Thomas Fossati" initials="T." surname="Fossati">
              <organization>Linaro</organization>
            </author>
            <date day="23" month="July" year="2026"/>
            <abstract>
              <t>   This draft has been withdrawn.

About This Document

   This note is to be removed before publishing as an RFC.

   Status information for this document may be found at
   https://datatracker.ietf.org/doc/draft-fossati-tls-attestation/.

   Source for this draft and an issue tracker can be found at
   https://github.com/yaronf/draft-tls-attestation.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-fossati-tls-attestation-10"/>
        </reference>
        <reference anchor="I-D.ritz-seat-facts">
          <front>
            <title>Factor-based Attestation and Credential Transport Scheme (FACTS) over TLS 1.3</title>
            <author fullname="Nathanael Ritz" initials="N." surname="Ritz">
              <organization>Independent</organization>
            </author>
            <date day="1" month="March" year="2026"/>
            <abstract>
              <t>   This document describes FACTS (Factor-based Attestation and
   Credential Transport Scheme) over TLS 1.3.  Conceptually acting as
   "multi-factor authentication" for machine identities, factor-based
   attestation derives session trust from multiple independent
   cryptographic inputs rather than a single point of failure.
   Specifically, it utilizes a dual-key scheme that binds identity to
   attestation evidence through the use of key encapsulation material
   keys (KEM) and traditional identity signing keys (IK), establishing
   per-session freshness.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ritz-seat-facts-00"/>
        </reference>
      </references>
    </references>
    <?line 887?>

<section numbered="false" anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t>Acknowledgment does not necessarily imply attestation. It implies that the authors found the feedback and discussion useful in improving the formal analysis, the corresponding paper, or this draft.</t>
      <t>This draft benefits from several years of research on attested TLS, in particular some of the recent works mentioned below:</t>
      <t>We wish to express our sincere appreciation to the following for their review of our latest work:</t>
      <ul spacing="normal">
        <li>
          <t>Bertrand Foing</t>
        </li>
        <li>
          <t>Sammy Kerata Oina</t>
        </li>
        <li>
          <t>Drasko Draskovic</t>
        </li>
        <li>
          <t>Markus Rudy</t>
        </li>
        <li>
          <t>Rebekah Overdorf</t>
        </li>
        <li>
          <t>Tobias Pulls</t>
        </li>
      </ul>
      <t><strong>Intra-handshake.fail</strong> <xref target="Intra-handshake.fail"/></t>
      <t>We would like to thank our co-author of paper <xref target="Intra-handshake.fail"/> for his valuable contributions:</t>
      <ul spacing="normal">
        <li>
          <t>Jean-Marie Jacquet</t>
        </li>
      </ul>
      <t>We also gratefully acknowledge the following for insightful discussions and helpful reviews on <xref target="Intra-handshake.fail"/>:</t>
      <ul spacing="normal">
        <li>
          <t>Eric Rescorla</t>
        </li>
        <li>
          <t>Juho Forsén</t>
        </li>
        <li>
          <t>Markus Rudy</t>
        </li>
        <li>
          <t>Mariam Moustafa</t>
        </li>
        <li>
          <t>Bruno Blanchet</t>
        </li>
        <li>
          <t>Steve Kremer</t>
        </li>
        <li>
          <t>Tjaden Hess</t>
        </li>
        <li>
          <t>Martin Thomson</t>
        </li>
        <li>
          <t>Yuning Jiang</t>
        </li>
        <li>
          <t>Pavel Nikonorov</t>
        </li>
        <li>
          <t>Casey Wilson</t>
        </li>
        <li>
          <t>Anonymous ESORICS 2026 reviewers</t>
        </li>
        <li>
          <t>Danko Miladinovic</t>
        </li>
        <li>
          <t>Rongkuan He</t>
        </li>
        <li>
          <t>Peeter Laud</t>
        </li>
        <li>
          <t>Stephen Holmes</t>
        </li>
        <li>
          <t>Ammara Gul</t>
        </li>
        <li>
          <t>Atul Prakash</t>
        </li>
        <li>
          <t>Paul Syverson</t>
        </li>
        <li>
          <t>Jan Tobias Muehlberg</t>
        </li>
        <li>
          <t>John Preuß Mattsson</t>
        </li>
        <li>
          <t>Britta Hale</t>
        </li>
        <li>
          <t>Werner Staub</t>
        </li>
        <li>
          <t>Songbo Bu</t>
        </li>
        <li>
          <t>Haowen Song</t>
        </li>
        <li>
          <t>Chengxin Huang</t>
        </li>
        <li>
          <t>Steve Luo</t>
        </li>
        <li>
          <t>Andrew Miller</t>
        </li>
        <li>
          <t>Kubilay Ahmet Küçük</t>
        </li>
        <li>
          <t>Iman Schrock</t>
        </li>
        <li>
          <t>Sophie Schmieg</t>
        </li>
        <li>
          <t>Davyd Okaianchenko</t>
        </li>
        <li>
          <t>Alistair Woodman</t>
        </li>
        <li>
          <t>Göran Selander</t>
        </li>
        <li>
          <t>Tom Sato</t>
        </li>
        <li>
          <t>Jakub Maria Plutowski</t>
        </li>
        <li>
          <t>Martin Friedrich</t>
        </li>
        <li>
          <t>Patrick Duggan</t>
        </li>
        <li>
          <t>Deb Cooley</t>
        </li>
      </ul>
      <t><strong>Identity Crisis</strong> <xref target="ID-Crisis"/></t>
      <t>We would like to thank our co-authors of complementary paper <xref target="ID-Crisis"/> for their valuable contributions:</t>
      <ul spacing="normal">
        <li>
          <t>Mariam Moustafa</t>
        </li>
        <li>
          <t>Tuomas Aura</t>
        </li>
      </ul>
      <t>We also gratefully acknowledge the following for insightful discussions and helpful feedback:</t>
      <ul spacing="normal">
        <li>
          <t>Ionut Mihalcea</t>
        </li>
        <li>
          <t>Jean-Marie Jacquet</t>
        </li>
        <li>
          <t>Thomas Fossati</t>
        </li>
        <li>
          <t>Eric Rescorla</t>
        </li>
        <li>
          <t>Hannes Tschofenig</t>
        </li>
        <li>
          <t>Yaron Sheffer</t>
        </li>
        <li>
          <t>Laurence Lundblade</t>
        </li>
        <li>
          <t>Giridhar Mandyam</t>
        </li>
        <li>
          <t>Christopher Patton</t>
        </li>
        <li>
          <t>Jonathan Hoyland</t>
        </li>
        <li>
          <t>Richard Barnes</t>
        </li>
      </ul>
      <t><strong>refTLS</strong> <xref target="refTLS"/></t>
      <t>We sincerely thank the following for the foundational formal model of draft 20 of TLS 1.3 in their work <xref target="refTLS"/> that we have used as the foundation of all of this work:</t>
      <ul spacing="normal">
        <li>
          <t>Karthikeyan Bhargavan</t>
        </li>
        <li>
          <t>Bruno Blanchet</t>
        </li>
        <li>
          <t>Nadim Kobeissi</t>
        </li>
      </ul>
      <t><strong>General</strong></t>
      <t>Several others at the IETF, IRTF, CCC, and GA4GH have contributed by providing feedback over the years. A non-exhaustive list of contributors is <eref target="https://datatracker.ietf.org/meeting/126/materials/slides-126-iepg-sessa-05-intra-handshakefail-cve-2026-33697-00#page=17">here</eref>.</t>
      <t>Muhammad Usama Sardar is funded by German Research Foundation ("Deutsche Forschungsgemeinschaft.")</t>
    </section>
  </back>
  <!-- ##markdown-source:
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

-->

</rfc>
