
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-4482 is an incorrect permission assignment vulnerability in Rapid7 Insight Agent for Windows that exposes agent identity material (specifically the client.key file) to any locally authenticated standard user. The vulnerability affects all Insight Agent versions prior to 4.1.0.2 and was published on April 10, 2026. It is classified as CWE-732 (Incorrect Permission Assignment for Critical Resource) and carries a CVSS v3.1 base score of 5.5 (Medium) and a CVSS v4.0 base score of 6.8 (Medium) (GitHub Advisory, Rapid7 Release Notes).
The root cause is CWE-732: Incorrect Permission Assignment for Critical Resource. During installation, the Rapid7 Insight Agent places certificate files — including the private key client.key — in the .../bootstrap/common/ssl directory on Windows systems without applying restrictive file system permissions, leaving them readable and executable by standard (non-privileged) local user accounts. An attacker with any local authenticated session can directly read the client.key file using standard file system access, requiring no privilege escalation or special tooling. No public proof-of-concept exploit code has been identified (GitHub Advisory).
Successful exploitation allows a locally authenticated standard user to read the client.key file, thereby obtaining the Insight Agent's identity material (private key and associated certificates). This could enable an attacker to impersonate the agent to Rapid7's backend infrastructure, potentially undermining the integrity and availability of agent-reported data and security telemetry. The primary impact is high confidentiality loss of the agent credential material, with secondary low integrity and availability impacts on subsequent systems that trust the agent identity (GitHub Advisory, Rapid7 Release Notes).
There is no evidence of active in-the-wild exploitation or a publicly available proof-of-concept as of the time of writing. The EPSS score is approximately 0.009% (1st percentile), indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires local authenticated access to the affected Windows system, limiting the attacker pool (GitHub Advisory).
.../bootstrap/common/ssl folder, which contains certificate and key files.type client.key in CMD or Get-Content client.key in PowerShell) to read the private key, which is accessible due to overly permissive file ACLs.client.key and associated certificate files for offline use..../bootstrap/common/ssl/ directory, particularly client.key; presence of these files in unusual locations or user-accessible directories.client.key or other files in the bootstrap/common/ssl folder by non-administrative user accounts.cmd.exe, powershell.exe, file archiving tools) accessing the Insight Agent SSL directory under a standard user context.Rapid7 has addressed this vulnerability in Insight Agent version 4.1.0.2, which applies appropriate file system permissions to the bootstrap/common/ssl directory. Organizations should upgrade to version 4.1.0.2 or later as the primary remediation. As an interim workaround prior to patching, administrators should manually restrict file permissions on the .../bootstrap/common/ssl directory and the client.key file to prevent read access by standard user accounts on Windows (e.g., using icacls to remove non-administrative user permissions). Additionally, limiting local system access to authorized personnel reduces exposure (Rapid7 Release Notes, GitHub Advisory).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."