{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-54778",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-06-15T23:23:57.714Z",
        "datePublished": "2026-07-08T22:11:55.490Z",
        "dateUpdated": "2026-07-09T13:23:29.922Z"
    },
    "containers": {
        "cna": {
            "title": "CoreWCF: UnixDomainSocket Non-Reentrant POSIX Identity Resolution",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-362",
                            "lang": "en",
                            "description": "CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')",
                            "type": "CWE"
                        }
                    ]
                },
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-825",
                            "lang": "en",
                            "description": "CWE-825: Expired Pointer Dereference",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "HIGH",
                        "attackVector": "LOCAL",
                        "availabilityImpact": "HIGH",
                        "baseScore": 6.2,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "LOW",
                        "integrityImpact": "LOW",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/CoreWCF/CoreWCF/security/advisories/GHSA-q6v9-43v5-jv9q",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/CoreWCF/CoreWCF/security/advisories/GHSA-q6v9-43v5-jv9q"
                },
                {
                    "name": "https://github.com/CoreWCF/CoreWCF/commit/a3d95ea4627b818995e92c7def4c016164cacfce",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/CoreWCF/CoreWCF/commit/a3d95ea4627b818995e92c7def4c016164cacfce"
                },
                {
                    "name": "https://github.com/CoreWCF/CoreWCF/commit/b0acb105589b455a095ea5ff49f5191e4eeff791",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/CoreWCF/CoreWCF/commit/b0acb105589b455a095ea5ff49f5191e4eeff791"
                },
                {
                    "name": "https://github.com/CoreWCF/CoreWCF/commit/b4867547c94bb088568935d581a55dda18a621e1",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/CoreWCF/CoreWCF/commit/b4867547c94bb088568935d581a55dda18a621e1"
                },
                {
                    "name": "https://github.com/CoreWCF/CoreWCF/releases/tag/v1.8.1",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/CoreWCF/CoreWCF/releases/tag/v1.8.1"
                },
                {
                    "name": "https://github.com/CoreWCF/CoreWCF/releases/tag/v1.9.1",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/CoreWCF/CoreWCF/releases/tag/v1.9.1"
                }
            ],
            "affected": [
                {
                    "vendor": "CoreWCF",
                    "product": "CoreWCF",
                    "versions": [
                        {
                            "version": ">= 1.9.0, < 1.9.1",
                            "status": "affected"
                        },
                        {
                            "version": "< 1.8.1",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-07-08T22:12:11.923Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "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."
                }
            ],
            "source": {
                "advisory": "GHSA-q6v9-43v5-jv9q",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-07-09T13:22:50.639287Z",
                                "id": "CVE-2026-54778",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-07-09T13:23:29.922Z"
                }
            }
        ]
    }
}