<?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-08" 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-08"/>
    <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>
    <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>
    <date year="2026" month="August" day="18"/>
    <workgroup>SEAT</workgroup>
    <keyword>AI agents</keyword>
    <keyword>Intra-handshake attestation</keyword>
    <keyword>CVE-2026-33697</keyword>
    <abstract>
      <?line 79?>

<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 83?>

<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> after the CVE</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 466?>

<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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
xwGoXax+EGENmvZhK/f/AXOjByzTnAAA

-->

</rfc>
