CVE-2026-54777
Published:June 19, 2026
Updated:June 21, 2026
Impact CoreWCF NetNamedPipe transport accepts attach to a pre-existing named pipe instance, allowing local interception of NetNamedPipe traffic. NetNamedPipe creates a shared memory object based on the listening url, then generated a unique GUID for the named pipe it will be using and saves this to the shared memory object. Then it creates the named pipe to listen for clients. This requires an attacker to race the service and create the named pipe between the service publishing the GUID to the shared memory location (which the attacker needs to read) and the service creating the named pipe itself. Patches Fixed in CoreWCF v1.8.1 and v1.9.1 Workarounds None
Affected Packages
https://github.com/CoreWCF/CoreWCF.git (GITHUB):
Affected version(s) =v1.9.0 <v1.9.1Fix Suggestion:
Update to version v1.9.1https://github.com/CoreWCF/CoreWCF.git (GITHUB):
Affected version(s) >=v1.4.0-preview1 <v1.8.1Fix Suggestion:
Update to version v1.8.1corewcf.netnamedpipe (NUGET):
Affected version(s) =1.9.0 <1.9.1Fix Suggestion:
Update to version 1.9.1Related Resources (2)
Do you need more information?
Contact UsCVSS v4
Base Score:
7.3
Attack Vector
LOCAL
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
LOW
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.5
Attack Vector
LOCAL
Attack Complexity
HIGH
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
LOW