Skip to main content

InsightConnect Sed Plugin EUVDEUVD-2026-39155

| CVE-2026-9153 MEDIUM
Path Traversal (CWE-22)
2026-06-25 rapid7 GHSA-v6m6-hc9j-5r5w
6.5
CVSS 3.1 · Vendor: rapid7
Share

Severity by source

Vendor (rapid7) PRIMARY
6.5 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
vuln.today AI
6.5 MEDIUM

Network-reachable via InsightConnect interface (AV:N), low-privilege authentication required to invoke the plugin (PR:L), confidentiality-only impact reading arbitrary files with no write or availability effect (C:H/I:N/A:N).

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (rapid7).

CVSS VectorVendor: rapid7

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

3
Patch available
Jun 25, 2026 - 02:01 EUVD
Analysis Generated
Jun 25, 2026 - 00:59 vuln.today
CVE Published
Jun 25, 2026 - 00:33 cve.org
MEDIUM 6.5

DescriptionCVE.org

Arbitrary File Read vulnerability in Rapid7 InsightConnect Sed Plugin on Linux allows authenticated attackers to read arbitrary files via the expression parameter due to insufficient input validation.

AnalysisAI

Arbitrary file read in Rapid7's InsightConnect Sed Plugin on Linux exposes sensitive host filesystem contents to authenticated attackers through an unsanitized expression parameter. All versions are affected per the CPE wildcard, and exploitation requires only a low-privilege authenticated InsightConnect session over the network with no user interaction. No public exploit code or CISA KEV listing has been identified at time of analysis, though the CWE-22 path traversal class is well-understood and mechanically straightforward to exploit once authentication is obtained.

Technical ContextAI

The InsightConnect Sed Plugin is an automation extension for Rapid7's SOAR platform that provides sed-style text manipulation within security workflows. The root cause is CWE-22 (Improper Limitation of a Pathname to a Restricted Directory), commonly known as path traversal: user-supplied input to the plugin's expression parameter is not sufficiently validated or sanitized before being used to reference filesystem paths on the Linux host. This allows sequences such as directory traversal markers to escape the intended working context and resolve to arbitrary paths. On Linux hosts, this can expose high-value files including /etc/shadow, SSH private keys, application credentials, or configuration files containing secrets. The CPE string cpe:2.3:a:rapid7:insightconnect_sed_plugin:*:*:*:*:*:*:*:* confirms no version bound - all releases are affected.

RemediationAI

Consult the Rapid7 vendor advisory at https://extensions.rapid7.com/extension/sed for the patched plugin version and upgrade instructions - no exact fixed version number was independently confirmed from the available data, so the advisory is the authoritative source. While awaiting a patch, apply the principle of least privilege within InsightConnect by restricting Sed Plugin access to only operationally necessary roles, reducing the pool of accounts that can invoke the vulnerable expression parameter. If sed-style text manipulation is not required in active workflows, disable or remove the Sed Plugin entirely - this eliminates the attack surface with the trade-off of losing that automation capability. Enable and review InsightConnect workflow audit logs to detect anomalous expression parameter values containing traversal sequences. Do not expose the InsightConnect platform directly to untrusted networks; enforce network-level access controls to limit who can authenticate to the platform.

Share

EUVD-2026-39155 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy