<?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-06" 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-06"/>
    <author fullname="Muhammad Usama Sardar">
      <organization>TU Dresden, Germany</organization>
      <address>
        <email>muhammad_usama.sardar@tu-dresden.de</email>
      </address>
    </author>
    <date year="2026" month="August" day="15"/>
    <workgroup>SEAT</workgroup>
    <keyword>AI agents</keyword>
    <keyword>Intra-handshake attestation</keyword>
    <keyword>CVE-2026-33697</keyword>
    <abstract>
      <?line 60?>

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

<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>
      <t>While not the editors of this draft, we discovered CVE-2026-33697 jointly with <strong>Viacheslav Dubeyko</strong> and <strong>Jean-Marie Jacquet</strong>.</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 (<eref target="https://www.cve.org/CVERecord?id=CVE-2026-33697">CVE-2026-33697</eref>) published  [<strong>Severity = HIGH (CVSS 7.5)</strong>]</td>
            <td align="left">26 March, 2026</td>
          </tr>
          <tr>
            <td align="left">ERISA published EUVD (<eref target="https://euvd.enisa.europa.eu/enisa/EUVD-2026-16488">EUVD-2026-16488</eref>)  [<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 <eref target="https://www.cve.org/CVERecord?id=CVE-2026-33697">CVE-2026-33697</eref> [<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 <eref target="https://www.cve.org/CVERecord?id=CVE-2026-33697">CVE-2026-33697</eref> [<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 <eref target="https://euvd.enisa.europa.eu/enisa/EUVD-2026-16488">EUVD-2026-16488</eref> 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">
              <eref target="https://www.cve.org/CVERecord?id=CVE-2026-33697">CVE-2026-33697</eref></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 CVE of expected CVSS <strong>7.4</strong></t>
        </li>
        <li>
          <t>2 potential CVE 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>: <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> [<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>], <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> [<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 <eref target="https://www.cve.org/CVERecord?id=CVE-2026-33697">CVE-2026-33697</eref> [<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 <eref target="https://www.cve.org/CVERecord?id=CVE-2026-33697">CVE-2026-33697</eref> [<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 <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>:</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 <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> 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>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 of <xref target="Intra-handshake.fail"/> for details.</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>
      </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>
    </references>
    <?line 438?>

<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>Songbo Bu</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>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>The research work is funded by German Research Foundation ("Deutsche Forschungsgemeinschaft.")</t>
    </section>
  </back>
  <!-- ##markdown-source:
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
yYzCXFID22zEJR4DqmAe4LoBb8G+/ItFcbbU4Wynk819iUrJonYlFAdV7Vop
01yAGYtfNJjL4ejMFP+I27OZGP3CADBFprF2CJYltc3VLOgs0sKE3AKsI4ta
svLANDZUeA+zRaifiooHquSbTicaEPD2eR8DcXisv7S9mjq5WWzREsWHsYAJ
CJfKhceeux2KCKrggzpeRdDY5NjkyeUXA53IKfRhiTEHo0NFKTDaTn3vcsR7
KVmiiB+3SiRoppgvipgmT0XpNSkeDVJf6ujNFlrnJV/FiKv74k96UJ01Ih3f
QXvMUAWFcZQ2jQcNuxx2FBNN4RAd40egha95UzdzGKwQYKpwLpI81Hr6+bnC
sth0Bs24zIw4CV+FF5GBAIOpKn/OUcu53dwr7zzc+w9y87D0aVCddcbVczYu
3fDdYq6i0FWA1nIixXavWtblnhe0vzwduNaoUv22bU63L6pM5kNqFaC8SFUP
JqXdsuzfyMlsO7Ab7cHt5oPePTgQ03xIrQKUF6n68VFDtOTEc9zheHZ2cH3G
H06a/RPn5ks+pFYByovU1f3tt/3L22p/d8r2ptNZv93akcPxAQ9K+ZBaBSgv
Ukd79+bUOTjY7flH99f1q8ZslwfX164QtXxIrQKUF6mz+87txcwclD7tN83e
JxbutfXR1eCm8uDlQ2oVoLxIfT16OLoZ306/1t3OlfN0f13b+9S4EXu7tzkp
tQpQXqRq0qsePx58/nxz0C1P3ckw9Pj19YB3Dkb5kFoFKC9SXxpHjlnfnJTM
sr1zVQ0fDm9L7Zt7r7/fzofUKkB5kXJrJ7z+5awzmQ4fzd0j17rmZzNweE0v
J0+tApQXqR4/fzo9nUxPRH903j866z9yc987GF/s5JToqwDlQMrsw6/L+u2B
1Srbtw/iW+ciaG1/nV3tnO7xy/HJm5F6FVBu3bfX8WrbJ+c73cuZOzlttb8c
seDswb1hg5y6bwWgvEhNe/e3snXy1WqFLe+ksj3SN4NJsz+52c+J1CpAeZHy
Jpt9vWl+/fSpfv5VP3EezMbh8Kq7re/lFAmrAOVFqhJehmynvDMbPJzunNT2
L+51/7Y3vRBHOZFaBSgvUuPtaov1Tstf/IPaffvi5H63uTl5PLsIH3MitQpQ
bt33+KnzeHLA9W5bnLfC4efPtu1/qjmX7ZxqZhWgvEhdlB/D8eX29Nvt7nb3
oHNxM+ge3HwNrG9Pm/mQWgUoL1LD82mtsTcdOFeWaPW/fXUq/YdPPdu9P8yp
ZlYByovU5X5ztns/sp3z7uPprHJw0+g/hXueu/PwduH5KqDcu2845oe2xff6
uw2v9a1x3LoaBaVSu/MpJ6VWAcqL1MCsiIfSpOfxYfden5RLevdU2o/sayen
ObwKUG7h+bnmtPvf6gdHX8fBzs6p33Wt5tOOdVPOyeirAOVF6iY8Mu9nu0dn
nZPD8NacVD6fNG92vMF55zIfUqsA5banrg5st7d3uDvUzbMv/CTcufr87bF+
O7nO6WKtApQXqcery2qn+e3yszswxbi5Xfv6uX5ydHnRusmpkFcByotUedAx
z6Z689Qb75w/PW0/tavW3uHAq57nNPJWAcqLVLDJvN7TdrVZs6/F8ZN/5X8+
v22O9m9nOZdvFaC8SDnVy9l24+b4y9MjC03+sHvvbZ65tXLYPcyH1CpAueXU
t4NvZq/3acLuvf1d/WF352tYqVUHfT2nQl4FKLeLtbP5Zbt8fXWsB96pN9n/
UrkYNXYch+/mVDOrAOVFanJzWhmL/tf6/o3ZKT8eT7v94457ae5d5gyarQKU
F6mT/b0b4fY26zdddjz69rC9O3S2v3aaZ2ZOnloFKC9SD7J1dVg7296c3TrD
QeVzj33dLrNKpX+ck6dWAcqLVOn86fP50839lWXf1i+/3J9cnziPX23Xf8gp
p1YByovUdfXkoLwNzlrPKV9fnj3ufxFDdmiWny5y2uirAOW2p+7Z/sx29g68
Y+fbaXN727y98g50/zS3N7MCUO7w4kz09zefzups6vm9+2759Ly1t3u5e3Od
N7y4AlBepDq308lJs/7U8C8OrUq7+vXr5OuRc/D4WeRUyKsA5UAq7Dvws9J6
3Pt6U+/UvO7+aPy1Pbm5uG/eHl9Xrsw3Y/U6pLy0CssHj7fXLfOofzUW1U6/
9a3U4MPp+HY/p/hcBSgvUt39+3apVG4w/dOJe9Me7Qcnl4/e6Kvz8HZSvQoo
95nDtKl/vq502ld+Sf+y/dRq8vbJ4/a9e5JTpq8CtBZVPmAh1JcQs02prf4h
1aH5wYbWx4oiqpP6Ft9OfWjeZ0Kq88vFvpz4iXtMEvfpuxAIBItS6IjqGqtZ
lvc7iFodfFT5GNp/WtkII/r0rszXAyF66ycqJ8fTTywlFG5I5WzpAkYZHxNT
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

-->

</rfc>
