LiveActive security incident?Get immediate response
CVE Record

CVE-2017-5243: The default SSH configuration in Rapid7 Nexpose hardware appliances shipped before June 2017 does not speci...

The default SSH configuration in Rapid7 Nexpose hardware appliances shipped before June 2017 does not specify desired algorithms for key exchange and other important functions. As a result, it falls back to allowing ALL algorithms supported by the relevant version of OpenSSH and makes the installations vulnerable to a range of MITM, downgrade, and decryption attacks.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Rapid7 Nexpose hardware appliances shipped before June 2017 used an SSH configuration that allowed obsolete algorithms. This can weaken administrative SSH connections and may expose appliance management to man-in-the-middle, downgrade, or decryption attacks.

Executive priority

Prioritize review if affected appliances still exist or SSH management is exposed beyond a tightly controlled admin network. The issue affects management-channel cryptography, but available evidence does not show active exploitation or a CVSS score.

Technical view

The default SSH configuration did not pin desired key exchange and related algorithms. It therefore accepted all algorithms supported by the appliance OpenSSH version, including obsolete choices. The source maps this to CWE-327 and identifies pre-June 2017 Nexpose hardware appliances as affected.

Likely exposure

Exposure is likely limited to organizations that still operate Rapid7 Nexpose hardware appliances shipped before June 2017, especially where SSH management is reachable by administrators or broader networks.

Exploitation context

No KEV listing or provided source states active exploitation. Practical abuse would generally require access to the SSH network path or ability to influence a management connection; the source describes MITM, downgrade, and decryption attack impact.

Researcher notes

The source bundle gives affected product and weakness class but limited remediation detail. Avoid assuming software versions, patches, or exploit status beyond the Rapid7 advisory and CVE record. Validate exposure through asset inventory and SSH algorithm assessment.

Mitigation direction

  • Identify any Rapid7 Nexpose hardware appliances shipped before June 2017.
  • Review Rapid7’s advisory and current vendor guidance for supported remediation.
  • Restrict SSH management access to trusted administrative networks.
  • Disable obsolete SSH algorithms only according to vendor-supported guidance.
  • Retire or replace unsupported affected appliances.

Validation and detection

  • Inventory Nexpose hardware appliances and confirm shipment or deployment dates.
  • Review SSH configuration for explicit approved algorithm settings.
  • Use authorized configuration assessment tooling to identify accepted SSH algorithms.
  • Confirm SSH management exposure is limited to trusted administrative sources.
  • Record remediation status against each appliance asset.
Prepared
Confidence
medium
Sources
3

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-327: 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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2017-5243 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

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.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Rapid7Nexpose hardware applianceAll Nexpose hardware appliances shipped before June 2017.Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-327 · source CWE mapping

Use of a Broken or Risky Cryptographic Algorithm

Use of a Broken or Risky Cryptographic Algorithm represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.