CVE-2016-10009: Untrusted search path vulnerability in ssh-agent.c in ssh-agent in OpenSSH before 7.4 allows remote attacke...
Untrusted search path vulnerability in ssh-agent.c in ssh-agent in OpenSSH before 7.4 allows remote attackers to execute arbitrary local PKCS#11 modules by leveraging control over a forwarded agent-socket.
Security readout for executives and security teams
CVE-2016-10009 affects OpenSSH ssh-agent before 7.4 when agent forwarding is exposed. An attacker who controls a forwarded agent socket could cause the agent to load unsafe local PKCS#11 modules, potentially leading to code execution on the client-side host running the agent. Exposure is most relevant to Unix/Linux systems running OpenSSH before 7.4, especially administrators, developers, or automation hosts that use SSH agent forwarding to less-trusted servers. Product-specific exposure must be confirmed against vendor packages and advisories. Prioritize remediation where privileged users or automation use agent forwarding. The business risk is credential-adjacent compromise of trusted workstations or admin hosts through a less-trusted SSH destination. Mitigation focus: Upgrade OpenSSH to 7.4 or vendor-supported fixed packages.; Disable SSH agent forwarding to untrusted or unnecessary hosts.; Review vendor advisories for platform-specific fixed versions..
Prepared
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-426: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-426 · source CWE mapping
Untrusted Search Path
Untrusted Search Path represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.