CVE-2026-35386
In OpenSSH before 10.3, command execution can occur via shell metacharacters in a username within a command line. This requires a scenario where the username on the command line is untrusted, and also requires a non-default configurations of % in ssh_config.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-35386?
CVE-2026-35386 is classified with a high severity due to the potential for command execution through untrusted usernames.
How do I fix CVE-2026-35386?
To mitigate CVE-2026-35386, upgrade to OpenSSH version 10.3 or later, which addresses this vulnerability.
Who is affected by CVE-2026-35386?
CVE-2026-35386 affects OpenSSH versions prior to 10.3, specifically configurations that allow untrusted usernames.
What causes CVE-2026-35386?
CVE-2026-35386 is caused by improper handling of shell metacharacters in usernames when using OpenSSH.
Is CVE-2026-35386 remotely exploitable?
Yes, CVE-2026-35386 can be remotely exploited if the conditions of untrusted usernames and specific ssh_config settings are met.