CVE-2023-25136 is a double-free vulnerability in OpenSSH server (sshd) 9.1, affecting products like Fedora, NetApp, and OpenBSD. An unauthenticated remote attacker can exploit this in the default configuration to jump to arbitrary memory locations, with theoretical remote code execution possibilities. The vulnerability has a CVSS score of 6.5 (Medium) due to its network attack vector and high impact on availability, though exploitation complexity is also high. Its EPSS score of 0.904830000 indicates a high likelihood of exploitation. Currently, there is no evidence of active exploitation, and no public exploit code (Metasploit, Nuclei, ExploitDB) or KEV entry exists. Community discussion and media coverage are minimal, which is typical for most CVEs.
| Vendor | Product | Version(s) | CPE |
|---|---|---|---|
9.1CPE matchmatch criteria | cpe:2.3:a:openbsd:openssh:9.1:*:*:*:*:*:*:* | ||
37CPE matchmatch criteria | cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:* | ||
38CPE matchmatch criteria | cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:* | ||
Range not provided by sourceCPE matchmatch criteria | cpe:2.3:a:netapp:ontap_select_deploy_administration_utility:-:*:*:*:*:*:*:* | ||
Range not provided by sourceCPE matchmatch criteria | cpe:2.3:o:netapp:a250_firmware:-:*:*:*:*:*:*:* |
CVSS version used by this source: 3.1
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H
The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.0 Bluesky, 0.0 Mastodon, and 0.2 GitHub mentions.
No media coverage found for this CVE.
The average CVE in this peer group has 0.0 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.
OpenSSH server (sshd) 9.1 introduced a double-free vulnerability during options.kex_algorithms handling. This is fixed in OpenSSH 9.2. The double free can be leveraged, by an unauthenticated remote attacker in the default configuration, to jump to any location in the sshd address space. One third-party report states "remote code execution is theoretically possible."
Feb 14, 2023openssh: the functions order_hostkeyalgs() and list_hostkey_types() leads to double-free vulnerability
Feb 3, 2023