Description
Server-Side Request Forgery in the markdown_to_pdf action of Rapid7 InsightConnect Markdown Plugin on Linux in versions prior to 4.0.2 allows remote attackers to make arbitrary outbound HTTP requests via unsanitized resource-loading HTML elements (img/src, CSS url(), @import) embedded in Markdown input. The initial fix in 4.0.0 disabled JavaScript but did not neutralize resource-loading vectors. Resolved in 4.0.2 by sanitizing HTML with an allowlist of tags, attributes, and URL schemes.
Published: 2026-06-26
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Server‑Side Request Forgery exists in the markdown_to_pdf action of the Rapid7 InsightConnect Markdown Plugin. Unsanitized resource‑loading HTML elements – such as img/src, CSS url(), and @import – can be embedded in Markdown input. When supplied to the action, the plugin processes the content and performs arbitrary outbound HTTP requests to the specified locations, enabling a remote attacker to direct traffic from the host to any network target. A prior patch in version 4.0.0 disabled client‑side JavaScript but did not eliminate the resource‑loading vectors; the issue was fully mitigated in version 4.0.2 through sanitization of HTML with an allowlist of tags, attributes, and URL schemes.

Affected Systems

The vulnerability impacts the Rapid7 InsightConnect Markdown Plugin, all releases older than 4.0.2, when running on Linux operating systems. Only versions prior to 4.0.2 contain the flaw; newer releases incorporate the sanitization fix.

Risk and Exploitability

The CVSS base score is 4.8, indicating moderate severity. The EPSS score is less than 1 % and the vulnerability is not listed in the CISA KEV catalog, suggesting no known public exploitation to date. The likely attack path requires an adversary to reach the markdown_to_pdf action via the plugin’s web UI or API and supply crafted Markdown containing malicious resource‑loading elements. Upon successful exploitation, the host system will perform outbound HTTP requests to arbitrary destinations.

Generated by OpenCVE AI on August 4, 2026 at 08:24 UTC.

Remediation

Vendor Solution

Upgrade to InsightConnect Markdown Plugin version 4.0.2 or later.


OpenCVE Recommended Actions

  • Upgrade the Rapid7 InsightConnect Markdown Plugin to version 4.0.2 or later.
  • Restrict access to the markdown_to_pdf action so that only trusted users or internal services can invoke it.
  • Configure outbound filtering or monitoring for plugin‑initiated HTTP requests to block or log unintended SSRF traffic.

Generated by OpenCVE AI on August 4, 2026 at 08:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 24 Jul 2026 03:45:00 +0000

Type Values Removed Values Added
Description Server-Side Cross-Site Scripting and Server-Side Request Forgery vulnerability in the markdown_to_pdf action of Rapid7 InsightConnect Markdown Plugin version 3.1.4 and earlier on Linux allows remote attackers to execute JavaScript server-side and make arbitrary outbound HTTP requests via crafted content embedded in Markdown input. The PDF rendering engine does not restrict script execution or outbound network access. Server-Side Request Forgery in the markdown_to_pdf action of Rapid7 InsightConnect Markdown Plugin on Linux in versions prior to 4.0.2 allows remote attackers to make arbitrary outbound HTTP requests via unsanitized resource-loading HTML elements (img/src, CSS url(), @import) embedded in Markdown input. The initial fix in 4.0.0 disabled JavaScript but did not neutralize resource-loading vectors. Resolved in 4.0.2 by sanitizing HTML with an allowlist of tags, attributes, and URL schemes.
References

Fri, 26 Jun 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 26 Jun 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Rapid7
Rapid7 insightconnect Markdown Plugin
Vendors & Products Rapid7
Rapid7 insightconnect Markdown Plugin

Fri, 26 Jun 2026 02:15:00 +0000

Type Values Removed Values Added
Description Server-Side Cross-Site Scripting and Server-Side Request Forgery vulnerability in the markdown_to_pdf action of Rapid7 InsightConnect Markdown Plugin version 3.1.4 and earlier on Linux allows remote attackers to execute JavaScript server-side and make arbitrary outbound HTTP requests via crafted content embedded in Markdown input. The PDF rendering engine does not restrict script execution or outbound network access.
Title Server-Side Cross-Site Scripting and SSRF in Rapid7 InsightConnect Markdown to PDF Plugin
Weaknesses CWE-79
CWE-918
References
Metrics cvssV3_1

{'score': 4.8, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N'}


Subscriptions

Rapid7 Insightconnect Markdown Plugin
cve-icon MITRE

Status: PUBLISHED

Assigner: rapid7

Published:

Updated: 2026-07-24T03:10:45.058Z

Reserved: 2026-05-15T06:29:03.740Z

Link: CVE-2026-8661

cve-icon Vulnrichment

Updated: 2026-06-26T12:23:49.835Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T08:30:05Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

  • CWE-918

    Server-Side Request Forgery (SSRF)