CVE-2026-54783

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 endorsing and supporting signature verification does not ensure the selected ds:Signature covers the expected Security header target, allowing an attacker with one captured signed SOAP envelope to replay arbitrary service operations as the victim principal. 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-294: CWE-294: Authentication Bypass by Capture-replay
  • CWE-345: CWE-345: Insufficient Verification of Data Authenticity
  • CWE-347: CWE-347: Improper Verification of Cryptographic Signature

References