wapi-nextjs
Warn
Audited by Snyk on Aug 26, 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). In
references/webhook-route.ts, the runtimePOSTwebhook handler reads and parses attacker-supplied JSON from the request raw body (req.text()/JSON.parse(raw)) and then passes untrusteddatafields into processing (e.g., derivingtextand logging).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata