CVE-2026-54781 PUBLISHED

CoreWCF: SAML SubjectConfirmation methods and holder-of-key proof keys are not enforced

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 token validation does not enforce SubjectConfirmation method URIs or holder-of-key proof keys in SamlSecurityTokenHandler, allowing holder-of-key downgrade or custom confirmation method assertions to authenticate a subject without proving authority over the assertion. This issue is fixed in versions 1.8.1 and 1.9.1.

Metrics

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

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-287: Improper Authentication CWE
  • CWE-345: Insufficient Verification of Data Authenticity CWE