AUGUST 24, 2026
Live Feed
Back to database
Case File

CVE-2026-54774

HIGH · CVSS 7.4 EPSS 0.15% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-08 · Last synced 2026-08-07

CyberRota Analysis

AI-Generated

CoreWCF versions prior to 1.8.1 and 1.9.1 are vulnerable due to a flaw in the SamlSerializer that allows attackers to bypass signature verification for SAML tokens signed with non-X.509 keys. This vulnerability could lead to unauthorized access or manipulation of services relying on SAML token validation. Organizations using affected versions of CoreWCF should prioritize upgrading to the patched versions to mitigate potential security risks.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-54774
Severity
HIGH
CVSS
7.4
EPSS
0.15%
Windows

Original NVD Description

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, SamlSerializer skips final SignatureValue verification when a CoreWCF service validates SAML tokens using a non-X.509 signing token, allowing an attacker to reference a non-X.509 SecurityToken key identifier and bypass assertion signature verification. This issue is fixed in versions 1.8.1 and 1.9.1.