When the proof key recovered from the RSTR can be observed by a party that is not the legitimate client, that party can impersonate the authenticated Windows principal for the lifetime of the SCT (default ~10 hours) and decrypt or forge any subsequent WS‑SecureConversation traffic that uses keys derived from the SCT.
Using security mode TransportWithMessageCredential with client credential type Windows, along with session establishment (which triggers use of WS-SecureConversation).
Fixed in CoreWCF v1.9.1
Ensure communication is protected by SSL/TLS to prevent capturing of SCT negotiation handshake.
{
"github_reviewed": true,
"github_reviewed_at": "2026-06-19T20:47:17Z",
"nvd_published_at": null,
"severity": "HIGH",
"cwe_ids": [
"CWE-311",
"CWE-523"
]
}