igrantio-frontend-client
Warn
Audited by Snyk on Aug 5, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). Runtime workflow reads outsider-authored free text from the tenant backend over SSE:
openSseSession()creates anEventSourceto${webhookBaseUrl}/sse/${exchangeId}, parsesevent.dataas JSON, and passes it tooptions.onMessage(and then triggers a DELETE), meaning attacker-controlled webhook/message content is ingested at runtime.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata