auth0-webhooks
Warn
Audited by Snyk on Jul 7, 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). The required runtime workflow is an HTTP webhook endpoint that parses the incoming request body as JSON (a JSON array of log records) and then logs/uses fields from that payload; those fields are outsider-authored free text because they originate from Auth0 tenant log events sent by an external party into the handler context (e.g.,
req.body/request.json()), which can contain arbitrary strings likedescription,user_name, anduser_agent.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata