Vulnerability 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/rapid7/insightconnect-plugins/blob/master/plugins/markdown/he
- https://github.com/rapid7/insightconnect-plugins/pull/3721
- https://github.com/rapid7/insightconnect-plugins/pull/4010
FAQ
What is CVE-2026-8661?
CVE-2026-8661 is a vulnerability with a CVSS score of 4.8 (MEDIUM). 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 ...
How severe is CVE-2026-8661?
CVE-2026-8661 has been rated MEDIUM with a CVSS base score of 4.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-8661?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.