Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-2288-8h3r-cqgg

Опубликовано: 19 июн. 2026
Источник: github
Github: Прошло ревью
CVSS3: 7.4

Описание

CoreWCF: SPNEGO SecurityContextToken proof key wrapped without confidentiality

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.

Пакеты

Наименование

CoreWCF.Primitives

nuget
Затронутые версииВерсия исправления

>= 1.9.0, < 1.9.1

1.9.1

EPSS

Процентиль: 19%
0.00272
Низкий

7.4 High

CVSS3

Дефекты

CWE-311
CWE-523

Связанные уязвимости

CVSS3: 7.4
nvd
2 месяца назад

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.

EPSS

Процентиль: 19%
0.00272
Низкий

7.4 High

CVSS3

Дефекты

CWE-311
CWE-523