Skip to main content

InsightConnect Sed Plugin EUVDEUVD-2026-39154

| CVE-2026-9154 MEDIUM
Path Traversal (CWE-22)
2026-06-25 rapid7 GHSA-9723-5cpr-v9rm
6.5
CVSS 3.1 · NVD
Share

Severity by source

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

Authenticated plugin user (PR:L) sends a crafted expression over the network (AV:N/AC:L); arbitrary write gives high integrity and low availability impact with no disclosure (C:N).

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

Primary rating from Vendor (rapid7).

CVSS VectorNVD

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

Lifecycle Timeline

5
Severity Changed
Jun 27, 2026 - 19:37 NVD
HIGH MEDIUM
CVSS changed
Jun 27, 2026 - 19:37 NVD
7.1 (HIGH) 6.5 (MEDIUM)
Patch available
Jun 25, 2026 - 02:01 EUVD
Analysis Generated
Jun 25, 2026 - 00:58 vuln.today
CVE Published
Jun 25, 2026 - 00:29 cve.org
HIGH 7.1

DescriptionNVD

Arbitrary File Write vulnerability in Rapid7 InsightConnect Sed Plugin on Linux allows authenticated attackers to write attacker-controlled content to arbitrary file paths via the expression parameter.

AnalysisAI

Arbitrary file write in the Rapid7 InsightConnect Sed Plugin on Linux lets an authenticated attacker supply a crafted expression parameter to write attacker-controlled content to any filesystem path the plugin process can reach. The flaw (CWE-22 path traversal) carries a CVSS 7.1 with high integrity impact and there is no public exploit identified at time of analysis, but it is dangerous because arbitrary writes can be leveraged toward code execution or configuration tampering within the SOAR plugin runtime.

Technical ContextAI

InsightConnect is Rapid7's SOAR (Security Orchestration, Automation and Response) platform, and the Sed Plugin is one of its automation connectors that exposes the Unix stream editor (sed) functionality to playbooks. The CPE cpe:2.3:a:rapid7:insightconnect_sed_plugin confirms the affected component is this specific plugin (all versions, per the wildcard) running on Linux. The root cause is CWE-22 (Improper Limitation of a Pathname to a Restricted Directory): the plugin uses the user-supplied 'expression' parameter to determine an output file path without adequately constraining traversal sequences, so input that escapes the intended working directory results in writes to arbitrary absolute paths within the plugin container/host's reach.

RemediationAI

Update the InsightConnect Sed Plugin to the latest version published on the Rapid7 extension marketplace (https://extensions.rapid7.com/extension/sed) and review the vendor advisory there for the specific patched plugin build; a precise fixed version is not stated in the available data, so confirm the corrected release directly with Rapid7. As compensating controls until patched: restrict which InsightConnect users and workflows are permitted to invoke the Sed plugin (limiting the PR:L attacker pool), and audit/whitelist the expression parameter values used in production playbooks so that untrusted or externally-influenced input cannot reach the plugin - the trade-off is reduced flexibility in dynamic playbooks. Where feasible, run the plugin container with a least-privilege filesystem (read-only mounts outside its required output directory) to blunt the impact of an arbitrary write, accepting that some legitimate file-writing automations may need explicit path exceptions.

Share

EUVD-2026-39154 vulnerability details – vuln.today

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