Posted on 03-06-2025 11:50 PM
Does anyone know how to fix this vulnerability on Mac without installing homebrew on machine ?
Posted on 03-07-2025 05:48 AM
Installing it through Homebrew will not help, as that installs a separate SSH binary and does not update the one bundled in with macOS.
Do you have a link to the vulnerability or the NIST details? We disabled SSH years ago on macOS due to vulnerabilities and Apple being very slow to patch SSH.
Posted on 03-09-2025 10:40 PM
Don't have NIST details. But hope this will help you. https://www.openssh.com/txt/release-9.9p2
Posted on 03-11-2025 02:48 AM
if I am not wrong, even though you install with Homebrew it will not patch the existing one, it will install a new one with the latest version, you need to wait for Apple to release an update, did you tried it with the latest beta version 15.4 beta 3 and check the openSSh version
Posted on 03-17-2025 01:13 AM
Yes tried with 15.3 it shows SSH 9.8 version