<?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-05" 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-05"/>
    <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="10"/>
    <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.intel.com/content/www/us/en/security-center/announcement/intel-security-announcement-2025-10-28-001.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 CVE of expected CVSS <strong>7.4</strong></t>
        </li>
        <li>
          <t>2 CVEs of expected CVSS <strong>7.5</strong></t>
        </li>
        <li>
          <t>1 CVE of expected CVSS <strong>8.7</strong></t>
        </li>
        <li>
          <t>2 CVEs of expected CVSS <strong>9.1</strong></t>
        </li>
        <li>
          <t>1 CVE of expected CVSS <strong>9.8</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 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>
        </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>
        </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="correlation-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 security property 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 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 actual 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 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>
      </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/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>
-<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/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, three 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)? 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>
          </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 likely more vulnerable than the open-source ones, since they cannot easily be reviewed. Even extensive security reviews by cybersecurity firms often do not perform formal analysis, and thus remain prone to the corner cases.</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 developers and maintainers 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 avoid 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>. Thankfully, <eref target="https://datatracker.ietf.org/doc/draft-fossati-tls-attestation/10/">draft-fossati-tls-attestation</eref> has been withdrawn.</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 413?>

<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>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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
ONNdM28twLDaXuLu9xs3hain9YLwcxNb6PNlFaozXjCqn0UlYHGPtCJWpLEf
u0m6nQrlsW4d68sNdoO1bC7ZhIBEtM4O3GEqBicEnJOV3vX9hG/uzC9etbZ2
KM6zbKHmzNqrfJWgiofg4EXJ+VgoMDmAjeb9UKbp+JhE/9ouboK1xi4m8j9K
g60/PqagQz7f37sn5wCM+TXFmk/RKu8SYPWBP1/UNvSFLwayeCj5H81bJjI6
emjoExVilRnak9SFIYZ6wEl53qQnnppSWr6QvIQM3MFiBQ92JWAf6ZrRAOs+
FpGj5MxU12ksqlTROX0sJvn/D1uG2KPBX3Kii2FQWkeqwKUgGJYFUUkHf5CV
uXoCRrn+3UhRL5LiqYGb33UN8IgQKxyQMzIWhh9BiIdkyVl9Md7oBY5wzWdq
iHedt4daQ/Skh3UKSGtYEiycsmE4enI1S7LPLvb1CPmzJ4yXjOQla+u5KKKX
SBg+VTTX/i7h7IcNE5ZZ8wqkwRh7lsz1jk3TdolfFwm9T6CbT+P5HSFxlDeX
IGyipQMKxEP624TgQnrh3AToAIf7QxEGsUpbBMA0UURluaw7WIGFleeLNJGR
HI4wTYRyE5zflDzDXmN84ueflzJY//Y3ZAas5zqW2NogHW3R32NpMCpeAlsg
8DzhJ3KBSvDQmEDxrmN9KGYi+E+ET0b1zj70rkpxONSJJx5m8qxVZ0n52VMM
3EGAVfqzdKTL4RaKCNBCmw+mvLMWNycA8nqYgeOAtUl5xtynTSnsrAIx60hE
kdGrrN2ETrzWBuNVELgYi44xULRc7Zhpp8UheqqmqBDyc6qmFmwrhaCiwRAL
m4RIuTamjM32LmyXRm0rrY9cEh4JU2VdBrQ0OEPZBdTTOVZJihEJNERat0v4
PJD3yH9AvgSQI9MfaVeT9fHOZ51s68ENxNqQjmGHEkiRM+dBLBncAlxghriy
AQVxBQjsWDHsHYVWDs07wkpXSoQCnJCtBkAj3FpLrVieCNKSsJcatkn0CROR
T/s6O0RNDxqwphSZBgiHLcFgXIX9RkhiOQ5SkLuxyKoCKRNC9uN8JRtusNgn
Y2++qJT9E65AQmo8f8Magh0kDZ5N007Baaeog78mVmBLK/j59MDo0iCMjvWe
TnputdrV8q5Za+02arutrZ3shKFYWMleP6zd3MKqT33co/dBwjnZprOD2HXS
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
AAA=

-->

</rfc>
