PT-2026-51075 · Corewcf+2 · Corewcf+1

CVE-2026-54778

·

Published

2026-06-19

·

Updated

2026-07-09

CVSS v3.1

6.2

Medium

VectorAV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H
Name of the Vulnerable Software and Affected Versions CoreWCF versions prior to 1.8.1 CoreWCF versions prior to 1.9.1
Description CoreWCF UnixDomainSocket POSIX peer identity resolution utilizes non-reentrant getpwuid and getgrgid calls. This creates a race condition where concurrent connections may result in one connection's identity being incorrectly attributed to another or cause the host process to crash under contention. Non-reentrant functions are those that cannot be safely interrupted and resumed without risking data corruption or inconsistent states when accessed by multiple threads simultaneously.
Recommendations Update to version 1.8.1. Update to version 1.9.1. Restrict UDS filesystem permissions to ensure only trusted local users can connect to the socket path.

Exploit

Fix

Race Condition

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-54778
GHSA-Q6V9-43V5-JV9Q

Affected Products

Corewcf
Corewcf.Unixdomainsocket