CVE-2026-54782 PUBLISHED

CoreWCF: Authentication bypass in CoreWCF SAML 1.1 / 2.0 token signature validation

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. Prior to 1.8.1 and 1.9.1, CoreWCF SAML 1.1 and SAML 2.0 token validation does not correctly resolve the issuer signing key or require signed tokens when IdentityConfiguration is used with federated bindings, allowing an unauthenticated remote attacker to impersonate any principal the trusted STS could issue. This issue is fixed in versions 1.8.1 and 1.9.1.

Metrics

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

Product Status

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

References

Problem Types

  • CWE-290: Authentication Bypass by Spoofing CWE
  • CWE-347: Improper Verification of Cryptographic Signature CWE