NexposeApplication · Rapid7

CVE-2020-7381

HIGH · 7.8 CVSS v3.1 Published 2020-09-03
Fix available
A fix is available. Upgrade to 6.6.40 or later.
See remediation →
81/100
Remediation priority · High
No privileges

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
In Rapid7 Nexpose installer versions prior to 6.6.40, the Nexpose installer calls an executable which can be placed in the appropriate directory by an attacker with access to the local machine. This would prevent the installer from distinguishing between a valid executable called during a Security Console installation and any arbitrary code executable using the same file name.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

The Rapid7 Nexpose installer versions prior to 6.6.40 is vulnerable to DLL hijacking/arbitrary code execution. An attacker with local machine access can place a malicious executable with the same name as a legitimate executable that the installer calls, in the appropriate directory. When the installer runs (typically with elevated privileges), it executes the attacker's code instead of the legitimate executable.

MitigationUpgrade Nexpose installer to version 6.6.40 or later. Additionally, ensure installation directories have restrictive permissions to prevent unauthorized file placement prior to and during installation.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
NexposeApplication
Affected:< 6.6.40

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Local
Complexity
Low
Privileges
None
User interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Locate the Nexpose installation and determine its version
    Find the Nexpose installation directory (commonly in Program Files or a custom path) and locate the version file or executable properties. Typical locations include the main Nexpose directory or a version.info file within it.
    Affected if The installed version is found to be lower than 6.6.40 (e.g., 6.6.38, 6.6.39, or any version prior to 6.6.40)
  2. Verify the installation directory permissions
    Inspect the permissions on the Nexpose installation directory. Use operating system tools to list ACLs (e.g., icacls on Windows or ls -la on Linux) on the directory where Nexpose is installed.
    Affected if Non-admin or untrusted users have write or execute permissions to the installation directory, allowing them to place malicious executables
  3. Scan for unauthorized executables in the installation path
    List all executable files (.exe, .dll, .bat, .cmd, .ps1) in the Nexpose installation directory and subdirectories. Compare against expected Nexpose binaries.
    Affected if Any unexpected or unrecognized executables are present in the installation directory, particularly those with names matching system utilities that Nexpose might invoke

You are affected if Nexpose version is below 6.6.40 AND the installation directory allows untrusted users to write files, enabling DLL hijacking during installation.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

From vendor data
Upgrade available Upgrade to 6.6.40 or later
Fixed in 6.6.40
Interim mitigation

Upgrade Nexpose installer to version 6.6.40 or later. Additionally, ensure installation directories have restrictive permissions to prevent unauthorized file placement prior to and during installation.

Fix this in Nexpose Scoped from the published advisory
  • Consultation3.0 h
  • Implementation4.0 h
  • Testing3.0 h
  • Review / QA2.0 h
12.0 hours of engineering $2,130
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,408.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2020-7381 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2020-7381 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data