FKIE_CVE-2025-47913
Vulnerability from fkie_nvd - Published: 2025-11-13 22:15 - Updated: 2026-01-09 15:32
Severity ?
Summary
SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process.
References
| URL | Tags | ||
|---|---|---|---|
| security@golang.org | https://github.com/advisories/GHSA-56w8-48fp-6mgv | Third Party Advisory | |
| security@golang.org | https://go.dev/cl/700295 | Patch | |
| security@golang.org | https://go.dev/issue/75178 | Exploit, Issue Tracking | |
| security@golang.org | https://pkg.go.dev/vuln/GO-2025-4116 | Vendor Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:go:ssh:*:*:*:*:*:go:*:*",
"matchCriteriaId": "8CC7C462-0240-4D4B-B289-18AFF9D2BBF5",
"versionEndExcluding": "0.43.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"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."
}
],
"id": "CVE-2025-47913",
"lastModified": "2026-01-09T15:32:12.113",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2025-11-13T22:15:51.280",
"references": [
{
"source": "security@golang.org",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/advisories/GHSA-56w8-48fp-6mgv"
},
{
"source": "security@golang.org",
"tags": [
"Patch"
],
"url": "https://go.dev/cl/700295"
},
{
"source": "security@golang.org",
"tags": [
"Exploit",
"Issue Tracking"
],
"url": "https://go.dev/issue/75178"
},
{
"source": "security@golang.org",
"tags": [
"Vendor Advisory"
],
"url": "https://pkg.go.dev/vuln/GO-2025-4116"
}
],
"sourceIdentifier": "security@golang.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-617"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…