CVE Catalog

CVE-2026-54778

MediumCVSS 6.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.10%

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

Summary

A vulnerability in CoreWCF prior to versions 1.8.1 and 1.9.1 causes UnixDomainSocket POSIX peer identity resolution to use non-reentrant getpwuid and getgrgid calls. Under contention, this can attribute one connection's identity to another or crash the host process.

Risk Assessment

The organization is at risk of incorrect user identity attribution in UnixDomainSocket connections, potentially leading to access control violations or service crashes under load.

Recommendation

Immediately update CoreWCF to version 1.8.1 or 1.9.1, which contain the fix for the non-reentrant call issue.

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 UnixDomainSocket POSIX peer identity resolution uses non-reentrant getpwuid and getgrgid calls, allowing concurrent connections to attribute one connection's identity to another or crash the host process under contention. This issue is fixed in versions 1.8.1 and 1.9.1.

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