LiveActive security incident?Get immediate response
CVE Record

CVE-2019-5615: Rapid7 InsightVM Stored Credential Exposure

Users with Site-level permissions can access files containing the username-encrypted passwords of Security Console Global Administrators and clear-text passwords for restoring backups, as well as the salt for those passwords. Valid credentials are required to access these files and malicious users would still need to perform additional work to decrypt the credentials and escalate privileges. This issue affects: Rapid7 InsightVM versions 6.5.11 through 6.5.49.

LowCVSS 3.1Not KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

CVE-2019-5615 lets an authenticated InsightVM user with Site-level permissions reach files containing protected Global Administrator passwords, clear-text backup restore passwords, and password salts. The attacker still needs additional work to turn that access into privilege escalation. The disclosed severity is low, but exposure is sensitive because administrator and backup credentials are involved.

Executive priority

Treat this as a controlled, low-severity remediation item. It is not described as remotely exploitable without credentials, but it touches administrative and backup secrets, so affected consoles should be upgraded and privileged access reviewed promptly.

Technical view

Rapid7 InsightVM 6.5.11 through 6.5.49 allowed Site-level users to access credential-related files. The issue is classified as CWE-257 and scored CVSS 3.0 3.1 with low privileges required, high attack complexity, no user interaction, and low confidentiality impact.

Likely exposure

Exposure is limited to organizations running Rapid7 InsightVM versions 6.5.11 through 6.5.49 with users holding Site-level permissions. Systems without affected versions or without untrusted Site-level users are less likely exposed based on the source bundle.

Exploitation context

The source bundle does not show CISA KEV listing or active exploitation. Valid credentials and Site-level permissions are required, and the attacker would still need additional work to decrypt credentials and escalate privileges.

Researcher notes

The public details are sparse. The key conditions are authenticated access, Site-level permission, and affected versions 6.5.11 through 6.5.49. Do not assume exploitation, public exploit availability, or exact file paths from the provided evidence.

Mitigation direction

  • Review Rapid7 6.5.50 release notes and vendor guidance.
  • Upgrade InsightVM instances off versions 6.5.11 through 6.5.49.
  • Restrict Site-level permissions to trusted administrative users.
  • Review whether backup restore passwords require rotation after remediation.
  • Assess Global Administrator credential rotation if affected files were accessed.

Validation and detection

  • Inventory all InsightVM Security Console versions.
  • Confirm no console remains on versions 6.5.11 through 6.5.49.
  • Audit users and groups with Site-level permissions.
  • Review available logs for suspicious credential-file access.
  • Document remediation status and credential rotation decisions.
Prepared
Confidence
high
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-257: 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
description · low confidence lookup

Credential and access behavior lookup

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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2019-5615 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.1 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/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
2Source 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.1CVSS 3.0LowCVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N1.61.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

3.1Low
CVSS 3.0 vector shape for CVE-2019-5615Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Rapid7InsightVM6.5.49, 6.5.11Listed
Weakness

CWE details

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

CWE-257 · source CWE mapping

Storing Passwords in a Recoverable Format

Storing Passwords in a Recoverable Format represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.