{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2025-47913",
        "assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
        "state": "PUBLISHED",
        "assignerShortName": "Go",
        "dateReserved": "2025-05-13T23:31:29.597Z",
        "datePublished": "2025-11-13T21:29:39.907Z",
        "dateUpdated": "2025-12-16T16:43:43.633Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
                "shortName": "Go",
                "dateUpdated": "2025-12-16T16:43:43.633Z"
            },
            "title": "Potential denial of service in golang.org/x/crypto/ssh/agent",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process."
                }
            ],
            "affected": [
                {
                    "vendor": "golang.org/x/crypto",
                    "product": "golang.org/x/crypto/ssh/agent",
                    "collectionURL": "https://pkg.go.dev",
                    "packageName": "golang.org/x/crypto/ssh/agent",
                    "versions": [
                        {
                            "version": "0",
                            "lessThan": "0.43.0",
                            "status": "affected",
                            "versionType": "semver"
                        }
                    ],
                    "programRoutines": [
                        {
                            "name": "client.SignWithFlags"
                        },
                        {
                            "name": "client.List"
                        },
                        {
                            "name": "agentKeyringSigner.Sign"
                        },
                        {
                            "name": "agentKeyringSigner.SignWithAlgorithm"
                        },
                        {
                            "name": "client.Sign"
                        },
                        {
                            "name": "client.Signers"
                        }
                    ],
                    "defaultStatus": "unaffected"
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "description": "CWE-703: Improper Handling of Exceptional Conditions"
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://go.dev/cl/700295"
                },
                {
                    "url": "https://go.dev/issue/75178"
                },
                {
                    "url": "https://github.com/advisories/GHSA-56w8-48fp-6mgv"
                },
                {
                    "url": "https://pkg.go.dev/vuln/GO-2025-4116"
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "Jakub Ciolek"
                },
                {
                    "lang": "en",
                    "value": "Nicola Murino"
                }
            ]
        },
        "adp": [
            {
                "metrics": [
                    {
                        "cvssV3_1": {
                            "scope": "UNCHANGED",
                            "version": "3.1",
                            "baseScore": 7.5,
                            "attackVector": "NETWORK",
                            "baseSeverity": "HIGH",
                            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                            "integrityImpact": "NONE",
                            "userInteraction": "NONE",
                            "attackComplexity": "LOW",
                            "availabilityImpact": "HIGH",
                            "privilegesRequired": "NONE",
                            "confidentialityImpact": "NONE"
                        }
                    },
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2025-11-13T21:47:44.206349Z",
                                "id": "CVE-2025-47913",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "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": "2025-11-13T21:47:50.864Z"
                }
            }
        ]
    }
}