LiveActive security incident?Get immediate response
CVE Record

CVE-2018-5559: In Rapid7 Komand version 0.41.0 and prior, certain endpoints that are able to list the always encrypted-at-...

In Rapid7 Komand version 0.41.0 and prior, certain endpoints that are able to list the always encrypted-at-rest connection data could return some configurations of connection data without obscuring sensitive data from the API response sent over an encrypted channel. This issue does not affect Rapid7 Komand version 0.42.0 and later versions.

LowCVSS 3.4Not KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

Rapid7 Komand 0.41.0 and earlier could expose sensitive connection configuration data in some API responses. The data was encrypted at rest and sent over an encrypted channel, but some responses did not obscure secrets properly. Business impact is limited but relevant where Komand stored operational credentials or integrations.

Executive priority

Treat as low urgency unless Komand stored high-value integration secrets or broad privileged access existed. Prioritize upgrade verification and credential hygiene over emergency response.

Technical view

CVE-2018-5559 is CWE-212: Improper Removal of Sensitive Information Before Storage or Transfer. Certain Komand endpoints listing connection data could return sensitive configuration values unobscured. CVSS 3.0 is 3.4, with network access, low complexity, high privileges, user interaction required, low confidentiality impact, and no integrity or availability impact.

Likely exposure

Exposure is limited to organizations running Rapid7 Komand 0.41.0 or earlier, especially where privileged users or integrations can access connection-listing API endpoints containing sensitive configuration data.

Exploitation context

The provided bundle does not show active exploitation, and the CVE is not marked KEV. Exploitation requires privileged access and user interaction per the CVSS vector, reducing broad external risk.

Researcher notes

The affected behavior is disclosure through API response handling, not at-rest encryption failure. The source bundle does not identify specific endpoints, payloads, or exploit activity. Validate only in authorized environments and avoid assuming products beyond Rapid7 Komand.

Mitigation direction

  • Upgrade Rapid7 Komand to version 0.42.0 or later.
  • Review Rapid7 Komand release notes and vendor guidance.
  • Limit Komand administrative and API access to users with operational need.
  • Rotate exposed integration secrets if logs or responses indicate disclosure.
  • Review stored connection configurations for sensitive fields after upgrade.

Validation and detection

  • Inventory deployed Rapid7 Komand versions.
  • Confirm no production instance runs Komand 0.41.0 or earlier.
  • Review authorized API responses for properly obscured connection data.
  • Check access logs for unusual connection-data listing activity.
  • Verify credential rotation for any confirmed exposure.
Prepared
Confidence
high
Sources
4

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-212: 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-2018-5559 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
Low
CVSS
3.4 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:N/A:N

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.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS vector scores

1 official score

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.

ScoreVersionSeverityVectorExploitImpactSource
3.4CVSS 3.0LowCVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:N/A:N1.71.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

3.4Low
CVSS 3.0 vector shape for CVE-2018-5559Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Rapid7Komand0.41.0, 0.42.0Listed
Weakness

CWE details

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

CWE-212 · source CWE mapping

Improper Removal of Sensitive Information Before Storage or Transfer

Improper Removal of Sensitive Information Before Storage or Transfer represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.