CVE-2026-92702 Details
Description
Cocos AI is a confidential computing system for running AI workloads inside trusted execution environments. In versions up to and including 0.8.2, the intra-handshake attested TLS (aTLS) AMD SEV-SNP verification path does not enforce attestation freshness when the expected reportData value is nil, empty, or omitted, leaving the SEV-SNP policy ReportData unset so the verifier accepts unrelated or stale Evidence not bound to the current connection. A relying party that uses this path without an expected reportData as a trust or authorization decision can be induced to trust an unintended attestation context; a supplied non-empty reportData is still validated. The issue is fixed in version 0.9.0.
A vulnerability exists in Cocos AI versions through 0.8.2, specifically within the intra-handshake attested TLS (aTLS) implementation for AMD SEV-SNP. The issue arises because the verification process does not properly enforce the freshness of attestation when the expected reportData is nil, empty, or omitted. This flaw allows the verifier to accept unrelated or stale evidence that is not bound to the current connection, potentially leading to unauthorized trust in an attestation context. Although non-empty reportData is validated, the absence of this data can be exploited by a relying party that uses the verification as a trust or authorization decision.
Users are advised to upgrade to Cocos AI version 0.9.0 or later, where this vulnerability has been addressed by migrating from intra-handshake attestation to post-handshake attestation. For those who cannot upgrade, a workaround is to explicitly require a current-connection reportData value and fail closed before accepting verification if the value is absent, empty, or malformed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 18, 2026CISA-ADP
Assessed Sep 22, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/ultravioletrs/cocos/security/advisories/GHSA-4r6g-mp48-j2rw | CISA-ADP | AdvisoryExploitRemedyVendor |
| https://github.com/ultravioletrs/cocos/commit/80bf813c48300f02259b338b91f844c71be582ea | [email protected] | Source CodeVendor |
| https://github.com/ultravioletrs/cocos/pull/582 | [email protected] | Issue TrackingVendor |
| https://github.com/ultravioletrs/cocos/releases/tag/v0.9.0 | [email protected] | AdvisoryRelease NotesVendor |
| https://github.com/ultravioletrs/cocos/security/advisories/GHSA-4r6g-mp48-j2rw | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-346 | Origin Validation Error | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Ultraviolet Cocos AI | <= 0.8.2 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 22, 2026 | CVE Modified | CISA-ADP |
| Sep 18, 2026 | New CVE Received | [email protected] |
Volerion