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.
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.
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 lookupCredential 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 lookupCVE-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- 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
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 vector scores
1 official scoreWe 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.
CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N1.61.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.0 score
3.1LowVector: CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://help.rapid7.com/insightvm/en-us/release-notes/#6.5.50CVE reference · x_refsource_CONFIRM
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.
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.
