LiveActive security incident?Get immediate response
CVE Record

CVE-2019-5640: Rapid7 Nexpose Information Disclosure after logout

Rapid7 Nexpose versions prior to 6.6.114 suffer from an information exposure issue whereby, when the user's session has ended due to inactivity, an attacker can use the inspect element browser feature to remove the login panel and view the details available in the last webpage visited by previous user

LowCVSS 3.3Not KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

CVE-2019-5640 is a low-severity information exposure issue in Rapid7 Nexpose before 6.6.114. After an inactive session ends, details from the last page a previous user viewed may remain visible locally in the browser. The main business risk is limited disclosure on shared or unattended admin workstations.

Executive priority

Treat this as a low-priority hygiene fix unless Nexpose is commonly used from shared workstations. It should be remediated during routine vulnerability maintenance, with faster action for environments handling sensitive scan results on shared admin systems.

Technical view

The issue is classified as CWE-200 with CVSS 3.1 score 3.3 and vector AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N. Sources describe browser-side exposure after timeout/logout, where prior page details can remain accessible locally. Integrity and availability are not indicated as impacted.

Likely exposure

Exposure is most plausible where Nexpose is accessed from shared, unlocked, or poorly controlled administrative browsers. Internet-facing exposure is not supported by the provided CVSS vector or description.

Exploitation context

The source bundle does not indicate active exploitation, and the CVE is not listed as KEV. Practical abuse appears to require local access and low privileges, with value depending on what the previous Nexpose page displayed.

Researcher notes

The provided affected metadata is sparse and somewhat inconsistent, listing Nexpose with version 1.0 while the description states versions prior to 6.6.114. Use the narrative version boundary and Rapid7 reference, but verify against vendor release notes before final scoping.

Mitigation direction

  • Upgrade Nexpose to 6.6.114 or later, based on the affected-version statement.
  • Review Rapid7 release notes and current vendor guidance for any additional instructions.
  • Restrict Nexpose console access to trusted administrative workstations.
  • Enforce screen locking, browser closure, and session hygiene on shared systems.

Validation and detection

  • Inventory Nexpose deployments and compare versions against 6.6.114.
  • Confirm administrative access paths are limited to controlled workstations.
  • Review whether shared browsers are used for Nexpose administration.
  • In a non-production lab, verify timeout behavior without exposing sensitive data.
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 · medium confidence lookup

CWE-200: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. 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-2019-5640 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.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/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.3CVSS 3.1LowCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N1.81.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:L/AC:L/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
Rapid7Nexpose1.0unaffected
Weakness

CWE details

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

CWE-200 · source CWE mapping

Exposure of Sensitive Information to an Unauthorized Actor

Exposure of Sensitive Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.