Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-54784
Published:June 19, 2026
Updated:June 21, 2026
Impact 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. Preconditions Using security mode TransportWithMessageCredential with client credential type Windows, along with session establishment (which triggers use of WS-SecureConversation). Patches Fixed in CoreWCF v1.9.1 Workarounds Ensure communication is protected by SSL/TLS to prevent capturing of SCT negotiation handshake.
Affected Packages
https://github.com/CoreWCF/CoreWCF.git (GITHUB):
Affected version(s) =v1.9.0 <v1.9.1
Fix Suggestion:
Update to version v1.9.1
corewcf.primitives (NUGET):
Affected version(s) =1.9.0 <1.9.1
Fix Suggestion:
Update to version 1.9.1
Do you need more information?
Contact Us
CVSS v4
Base Score:
9.1
Attack Vector
NETWORK
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.4
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
NONE
Weakness Type (CWE)
Unprotected Transport of Credentials
Missing Encryption of Sensitive Data