CVE Catalog

CVE-2026-54772

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.48%

38th percentile - higher than 38% of all known CVEs

Summary

A vulnerability in CoreWCF before versions 1.8.1 and 1.9.1 allows an unauthenticated remote attacker to trigger premature EOF handling in the framing handshake for NetTcpBinding, NetNamedPipeBinding, or UnixDomainSocketBinding endpoints. This pins one server thread-pool worker at full CPU per connection.

Risk Assessment

An attacker can overload the server by pinning multiple worker threads at 100% CPU, leading to denial of service (DoS) and disrupting normal application operation.

Recommendation

Immediately update CoreWCF to version 1.8.1 or 1.9.1, which contain the fix for this vulnerability.

Other vulnerabilities in CoreWCF

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS