nylas-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.70). Outsider-authored free text (the Nylas webhook GET
challengevalue / POST JSON payload) is read from inbound HTTP requests and then injected into the handler’s runtime context as plain text/JSON viareq.query.challenge(Next.jsGET) andawait request.body()+JSON.parse(all examples), making it potentially prompt-injectable if later passed to an LLM.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata