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, 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.
Published: 2026-07-08
Score: 10 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

CoreWCF is a port of the Windows Communication Foundation service side to .NET Core. Prior to v1.8.1 and v1.9.1, the library’s SAML 1.1 and SAML 2.0 token validation logic fails to correctly resolve the issuer signing key and does not enforce signed tokens when IdentityConfiguration is used with federated bindings. This flaw allows an unauthenticated remote attacker to forge a SAML token that the trusted STS could issue and send it to a CoreWCF endpoint, resulting in the attacker being authenticated as any principal the STS could generate. Such authentication bypass can lead to unauthorized access, privilege escalation, or complete compromise of the system. This weakness is categorized as CWE‑290 and CWE‑347, and has been fixed in CoreWCF releases 1.8.1 and 1.9.1.

Affected Systems

All CoreWCF deployments that use SAML 1.1 or SAML 2.0 token validation with federated bindings and run versions earlier than 1.8.1 for the 1.8 series or earlier than 1.9.1 for the 1.9 series are affected. Applications incorporating CoreWCF 1.8.0 or earlier, or CoreWCF 1.9.0, that rely on IdentityConfiguration for authentication are vulnerable.

Risk and Exploitability

The vulnerability has a CVSS score of 10, indicating critical severity, and an EPSS score of less than 1%, showing a very low but non‑zero exploitation probability. Because the flaw allows an unauthenticated attacker to transmit forged SAML tokens to an exposed CoreWCF endpoint, the attack vector is remote over the network. The issue is not currently listed in the CISA KEV catalog.

Generated by OpenCVE AI on July 26, 2026 at 16:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the CoreWCF 1.8.1 or 1.9.1 releases, which correct the token validation logic and enforce signed tokens.
  • Restrict network exposure of CoreWCF endpoints to trusted hosts or networks until the patch can be applied, thereby reducing the attack surface.
  • Consult CoreWCF maintainers or refer to their security advisories for additional guidance.

Generated by OpenCVE AI on July 26, 2026 at 16:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-xjr9-gg9q-jx3v CoreWCF: Authentication bypass in CoreWCF SAML 1.1 / 2.0 token signature validation
History

Thu, 09 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 09 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
First Time appeared Corewcf
Corewcf corewcf
Vendors & Products Corewcf
Corewcf corewcf

Wed, 08 Jul 2026 22:30:00 +0000

Type Values Removed Values Added
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, 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.
Title CoreWCF: Authentication bypass in CoreWCF SAML 1.1 / 2.0 token signature validation
Weaknesses CWE-290
CWE-347
References
Metrics cvssV3_1

{'score': 10, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-10T03:55:37.656Z

Reserved: 2026-06-15T23:23:57.714Z

Link: CVE-2026-54782

cve-icon Vulnrichment

Updated: 2026-07-09T14:28:37.093Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T16:30:07Z

Weaknesses
  • CWE-290

    Authentication Bypass by Spoofing

  • CWE-347

    Improper Verification of Cryptographic Signature