Security readout for executives and security teams
Plain-English summary
This OpenSSH issue affects only unusual builds using the experimental XMSS key type. In that narrow configuration, malformed XMSS key handling can corrupt memory before authentication. Most standard OpenSSH deployments are unlikely to be exposed, but vendors may have shipped affected packages or products.
Executive priority
Treat as a targeted verification item, not an emergency for typical OpenSSH estates. The impact is serious where XMSS is enabled, but the required experimental configuration makes broad exposure less likely.
Technical view
CVE-2019-16905 is an integer overflow in OpenSSH XMSS key parsing in versions 7.7 through 7.9 and 8.x before 8.1. The CVE states exposure requires OpenSSH compiled and configured with the experimental XMSS key type; portable OpenSSH had no supported way to enable XMSS.
Likely exposure
Likely limited. Exposure depends on OpenSSH 7.7-7.9 or 8.x before 8.1 plus experimental XMSS support being compiled and used. Standard portable OpenSSH builds are less likely affected, but vendor appliances and distribution packages should be checked.
Exploitation context
The bundle does not show CISA KEV listing or confirmed active exploitation. Public advisory material describes the bug class and affected condition, but Glexia should not assume practical exploitation in normal deployments without verifying XMSS support.
Researcher notes
Focus analysis on build-time XMSS support and key parsing reachability. The OpenBSD diff and advisory references indicate the vulnerable area is sshkey-xmss.c. Avoid extrapolating to all OpenSSH deployments without proving XMSS support exists.
Mitigation direction
- Upgrade OpenSSH to 8.1 or a vendor-patched package.
- Check distribution and appliance advisories for product-specific fixes.
- Disable or avoid XMSS key support where present.
- Remove XMSS key material from SSH authentication paths if found.
- Prioritize vendor guidance for embedded or appliance deployments.
Validation and detection
- Inventory OpenSSH versions across servers, clients, and appliances.
- Identify systems running OpenSSH 7.7-7.9 or 8.x before 8.1.
- Confirm whether XMSS support was compiled into each build.
- Review SSH configuration and key stores for XMSS key usage.
- Map affected vendor products against NetApp, Gentoo, Siemens, and OS advisories.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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.
Execution behavior lookup
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2019-16905 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
CNA and ADP enrichment extracted from CVE v5
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.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://www.openssh.com/releasenotes.htmlCVE reference
- https://www.openwall.com/lists/oss-security/2019/10/09/1CVE reference
- https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/sshkey-xmss.c.diff?r1=1.5&r2=1.6&f=hCVE reference
- https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/sshkey-xmss.cCVE reference
- https://bugzilla.suse.com/show_bug.cgi?id=1153537CVE reference
- https://ssd-disclosure.com/archives/4033/ssd-advisory-openssh-pre-auth-xmss-integer-overflowCVE reference
- https://security.netapp.com/advisory/ntap-20191024-0003/CVE reference
- GLSA-201911-01CVE reference · vendor-advisory
- https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdfCVE reference
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
