LiveActive security incident?Get immediate response
CVE Record

CVE-2019-5631: Rapid7 InsightAppSec Local Privilege Escalation

The Rapid7 InsightAppSec broker suffers from a DLL injection vulnerability in the 'prunsrv.exe' component of the product. If exploited, a local user of the system (who must already be authenticated to the operating system) can elevate their privileges with this vulnerability to the privilege level of InsightAppSec (usually, SYSTEM). This issue affects version 2019.06.24 and prior versions of the product.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2019-5631 lets a low-privileged local user on a machine running the Rapid7 InsightAppSec broker potentially gain the broker’s privileges, usually SYSTEM. This is not described as remote exploitation, but it can turn a foothold on a Windows host into full local control.

Executive priority

Treat this as a high-priority maintenance and hardening item for any affected broker host. It is less urgent than a remotely exploitable internet-facing flaw, but it can materially increase impact after an attacker gains a local account.

Technical view

The issue is a DLL injection vulnerability in the InsightAppSec broker’s prunsrv.exe component, mapped to CWE-427. A local authenticated OS user can elevate privileges to the InsightAppSec process level. The CVSS 3.0 score is 7.8 with local access, low complexity, low privileges, and high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is limited to systems running Rapid7 InsightAppSec broker version 2019.06.24 or earlier. The attacker must already be authenticated locally to the operating system, so risk is highest on shared servers, workstations, or environments where low-privileged accounts exist on broker hosts.

Exploitation context

The provided sources do not cite active exploitation, and the CVE is not listed as KEV in the bundle. Exploitation requires local authenticated access, making this primarily a post-compromise privilege escalation risk rather than an internet-facing initial access issue.

Researcher notes

The key exposure question is whether prunsrv.exe is present as part of an affected InsightAppSec broker installation and running with elevated privileges. The bundle names affected versions but does not provide exploit evidence or a specific fixed version, so remediation should be tied to Rapid7 guidance.

Mitigation direction

  • Identify all hosts running the Rapid7 InsightAppSec broker.
  • Check whether broker versions are 2019.06.24 or earlier.
  • Follow Rapid7’s release notes and vendor guidance for the corrected broker version.
  • Restrict local interactive access to broker hosts where possible.
  • Monitor broker hosts for unexpected privilege escalation or service tampering.

Validation and detection

  • Inventory InsightAppSec broker installations and record installed versions.
  • Confirm no broker host remains on version 2019.06.24 or earlier.
  • Review local user access on systems hosting the broker.
  • Verify monitoring covers privileged service behavior on broker hosts.
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 · low confidence lookup

CWE-427: 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

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior 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-5631 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
High
CVSS
7.8 (3.0)
Known Exploited
No
Published

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

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
7.8CVSS 3.0HighCVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

7.8High
CVSS 3.0 vector shape for CVE-2019-5631Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
Rapid7InsightAppSec2019.06.24Listed
Weakness

CWE details

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

CWE-427 · source CWE mapping

Uncontrolled Search Path Element

Uncontrolled Search Path Element represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.