Race condition in POSIX peer identity resolution may attribute one connection’s identity to another (getpwuid/getgrgid non-reentrant) and may crash the host process under contention.
Fixed in CoreWCF v1.8.1 and v1.9.1
Restrict UDS filesystem permissions so that only trusted local users can connect to the socket path. The race still exists but the attacker pool is constrained.
{
"nvd_published_at": null,
"github_reviewed_at": "2026-06-19T20:46:58Z",
"github_reviewed": true,
"severity": "MODERATE",
"cwe_ids": [
"CWE-362",
"CWE-825"
]
}