CVE Catalog

CVE-2026-54777

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.09%

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

Summary

A vulnerability in CoreWCF NetNamedPipe transport allows a local attacker to intercept network traffic by attaching to a pre-existing named pipe instance before the server fully creates it. The issue affects versions prior to 1.8.1 and 1.9.1.

Risk Assessment

An attacker with local access can intercept sensitive data transmitted over NetNamedPipe, compromising the confidentiality of inter-process communication on the same host.

Recommendation

Immediately update CoreWCF to version 1.8.1 or 1.9.1, which contain the fix that closes the race window 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, CoreWCF NetNamedPipe transport accepts attachment to a pre-existing named pipe instance, allowing local interception of NetNamedPipe traffic when an attacker races NamedPipeListener startup between shared memory GUID publication and service named pipe creation. This issue is fixed in versions 1.8.1 and 1.9.1.

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