# CVE-2026-54778

## Summary

- **CVE ID:** CVE-2026-54778
- **Severity:** MEDIUM
- **CVSS Score:** 6.2 (CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H)
- **CWE:** CWE-362, CWE-825
- **Published:** Jul 8, 2026
- **Last Modified:** Jul 9, 2026

## 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, 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.

## Affected Products

- CoreWCF — CoreWCF (>= 1.9.0, < 1.9.1)
- CoreWCF — CoreWCF (< 1.8.1)

## References

- [CNA](https://github.com/CoreWCF/CoreWCF/security/advisories/GHSA-q6v9-43v5-jv9q)
- [CNA](https://github.com/CoreWCF/CoreWCF/commit/a3d95ea4627b818995e92c7def4c016164cacfce)
- [CNA](https://github.com/CoreWCF/CoreWCF/commit/b0acb105589b455a095ea5ff49f5191e4eeff791)
- [CNA](https://github.com/CoreWCF/CoreWCF/commit/b4867547c94bb088568935d581a55dda18a621e1)
- [CNA](https://github.com/CoreWCF/CoreWCF/releases/tag/v1.8.1)
- [CNA](https://github.com/CoreWCF/CoreWCF/releases/tag/v1.9.1)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.13%
- **EPSS Percentile:** 2.7

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-09._