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 runtime POST webhook handler reads and parses attacker-supplied JSON from the request raw body (req.text() / JSON.parse(raw)) and then passes untrusted data fields into processing (e.g., deriving text and logging).

Issues (1)

W011
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 26, 2026, 08:28 PM
Issues
1
Security Audit — snyk — wapi-nextjs