CVE-2026-96770

Source
https://cve.org/CVERecord?id=CVE-2026-96770
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-96770.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-96770
Published
2026-09-23T18:58:46Z
Modified
2026-09-25T03:48:28Z
Severity
  • 9.3 (Critical) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:H/SI:H/SA:H CVSS Calculator
Summary
s2s-proxy accepts untrusted client certificates
Details

All published s2s-proxy versions through 0.2.2 are affected. In versions 0.1.16 through 0.2.2, TLS server listeners use Go's RequireAnyClientCert mode when skipCAVerification is false. This mode checks that the client holds the certificate's private key but does not verify the certificate against the configured CA. An attacker can therefore use a self-signed certificate and key to establish a TLS and yamux connection, then invoke RPCs allowed by the proxy's configuration and Temporal credentials. No certificate or private key trusted by the deployment, and no Temporal credential, is required.

Database specific
{
    "cna_assigner":  "Temporal",
    "cwe_ids":  [
        "CWE-296"
    ],
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/96xxx/CVE-2026-96770.json"
}
References

Affected packages

Git / github.com/temporalio/s2s-proxy

Affected ranges

Type
GIT
Repo
https://github.com/temporalio/s2s-proxy
Events
Database specific
Show details
{
    "extracted_events":  [
        {
            "introduced":  "0"
        },
        {
            "fixed":  "0.2.2"
        },
        {
            "introduced":  "0.1.16"
        }
    ],
    "source":  [
        "DESCRIPTION",
        "REFERENCES"
    ]
}

Affected versions

Other
scaleai-migration
v0.*
v0.0.1-alpha
v0.0.2-alpha
v0.1.0
v0.1.1
v0.1.10
v0.1.11
v0.1.12
v0.1.13
v0.1.14
v0.1.16
v0.1.2
v0.1.3
v0.1.3.02
v0.1.4
v0.1.5
v0.1.6
v0.1.7
v0.1.8
v0.1.9
v0.2.0
v0.2.1
v0.2.1-1.31.2
v0.2.1-1.32.0
v0.2.2

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-96770.json"