CVE-2026-60002
Received Received - Intake

Use-After-Free in OpenSSH Client

Vulnerability report for CVE-2026-60002, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-08

Last updated on: 2026-07-08

Assigner: MITRE

Description

ssh in OpenSSH before 10.4 can have a use-after-free when a server changes its host key during a key re-exchange. (This outcome occurs only on the client side.)

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-08
Last Modified
2026-07-08
Generated
2026-07-08
AI Q&A
2026-07-08
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
openssh openssh to 10.4 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-416 The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability exists in OpenSSH versions before 10.4 and involves a use-after-free issue that occurs on the client side. Specifically, it happens when a server changes its host key during a key re-exchange process.

Impact Analysis

The vulnerability can lead to serious security impacts because it has a high base CVSS score of 7.7, indicating it is a high severity issue. It can compromise confidentiality and integrity, and cause a low level of availability impact on the client side when connecting to a server that changes its host key during key re-exchange.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-60002. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart