CVE Catalog

CVE-2026-54779

MediumCVSS 5.9
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.27%

18th percentile - higher than 18% of all known CVEs

Summary

A vulnerability in the CoreWCF library causes SAML token replay protection to be inoperative. The DefaultTokenReplayCache.TryAdd method does not reject duplicate tokens even when DetectReplayedTokens is enabled, allowing a captured token to be reused.

Risk Assessment

An attacker can capture a valid SAML token and reuse it multiple times, leading to unauthorized access to services and potential session hijacking.

Recommendation

Immediately update the CoreWCF library to version 1.8.1 or 1.9.1, which contain the fix for this vulnerability.

Other vulnerabilities in CoreWCF

See all
Original NVD description (English source)

CoreWCF is a port of the service side of Windows Communication Foundation (WCF) to .NET Core. Prior to 1.8.1 and 1.9.1, CoreWCF SAML token replay protection is inoperative because DefaultTokenReplayCache.TryAdd does not reject duplicate tokens when DetectReplayedTokens is enabled, allowing a captured token to be reused. This issue is fixed in versions 1.8.1 and 1.9.1.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS