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 challenge value / POST JSON payload) is read from inbound HTTP requests and then injected into the handler’s runtime context as plain text/JSON via req.query.challenge (Next.js GET) and await request.body() + JSON.parse (all examples), making it potentially prompt-injectable if later passed to an LLM.

Issues (1)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 24, 2026, 03:53 AM
Issues
1
Security Audit — snyk — nylas-webhooks