CVE-2026-54777

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.
Configurations

No configuration.

History

08 Jul 2026, 22:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-08 22:17

Updated : 2026-07-10 05:16


NVD link : CVE-2026-54777

Mitre link : CVE-2026-54777

CVE.ORG link : CVE-2026-54777


JSON object : View

Products Affected

No product.

CWE
CWE-367

Time-of-check Time-of-use (TOCTOU) Race Condition

CWE-665

Improper Initialization