CVE-2026-54773

Summary

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 WS-Security signature verification performs a document-wide ds:Signature lookup, allowing an unauthenticated remote attacker to place a SOAP header before wsse:Security and cause WSSecurityOneDotZeroReceiveSecurityHeader to verify an attacker-supplied signature instead of the security header signature. This issue is fixed in versions 1.8.1 and 1.9.1.

Affected Software

VendorProductVersion RangeStatus
CoreWCFCoreWCF>= 1.9.0, < 1.9.1affected
CoreWCFCoreWCF< 1.8.1affected

Weaknesses

  • CWE-347: CWE-347: Improper Verification of Cryptographic Signature

References