CVE-2026-54776
Received Received - Intake

CoreWCF Unix Domain Socket Identity Bypass Vulnerability

Vulnerability report for CVE-2026-54776, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-08

Last updated on: 2026-07-08

Assigner: GitHub, Inc.

Description

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, a CoreWCF service hosted on Unix Domain Sockets with PosixIdentity client credentials can accept connections that skip the application/unixposix stream upgrade before dispatching messages, bypassing framing-layer identity checks in UnixPosixIdentitySecurityUpgradeProvider. This issue is fixed in versions 1.8.1 and 1.9.1.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-08
Last Modified
2026-07-08
Generated
2026-07-09
AI Q&A
2026-07-09
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
corewcf corewcf to 1.8.1 (inc)
corewcf corewcf to 1.9.1 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-306 The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability exists in CoreWCF, a port of the Windows Communication Foundation service side to .NET Core. Before versions 1.8.1 and 1.9.1, a CoreWCF service hosted on Unix Domain Sockets using PosixIdentity client credentials could accept connections that bypass the required application/unixposix stream upgrade. This means that the framing-layer identity checks performed by the UnixPosixIdentitySecurityUpgradeProvider could be skipped, potentially allowing unauthorized connections.

Impact Analysis

The vulnerability allows connections to bypass identity checks at the framing layer, which could lead to unauthorized access or impersonation of clients. This can compromise the integrity and confidentiality of communications between services and clients, potentially allowing attackers to send or receive messages without proper authentication.

Mitigation Strategies

To mitigate this vulnerability, you should upgrade CoreWCF to version 1.8.1 or 1.9.1, where the issue has been fixed.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-54776. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart