CyberRota Analysis
AI-GeneratedCoreWCF services hosted on Unix Domain Sockets with PosixIdentity client credentials are vulnerable to a bypass of framing-layer identity checks, potentially allowing unauthorized message dispatching. This could lead to unauthorized access or manipulation of service communications. Organizations using affected versions prior to 1.8.1 and 1.9.1 should prioritize upgrading to mitigate this risk.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD 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, a CoreWCF service hosted on Unix Domain Sockets with PosixIdentity client credentials can accept connections that skip the application/unixposix stream upgrade before dispatching messages, bypassing framing-layer identity checks in UnixPosixIdentitySecurityUpgradeProvider. This issue is fixed in versions 1.8.1 and 1.9.1.