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

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

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

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

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

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

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

About This Document

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

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

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

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

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

<section numbered="false" anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t>Acknowledgment does not necessarily imply attestation. It implies that the authors found the feedback and discussion useful in improving the formal analysis, the corresponding paper, or this draft.</t>
      <t>This draft benefits from several years of research on attested TLS, in particular some of the recent works mentioned below:</t>
      <t><strong>EarlyAttestationBleed</strong> <xref target="EarlyAttestationBleed"/></t>
      <t>We wish to express our sincere appreciation to the following for their review:</t>
      <ul spacing="normal">
        <li>
          <t>Sammy Kerata Oina</t>
        </li>
        <li>
          <t>Drasko Draskovic</t>
        </li>
        <li>
          <t>Markus Rudy</t>
        </li>
        <li>
          <t>Bertrand Foing</t>
        </li>
        <li>
          <t>Rebekah Overdorf</t>
        </li>
        <li>
          <t>Tobias Pulls</t>
        </li>
      </ul>
      <t><strong>Intra-handshake.fail</strong> <xref target="Intra-handshake.fail"/></t>
      <t>We gratefully acknowledge the following for insightful discussions and helpful reviews on <xref target="Intra-handshake.fail"/>:</t>
      <ul spacing="normal">
        <li>
          <t>Eric Rescorla</t>
        </li>
        <li>
          <t>Juho Forsén</t>
        </li>
        <li>
          <t>Markus Rudy</t>
        </li>
        <li>
          <t>Mariam Moustafa</t>
        </li>
        <li>
          <t>Bruno Blanchet</t>
        </li>
        <li>
          <t>Steve Kremer</t>
        </li>
        <li>
          <t>Tjaden Hess</t>
        </li>
        <li>
          <t>Martin Thomson</t>
        </li>
        <li>
          <t>Yuning Jiang</t>
        </li>
        <li>
          <t>Pavel Nikonorov</t>
        </li>
        <li>
          <t>Casey Wilson</t>
        </li>
        <li>
          <t>Anonymous ESORICS 2026 reviewers</t>
        </li>
        <li>
          <t>Marco Anisetti (ESORICS 2026 shepherd)</t>
        </li>
        <li>
          <t>Danko Miladinovic</t>
        </li>
        <li>
          <t>Rongkuan He</t>
        </li>
        <li>
          <t>Peeter Laud</t>
        </li>
        <li>
          <t>Stephen Holmes</t>
        </li>
        <li>
          <t>Ammara Gul</t>
        </li>
        <li>
          <t>Atul Prakash</t>
        </li>
        <li>
          <t>Paul Syverson</t>
        </li>
        <li>
          <t>Jan Tobias Muehlberg</t>
        </li>
        <li>
          <t>John Preuß Mattsson</t>
        </li>
        <li>
          <t>Britta Hale</t>
        </li>
        <li>
          <t>Werner Staub</t>
        </li>
        <li>
          <t>Songbo Bu</t>
        </li>
        <li>
          <t>Haowen Song</t>
        </li>
        <li>
          <t>Chengxin Huang</t>
        </li>
        <li>
          <t>Steve Luo</t>
        </li>
        <li>
          <t>Andrew Miller</t>
        </li>
        <li>
          <t>Kubilay Ahmet Küçük</t>
        </li>
        <li>
          <t>Iman Schrock</t>
        </li>
        <li>
          <t>Sophie Schmieg</t>
        </li>
        <li>
          <t>Davyd Okaianchenko</t>
        </li>
        <li>
          <t>Alistair Woodman</t>
        </li>
        <li>
          <t>Göran Selander</t>
        </li>
        <li>
          <t>Tom Sato</t>
        </li>
        <li>
          <t>Jakub Maria Plutowski</t>
        </li>
        <li>
          <t>Martin Friedrich</t>
        </li>
        <li>
          <t>Patrick Duggan</t>
        </li>
        <li>
          <t>Deb Cooley</t>
        </li>
      </ul>
      <t><strong>Identity Crisis</strong> <xref target="ID-Crisis"/></t>
      <t>We would like to thank our co-authors of paper <xref target="ID-Crisis"/> for their valuable contributions:</t>
      <ul spacing="normal">
        <li>
          <t>Mariam Moustafa</t>
        </li>
        <li>
          <t>Tuomas Aura</t>
        </li>
      </ul>
      <t>We also gratefully acknowledge the following for insightful discussions and helpful feedback:</t>
      <ul spacing="normal">
        <li>
          <t>Ionut Mihalcea</t>
        </li>
        <li>
          <t>Jean-Marie Jacquet</t>
        </li>
        <li>
          <t>Thomas Fossati</t>
        </li>
        <li>
          <t>Eric Rescorla</t>
        </li>
        <li>
          <t>Hannes Tschofenig</t>
        </li>
        <li>
          <t>Yaron Sheffer</t>
        </li>
        <li>
          <t>Laurence Lundblade</t>
        </li>
        <li>
          <t>Giridhar Mandyam</t>
        </li>
        <li>
          <t>Christopher Patton</t>
        </li>
        <li>
          <t>Jonathan Hoyland</t>
        </li>
        <li>
          <t>Richard Barnes</t>
        </li>
      </ul>
      <t><strong>refTLS</strong> <xref target="refTLS"/></t>
      <t>We sincerely thank the following for the foundational formal model of draft 20 of TLS 1.3 in their work <xref target="refTLS"/> that we have used as the foundation of all of this work:</t>
      <ul spacing="normal">
        <li>
          <t>Karthikeyan Bhargavan</t>
        </li>
        <li>
          <t>Bruno Blanchet</t>
        </li>
        <li>
          <t>Nadim Kobeissi</t>
        </li>
      </ul>
      <t><strong>General</strong></t>
      <t>Several others at the IETF, IRTF, CCC, and GA4GH have contributed by providing feedback over the years. A non-exhaustive list of contributors is <eref target="https://datatracker.ietf.org/meeting/126/materials/slides-126-iepg-sessa-05-intra-handshakefail-cve-2026-33697-00#page=17">here</eref>.</t>
      <t>Muhammad Usama Sardar is funded by German Research Foundation ("Deutsche Forschungsgemeinschaft.")</t>
    </section>
  </back>
  <!-- ##markdown-source:
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
OgWQZ3SDR/LAxkzvLlEsCuUs7Kq5YrEI6BSy/EOmWmBYnOGZXM8Ck287qdIe
HMbwMexk9GM+ny8IeSE7MhjPYh4Gh+pHh1SuDTb5SkkoZyt5MH3z+Qy/nCg5
3zQ1LJgysHyBqBMSgxAoTDb9Js1C4AKqp0HnTjMWY2bG+m82dzboHB1tfjaJ
TLnsGo9B2cXKvWb3pzP0Ktmi5nCT//h3ixugWm3NCEaM6HivLtzMZm6vOct9
t8V8XE20wOTg2orqYIFPoMmaOs1sDhS7ObExBIO5BgHXU2ilyv9sLqDPLP6k
VouGmnkXLL2ML0EVGhYhAZsFiBuVCwk5LxAE/xOpYokecOqxRu84TEtomfuB
Bn7RmiNWlIdWZSGOlDplzkIMWqApaYI0CeM1V6t5HQLeNNaGOun2JwRkh3GR
owjF9o8JiFcEa3PnA1O31Kh/kXku2Ok3gmYRPcHjg25T5BSacsEkoGcwFwce
utDMlAm8xzR2K93pD5uBBI1ccfX8r8FXXlBdiEe9fD30ssp4vZW60b8UG9x5
9T5k7nlE2n+DKliKXbP1fb5hPGi3+2F7DtUQDl5skgdasTgsYxY+q/erRjOL
jUkeJNqe46V9nu4Imv7lS3aIwg4pkIFoKdZPJye02jAqYicn0e/x7MoLaYtx
kB+z5BjvqwWE8Ynps1JTqD+PrGe73MlcTHPrmpnri2bmgTTS7y0q9Cag44RI
iY27inzbNJzqzWtbl+fZ3MuZtDwb5kQ7GVJxgJIilWsvMg3BnjzYi/WZoxar
08fyMz9ot5VlMqTiACVFqnB5XlQq9sLQ9Jm57rXve+S5W5p0tYebZEjFAUqK
1N3o8aV1+5ibNJZic7lcT6qVuj0z28TJJEMqDlBSpM6bI2mptduNsXU+ui/c
FdcN4tzf64qST4ZUHKCkSPVGtcfhWppmLlolaXwhus0qP7+bPmSfjWRIxQFK
itTT+fP5g/m4fCrotTvtdXSfb14UH5Rm4zEhpeIAJUUqbxu5y1X7+vqhPRCW
+mLmGuT+fkpq7XkypOIAJUXqpniuSYXyIiMJav0u5z53HjPVh5ExaVWTIRUH
KClSer5LCje92mI5W0mNc12+J701WKSSkZCn4gAlRWpM+q9XV4tlV5nM+5Pz
3mRFpJbRNof1hBI9DlACpKQJ/LotPLbliqA+PisvtaFTOXta39WvmuTW7L4b
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
EvhXsVwcPZ5nbHN59nC2HN7dvC6V65qV0JcXByhxZEK+05UXtVVZHTQurJpy
3nkem2e1vpVPqOTFAUqsT1WvK+vmuTFR74RlfbmUZvmCrL3MtXVCHT0OUGId
PXP50p6cifaNphYrj3zlSR3pzxO7UU64+uIAJRYJs+uW+riWRmvd0RbDDGwS
K1VWl+Iq4ZFRHKDEWsJ4eVmRZLU4UXqZxVlrWh3c3tY1sbdOqOTFAUoc7eKQ
ZXvcbV2c3Vxf1LP2izUdWrpZu54n9CXEAUrsn7I7z0WjtJzkZw8jt3ZZEIa1
4YJfNlcJRUIcoMQSvSiV68XeWb1PMqt8vfry0M05+UZPyieV6DGAEod1WWeF
XOl85mTnjcu72sAa9ucOSJhS0kDdOEBJker39IvHyW2tPur2l7mZXs1kXqfF
cn7dSrj64gAljuHotkcZ+/LyttAlc6Ohv95fnOudc00cJHQvxgFKilTrvFbN
Cdq0SmbqtNnru6N1uypk1ItewtUXBygpUpUJnxXOuxdFW+jJkjEuaj0jU7Su
llpCEysOUFKkyi8vo1ZzmKsInca49fR0c+s8dq+vHiq3CX0JcYASh+C8utlb
taY+duet8vRqcF1TV63z6VK/Tjh9cYAQqQZLuvA5WTTAZHVv9h11+NJrqA/l
xUN+UXaVq2JhmFCKxgFKrFjNbzPP96NVu9oUytaT5jydZ6tZc7RsJ1QX4gAl
DlF40uTHixt1MiPWeGYsOw3tqb/MtptCQtEeByixtpd5Lt6adn1UI+OXXq97
Na+f157Xg5dGQuaKA5QAKUt07LRt162nfvM+bxdrA/GRVCsdrZ3p9W6E9y/D
NwElReq6d9YZ3ct83xi+vsqzQj1z/mTcq1etzvsVqzcBJUVKn1iyJQwrPdks
1kfz52zDyT08zfnZ9fttrTcBJUVq2u0unJ7QebAfmpNx5qGgd2f9oXh5abx/
E3wTUFKk1mKrlbfvJnmzNjnPtK96vf4i9zDNSK2E0xcHKClSdbEqPNdvrpr8
WL4urHh5fjcevKptqf5+xepNQEmRMp15++m2/jowHvV6sV94VfViW2oI0iIh
UnGAjr28jJgr98bF9B207HuHph22nFNuAoBp/n7uxX8dKuluiYrN7kNvV7+F
BjRjneXg/VXMXIspNOl11XvMyLm/XIlXqeQTS67C/WtsARkvw72drISJ1+r3
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
v7CuoyPy911MNUiz3Iay9KXzQj4vFLOF0mgrIRzmgxtFLdlRO1wrC1+OFH3k
WZvyCIx3VvP7C63Q2q8OB6C/wiJXNH/5h9NH7ykK632VVlgr1jW6HPlMLu1n
EMbfSIw7xXJckAhIiDeokLwztLFBv1LtNIPF7/uKpiQWeW/d+XmK6UtYPmyD
4nHX4nfqnvJbYpzPZI5PuS+UYzZ4r8HEcVNjkl4XRoN+hq+/tjO/O79lCwVG
aKxDIoIE0bk/uC/9zvWQG7gaSMFtNqMPQV4bDm+wlM0BS7Vg4WFp31OuaVH3
yDeOUZPg4tyQ1DFMrIW41g0TtIQNbJC8wMKKDsRKTax01jSNqZWdDAcXrt03
prn+w7h38ztq3b9SEJsE1r7GgVpBJGGxGM4DTuSZIXls9WEjzPJ7x+gXIHob
LktSbWJScss+UFUe5/M7lmOuUi7nMsWRbxCPqh6dRsYkstZGQKfNg0a9fV07
jsicOipNgV19j5XBBliGU+M+1Qf3g+NDcg/96iObfplmtTb8pK1oObN6di3V
GMPaA+NcoTTFrakFdNZAXNFdsQ06GojaT1TsHuwquo6zedCppn9JmOUKxUqh
VGCSauBLqi0FDqVWk9q1o1anOaoT9LyOYAhR+u4rmr6tEe1ZtK6dyS7JOPVq
GFrKxRz3Upp6q9K3VT1XFmSiiLzYvdKeW+1Z92VlSJLQltbN0ty+VEVCLshk
dZ0fD2pZrd17XfZueo8tkpX1p37qdaKSx5qmObBvGKMrT9xGcsRWO1yPabsD
dBV5WxzKByqUhfCqiXiGfXEoeMvmTiG6DpZkFTQii26yWYE7d7H0mz8/qCS/
9+AIwCLZQNEldtqQp/Jopc2ebx6U/ki8fJRfnLtF/Zw089+7bDKVQj4rVEY9
z04a9VujMGFGQfJcNtFTWrFuVO0wGg4a1eGPIVKivQjh7mw98JBxn59if1PQ
DmUnqHnwLpNJmfIkbg9pjgvt15mgmUID9pC8UK6Ed2vohG4nWHwT/mKaa64N
RkuIDspc2SBM9AjOM38jon9DGAeokwlTB8mz2cJgVM8kLHzf1+OvW/VIaO3y
UoFXdtUZpA7i9lcGtb3eArb6cctuh2bfve7uKmcXT+ejemv+1JNV/flMvCVr
1Z2NX27+i9Zd23D6zdqH0EmobNPpY5bezHCsieTpekLhYO0w0Fq8LOKR4lTx
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

-->

</rfc>
