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, an unauthenticated remote attacker that can reach a NetTcpBinding, NetNamedPipeBinding, or UnixDomainSocketBinding endpoint can trigger premature EOF handling in the CoreWCF net.tcp, net.pipe, or net.uds framing handshake and pin one server thread-pool worker at full CPU per connection. This issue is fixed in versions 1.8.1 and 1.9.1.
{
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-400",
"CWE-835"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/54xxx/CVE-2026-54772.json"
}{
"extracted_events": [
{
"introduced": "1.9.0"
},
{
"fixed": "1.9.1"
},
{
"introduced": "0"
},
{
"fixed": "1.8.1"
}
],
"source": [
"AFFECTED_FIELD",
"REFERENCES"
]
}