Vulnerability Database

289,697

Total vulnerabilities in the database

CVE-2023-25136

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."

  • Published: Feb 3, 2023
  • Updated: May 10, 2024
  • CVE: CVE-2023-25136
  • Severity: Medium
  • Exploit:

CVSS v3:

  • Severity: Medium
  • Score: 6.5
  • AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H

CWEs: