<?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.39 (Ruby 3.4.9) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-intra-handshake-fail-07" category="info" consensus="true" 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 Attestation Considered Harmful (CVE-2026-33697 of CVSS 7.5 and several other CVEs of up to expected CVSS 9.8 upcoming)</title>
    <seriesInfo name="Internet-Draft" value="draft-intra-handshake-fail-07"/>
    <author fullname="Muhammad Usama Sardar">
      <organization>TU Dresden, Germany</organization>
      <address>
        <email>muhammad_usama.sardar@tu-dresden.de</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>
    <date year="2026" month="August" day="17"/>
    <workgroup>SEAT</workgroup>
    <keyword>AI agents</keyword>
    <keyword>Intra-handshake attestation</keyword>
    <keyword>CVE-2026-33697</keyword>
    <abstract>
      <?line 70?>

<t>The draft aims to provide technical details of <eref target="https://www.cve.org/CVERecord?id=CVE-2026-33697">CVE-2026-33697</eref> and <eref target="https://euvd.enisa.europa.eu/enisa/EUVD-2026-16488">EUVD-2026-16488</eref>, which is substantial technical evidence of how <strong>intra</strong>-handshake attestation fails in practice, even <em>without physical access</em>. Moreover, since continuous attestation is generally required, <strong>intra</strong>-handshake attestation adds <strong>unnecessary complexity</strong>. The results are backed by the research <xref target="Intra-handshake.fail"/> and the artifacts <xref target="Intra-handshake.fail-repo"/> in state-of-the-art tool, ProVerif, under Apache-2.0 license for reproducibility, and have been acknowledged by the relevant stakeholders.</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 74?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>This draft 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">
              <eref target="https://ai.meta.com/static-resource/private-processing-technical-whitepaper">Meta's AI</eref></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</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></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">
              <eref target="https://www.ietf.org/archive/id/draft-fossati-tls-attestation-06.html">draft-fossati-tls-attestation-06</eref></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 <eref target="https://github.com/ultravioletrs/cocos/security/advisories/GHSA-vfgg-mvxx-mgg7">security advisory</eref> issued -- to the vendors, which resulted in  <xref target="CVE-2026-33697"/> of CVSS 7.5.</t>
    </section>
    <section anchor="credits">
      <name>Credits</name>
      <table>
        <name>CVEs and finders</name>
        <thead>
          <tr>
            <th align="left">CVE</th>
            <th align="left">Finders</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="left">CVE-2026-33697</td>
            <td align="left">Muhammad Usama Sardar, Viacheslav Dubeyko, and Jean-Marie Jacquet</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"/>.</t>
    </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 <eref target="https://github.com/ultravioletrs/cocos/security/advisories/GHSA-vfgg-mvxx-mgg7">security advisory</eref>  [<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">ERISA 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 <eref target="https://datatracker.ietf.org/doc/draft-fossati-tls-attestation/10/">draft-fossati-tls-attestation</eref> withdrawn by authors</td>
            <td align="left">23 July, 2026</td>
          </tr>
          <tr>
            <td align="left">Edgeless Systems published <eref target="https://github.com/edgelesssys/contrast/security/advisories/GHSA-hjgc-jc5v-fw7h">security advisory</eref>  [<strong>Severity = HIGH (CVSS 7.4)</strong>]</td>
            <td align="left">29 July, 2026</td>
          </tr>
        </tbody>
      </table>
    </section>
    <section anchor="eu-erisa">
      <name>EU ERISA</name>
      <t>European Union's ERISA 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://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 attestation (currently under disclosure):</t>
      <ul spacing="normal">
        <li>
          <t>1 potential CVE of expected CVSS <strong>9.8</strong></t>
        </li>
        <li>
          <t>2 potential CVEs of expected CVSS <strong>9.1</strong></t>
        </li>
        <li>
          <t>1 potential CVE of expected CVSS <strong>8.7</strong></t>
        </li>
        <li>
          <t>2 potential CVEs of expected CVSS <strong>7.5</strong></t>
        </li>
        <li>
          <t>2 potential CVEs of expected CVSS <strong>7.4</strong></t>
        </li>
        <li>
          <t>2 potential CVEs of expected CVSS <strong>6.3</strong></t>
        </li>
      </ul>
      <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>At least the following 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/ultravioletrs/cocos">Cocos AI</eref>: <eref target="https://github.com/ultravioletrs/cocos/security/advisories/GHSA-vfgg-mvxx-mgg7">security advisory</eref>  [<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>]</t>
        </li>
        <li>
          <t><eref target="https://github.com/edgelesssys/contrast">Edgeless Systems Contrast</eref>: <eref target="https://github.com/edgelesssys/contrast/security/advisories/GHSA-hjgc-jc5v-fw7h">security advisory</eref>  [<strong>Severity = HIGH (CVSS 7.4)</strong>]</t>
        </li>
        <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>Privasys rustls: <eref target="https://github.com/Privasys/rustls/releases/tag/privasys-v0.8.1">Acknowledgment</eref> of applicability of <xref target="CVE-2026-33697"/> [<strong>Severity = HIGH (CVSS 7.5)</strong>]</t>
        </li>
        <li>
          <t>Pirvasys go: <eref target="https://github.com/Privasys/go/releases/tag/privasys-v0.5.1-go1.26.5">Acknowledgment</eref> of applicability of <xref target="CVE-2026-33697"/> [<strong>Severity = HIGH (CVSS 7.5)</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>
    <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><eref target="https://datatracker.ietf.org/doc/draft-fossati-tls-attestation/09/">draft-fossati-tls-attestation</eref>: symbolic proof of insecurity; <eref target="https://datatracker.ietf.org/doc/draft-fossati-tls-attestation/10/">draft</eref> <strong>withdrawn</strong></t>
        </li>
        <li>
          <t><eref target="https://datatracker.ietf.org/doc/draft-fossati-seat-early-attestation/06/">draft-fossati-seat-early-attestation</eref>: 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 <eref target="https://github.com/ultravioletrs/cocos/security/advisories/GHSA-vfgg-mvxx-mgg7">security advisory</eref> that contains a link to our <eref target="https://mailarchive.ietf.org/arch/msg/seat/x3eQxFjQFJLceae6l4_NgXnmsDY/">SEAT email</eref> 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>
          </ul>
        </li>
        <li>
          <t><eref target="https://datatracker.ietf.org/doc/draft-ritz-seat-facts/00/">draft-ritz-seat-facts</eref>: 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>astc</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) <eref target="https://datatracker.ietf.org/doc/draft-fossati-seat-early-attestation/06/">draft-fossati-seat-early-attestation</eref> and <eref target="https://datatracker.ietf.org/doc/draft-ritz-seat-facts/00/">draft-ritz-seat-facts</eref> 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 <eref target="https://datatracker.ietf.org/doc/draft-fossati-seat-early-attestation/06/">draft-fossati-seat-early-attestation</eref> and <eref target="https://datatracker.ietf.org/doc/draft-ritz-seat-facts/00/">draft-ritz-seat-facts</eref> remain vulnerable to CVE-2026-33697. We have also proved that <eref target="https://datatracker.ietf.org/doc/draft-fossati-seat-early-attestation/04/">draft-fossati-seat-early-attestation-04</eref> and <eref target="https://datatracker.ietf.org/doc/draft-fossati-seat-early-attestation/06/">draft-fossati-seat-early-attestation-06</eref> 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><eref target="https://datatracker.ietf.org/doc/draft-fossati-tls-attestation/09/">draft-fossati-tls-attestation-09</eref> is vulnerable to CVE-2026-33697. Thankfully, the authors have withdrawn <eref target="https://datatracker.ietf.org/doc/draft-fossati-tls-attestation/10/">draft-fossati-tls-attestation-10</eref>.</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"/>).</t>
          </li>
        </ul>
        <artwork><![CDATA[
Given the high-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>From a security perspective, intra-handshake attestation does more damage than protection for AI agents.</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 <eref target="https://dl.acm.org/doi/10.1145/3779208.3785387">ID-Crisis paper</eref>, 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 <eref target="https://dl.acm.org/doi/10.1145/3779208.3785387">ID-Crisis paper</eref>:</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="technical-report">
        <name>Technical Report</name>
        <t>Technical 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="media-coverage">
      <name>Media Coverage</name>
      <t>Several media enthusiasts 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://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://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>
      <t>If you have written an article on this and would like to be added here, please send us a PR or an email with the subject "media coverage of intra-handshake.fail"</t>
      <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:</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/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>
        </ul>
        <section anchor="main-questions">
          <name>Main Questions</name>
          <t>In short, four 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, 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>?</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 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) 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>
      <t>To the best of our abilities, knowledge, and understanding, we have tried to explain the vulnerabilities to the authors of vulnerable drafts <eref target="https://datatracker.ietf.org/doc/draft-fossati-tls-attestation/09/">draft-fossati-tls-attestation</eref>, <eref target="https://datatracker.ietf.org/doc/draft-fossati-seat-early-attestation/06/">draft-fossati-seat-early-attestation</eref>, and <eref target="https://datatracker.ietf.org/doc/draft-ritz-seat-facts/00/">draft-ritz-seat-facts</eref> 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) <eref target="https://github.com/muhammad-usama-sardar/intra-handshake.fail#upcoming-and-recent-talks-and-research-visits">recordings</eref> and the <eref target="https://github.com/muhammad-usama-sardar/intra-handshake.fail#community-service">archives</eref>. We sincerely thank the authors of <eref target="https://datatracker.ietf.org/doc/draft-fossati-tls-attestation/10/">draft-fossati-tls-attestation</eref> for withdrawing their draft to protect further exploits.</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>This document has no IANA actions.</t>
    </section>
  </middle>
  <back>
    <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>
    </references>
    <?line 457?>

<section numbered="false" anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t>We would like to thank our co-authors of paper <xref target="Intra-handshake.fail"/> for their valuable contributions:</t>
      <ul spacing="normal">
        <li>
          <t>Viacheslav Dubeyko</t>
        </li>
        <li>
          <t>Jean-Marie Jacquet</t>
        </li>
      </ul>
      <t>We gratefully acknowledge the following for insightful discussions and reviews on this work:</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>Danko Miladinovic</t>
        </li>
        <li>
          <t>John Preuß Mattsson</t>
        </li>
        <li>
          <t>Britta Hale</t>
        </li>
        <li>
          <t>Werner Staub</t>
        </li>
        <li>
          <t>Haowen Song</t>
        </li>
        <li>
          <t>Chengxin Huang</t>
        </li>
        <li>
          <t>Steve Luo</t>
        </li>
        <li>
          <t>Kubilay Ahmet Küçük</t>
        </li>
        <li>
          <t>Iman Schrock</t>
        </li>
        <li>
          <t>Sophie Schmieg</t>
        </li>
        <li>
          <t>Jakub Maria Plutowski</t>
        </li>
        <li>
          <t>Patrick Duggan</t>
        </li>
        <li>
          <t>Nathanael Ritz</t>
        </li>
        <li>
          <t>Deb Cooley</t>
        </li>
      </ul>
      <t>We also gratefully acknowledge the following who gave feedback on <eref target="https://github.com/CCC-Attestation/formal-spec-id-crisis">previous state-of-the-art</eref> that we utilize as the basis:</t>
      <ul spacing="normal">
        <li>
          <t>Tuomas Aura</t>
        </li>
        <li>
          <t>Ionut Mihalcea</t>
        </li>
        <li>
          <t>Thomas Fossati</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>Several others at the IETF, IRTF, CCC, and GA4GH have contributed by providing feedback.</t>
      <t>We sincerely thank Karthikeyan Bhargavan, Bruno Blanchet, and Nadim Kobeissi for the foundational formal model of draft 20 of TLS 1.3 in their <eref target="https://ieeexplore.ieee.org/document/7958594">work</eref>.</t>
      <t>Muhammad Usama Sardar is funded by German Research Foundation ("Deutsche Forschungsgemeinschaft.")</t>
    </section>
  </back>
  <!-- ##markdown-source:
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
A0G/ZzLRmwAA

-->

</rfc>
