Context-Inappropriate Capability
Medium
- Confidence
- 94% confidence
- Finding
- The tool renders attacker-controlled Markdown in a real Chromium instance using page.setContent(..., { waitUntil: 'networkidle' }), which allows embedded HTML such as remote images, iframes, or other fetch-triggering elements to cause outbound network requests. For a local Markdown-to-image converter, this creates unnecessary SSRF/privacy-risk behavior and can leak network metadata or access internal resources reachable from the host running the tool.
