CVE-2023-51384: In ssh-agent in OpenSSH before 9.6, certain destination constraints can be incompletely applied.
In ssh-agent in OpenSSH before 9.6, certain destination constraints can be incompletely applied. When destination constraints are specified during addition of PKCS#11-hosted private keys, these constraints are only applied to the first key, even if a PKCS#11 token returns multiple keys.
Security readout for executives and security teams
OpenSSH ssh-agent could fail to apply destination restrictions to every private key returned by a PKCS#11 token. A user may think keys are limited to specific destinations, while additional token keys are less restricted. This mainly matters where hardware or PKCS#11-backed SSH keys are used with agent constraints. Exposure is most likely on systems running OpenSSH before 9.6 where users add PKCS#11-hosted keys to ssh-agent with destination constraints. General OpenSSH deployments without PKCS#11 tokens or without constrained agent keys are less directly exposed. Vendor advisories show downstream impact across some Linux, Apple, NetApp, and Siemens contexts. Treat as a targeted exposure issue, not a broad internet-facing emergency. Prioritize patching administrative workstations, developer systems, jump hosts, and appliances where SSH agents and PKCS#11-backed keys protect privileged access. Mitigation focus: Update OpenSSH to 9.6 or vendor-fixed packages where available.; Check operating system and appliance vendor advisories for backported fixes.; Review PKCS#11 token use with ssh-agent destination constraints..
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 · medium confidence lookup
CWE-284: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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.
The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program 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-284 · source CWE mapping
Improper Access Control
Improper Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.