This vulnerability is trending on Twitter; this may indicate a growing threat.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade CoreWCF.Primitives to version 1.8.1, 1.9.1 or higher.
CoreWCF.Primitives is a port of the service side of Windows Communication Foundation (WCF) to .NET Core. The goal of this project is to enable existing WCF services to move to .NET Core.
Affected versions of this package are vulnerable to Insufficient Session Expiration due to the TryAdd implementation in DefaultTokenReplayCache. An attacker can bypass replay detection by resubmitting the same SAML token, causing the cache to accept duplicate entries and letting replayed assertions be processed as fresh. This allows repeated use of a captured token to impersonate a user or reuse an authenticated session, undermining the protection expected from replay checking.