CVE-2026-54784 PUBLISHED

CoreWCF: SPNEGO SecurityContextToken proof key wrapped without confidentiality

Assigner: GitHub_M
Reserved: 15.06.2026 Published: 08.07.2026 Updated: 09.07.2026

CoreWCF is a port of the service side of Windows Communication Foundation (WCF) to .NET Core. In version 1.9.0, CoreWCF SPNEGO SecurityContextToken negotiation can expose the proof key recovered from the RSTR when TransportWithMessageCredential with Windows client credentials and session establishment are used, allowing an observer to impersonate the authenticated Windows principal and decrypt or forge WS-SecureConversation traffic. This issue is fixed in version 1.9.1.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
CVSS Score: 7.4

Product Status

Vendor CoreWCF
Product CoreWCF
Versions
  • Version >= 1.9.0, < 1.9.1 is affected

References

Problem Types

  • CWE-311: Missing Encryption of Sensitive Data CWE
  • CWE-523: Unprotected Transport of Credentials CWE