revolut-webhooks
Warn
Audited by Snyk on Jul 24, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.75). At runtime, the required workflow reads outsider-authored Revolut webhook free text from the incoming HTTP request body and headers (e.g.,
rawBodyfromrequest.text()/request.body()), then parses it/uses its contents in the handler—this payload is not chosen by the operating user, creating an indirect prompt-injection risk if later fed into an LLM.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata