CVE-2016-8858: The kex_input_kexinit function in kex.c in OpenSSH 6.x and 7.x through 7.3 allows remote attackers to cause...
The kex_input_kexinit function in kex.c in OpenSSH 6.x and 7.x through 7.3 allows remote attackers to cause a denial of service (memory consumption) by sending many duplicate KEXINIT requests. NOTE: a third party reports that "OpenSSH upstream does not consider this as a security issue."
Security readout for executives and security teams
This CVE describes a remote memory-exhaustion denial-of-service condition in OpenSSH. An unauthenticated network attacker could consume server memory by abusing SSH key-exchange initialization handling. The cited record notes OpenSSH upstream reportedly did not consider it a security issue, so treat vendor advisories as authoritative for affected downstream products. Exposure is most likely on internet-accessible SSH services running OpenSSH 6.x or 7.x through 7.3, including vendor-packaged or embedded builds. Downstream exposure must be confirmed against vendor advisories such as FreeBSD, Gentoo, NetApp, and Siemens materials. Prioritize remediation for externally exposed SSH services and network appliances. Business risk is service interruption, especially for systems used for administration or automation. The absence of KEV evidence lowers urgency versus exploited remote-code-execution issues, but unauthenticated network reachability keeps this important. Mitigation focus: Upgrade to a vendor-supported OpenSSH package not affected by this issue.; Apply relevant OpenBSD, FreeBSD, Gentoo, NetApp, or device-vendor security updates.; Restrict SSH exposure to trusted networks, VPNs, or management allowlists..
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-400: 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-400 · source CWE mapping
Uncontrolled Resource Consumption
Uncontrolled Resource Consumption represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.